﻿body 
{
	font-family:Verdana;
}

hr 
{
	color:Black;
}

a 
{
	color:black;
	text-decoration:underline;
}

img 
{ 
	border: 1px solid; 
	color: black; 
}

.MenuLink
{
	color:#f5f5f5;
	text-decoration:none;
}

.mapHeader
{
	text-decoration:underline;
}

.instructionsHeader
{

}

.LabelHeader
{
	background-color:#ffb740;
	text-align:center;
	font-weight:bold;
}

.MouseOverInfo 
{
	color:White;
	font-weight:bold;		
	font-family:Terminal;
	background-image:url(/Images/VistaLook.png);		
	background-repeat:repeat-x;
	background-position:center;	
	border:2px solid black;
	cursor:default;
}

.RecipeLevelTable 
{
	width:75%;
}

.ProfessionName 
{
	text-align:left;
	vertical-align:top;
	font-size:large;				
}

.RecipeDetailHeader
{
	text-align:left;
	vertical-align:top;
	font-size:small;			
	background-color:#ffb740;	
}

.RecipeDetailInfo
{
	text-align:left;
	vertical-align:top;
	font-size:small;
	background-color:#ffb740;			
}

.ContentTableHeader
{
	height:20px;
	text-align:center;
	vertical-align:middle;
	font-size:small;
	color:White;
	background-image:url(/Images/VistaLook.png);		
	background-repeat:repeat-x;
	background-position:center;
}

.SidebarHeaderRow
{
	height:20px;
	text-align:left;
	vertical-align:middle;
	font-size:small;
	color:White;
	background-image:url(/Images/VistaLook.png);		
	background-repeat:repeat-x;
	background-position:center;
}

.SidebarRowNoLink
{
	text-align:center;
	vertical-align:top;
	font-size:small;
	background-color:#686868;
}

.SidebarRow
{
	text-align:left;
	vertical-align:top;
	font-size:small;
	background-color:#686868;
}

.SidebarRow:hover
{
	text-align:left;
	vertical-align:top;
	font-size:small;
	color:Black;
	background-color:#ffb740;
}

.RecipeLevelHeaderRow
{
	text-align:left;
	background-color:Fuchsia;
	font-size:small;	
}

.RecipeLevelItemRow
{
	text-align:left;
	vertical-align:top;
	font-size:small;
}

.RecipeLevelItemRowAlt
{
	text-align:left;
	vertical-align:top;
	background-color:Aqua;	
	font-size:small;	
}

.FarmLink
{
	
}

.ExternalLink
{
	
}

.DocContentProfessionHeader
{
	height:20px;
	text-align:center;
	vertical-align:middle;
	font-size:larger;
	color:White;
	background-image:url(/Images/VistaLook.png);		
	background-repeat:repeat-x;
	background-position:center;
}

.DocContentTableHeader
{
	height:20px;
	text-align:left;
	vertical-align:middle;
	font-size:small;
	color:White;
	background-image:url(/Images/VistaLook.png);		
	background-repeat:repeat-x;
	background-position:center;
}

.DocContentDetail
{
	text-align:left;
	vertical-align:top;
	font-size:small;
	background-color:#ffb740;			
}