﻿.MasterMainTable
{ 
 /*background-color: #F5F5DC; */
 width: 100%
 
}
.MasterContentTable
{
	vertical-align:top;
	background-color: white;
	width: 800px;

}



.FooterTable
{
	vertical-align:top;
	background-color: #0066B3; 
	color:white;
	width: 800px;

}



.MenuBar
{ 
 background-color: #FF8C00; 
 border-top: black 1px solid;
}

.MenuBar2
{ 
 background-color: #0066B3; 
 /*background-color: #71705C; */
 /*background-color: #B36B00;*/
 border-top: white 1px solid; 
 color:white;
 /*font-weight:bolder;
 font-family: Verdana;
 font-size: 10pt;*/
}


.ResultsBar
{ 
 background-color: #0066B3; 
 border-top: white 1px solid; 
 color:white;
 font-weight:bolder;
 font-family: Verdana;
 font-size: 10pt;
 height:20px;
}

.MenuBarTable
{
	 width: 100%
}


H1
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
	color:Black;
	margin-bottom:0px

}

.MenuTitle
{
	font-size: 7.5pt;
}

.Header
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
	color:Black;
/*	color: #802A2A; */
/*	background-color: #CC9933 */
}

.DefaultFont
{
	font-family: Verdana;
	font-size: 9pt;
	
	/*text-align:justify;*/
	
}

.DefaultFontBold
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight:Bold;
	
}


.SmallFont
{
	font-family: Verdana;
	font-size: 8pt;
	
}

/*.WindowBorderColor
{
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width:100%
}*/

.WindowBorderColor
{
	width: 100%;
	border-top: #d3d3d3 2px inset;
	padding: 10px 2px 10px 2px;
	
}


.WindowBorderColorWithoutPadding
{
	width: 100%;
	border-top: #d3d3d3 2px inset;
	
	
}


.BottomContentWindow
{
	background-color:Whitesmoke
}

a.WhiteLink:link { 
	text-decoration:none; 
	font-family: Verdana;
	font-size: 8pt;
	color:White
	
} 
a.WhiteLink:visited { 
	text-decoration:none; 
	font-family: Verdana;
	font-size: 8pt;
	color:White

} 
a.WhiteLink:hover { 
	text-decoration:none; 
	font-family: Verdana;
	font-size: 8pt;
	color:White

} 

a.WhiteLinkWithUnderline:link { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 8pt;
	color:White
	
} 
a.WhiteLinkWithUnderline:visited { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 8pt;
	color:White

} 
a.WhiteLinkWithUnderline:hover { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 8pt;
	color:White

} 







a.GreyLink:link { 
	text-decoration:none; 
	font-family: Verdana;
	font-size: 10pt;
	color:#C0C0C0
	
} 
a.GreyLink:visited { 
	text-decoration:none; 
	font-family: Verdana;
	font-size: 10pt;
	color:#C0C0C0

} 
a.GreyLink:hover { 
	text-decoration:none; 
	font-family: Verdana;
	font-size: 10pt;
	color:#C0C0C0

} 

a.BlackLink:link { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 10pt;
	color:Black;
} 
a.BlackLink:visited { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 10pt;
	color:Black;

} 
a.BlackLink:hover { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 10pt;
	color:Black;
} 


a.SmallBlackLink:link { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 8pt;
	color:Black;
} 
a.SmallBlackLink:visited { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 8pt;
	color:Black;

} 
a.SmallBlackLink:hover { 
	text-decoration:underline; 
	font-family: Verdana;
	font-size: 8pt;
	color:Black;
} 



.TMDButtons
{
	
	/*background-color:#FF8000;*/
	background-color:#FF8C00;
    font-weight:bold; 
	font-family:Verdana;
	font-size:9;
	color:Black;	
	border:solid 1px Black;
	 
}

/* Results Page */

.HeaderFont
{
	font-family: Verdana;
	font-size: 16pt;
	font-weight:900 ;
	
}

.HeaderBar
{ 
 background-color: #0066B3; 
 color:white;
 font-family: Verdana;
 font-size: 8pt;
 height:20px;
 
 
}

/* End Results Page */

.lblError
{
 color:Red;
 font-family: Verdana;
 font-weight:bold;
 font-size: 8pt;
}
