
BODY
{
	background-color:Black;
}

TABLE.tableBorder4
{
    BORDER-RIGHT: gray thin;
    PADDING-RIGHT: 0px;
    BORDER-TOP: gray thin;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: gray thin;
    WIDTH: 100%;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: gray thin;
    background-color: White;
}
TABLE.tableBorder TD
{
	border-right: gray thin inset;
	padding-right: 0px;
	border-top: gray thin inset;
	padding-left: 0px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 0px;
	text-transform: uppercase;
	border-left: gray thin inset;
	color: Gray;
	line-height: normal;
	padding-top: 0px;
	border-bottom: gray thin inset;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	background-color: Black;
	text-align:center;

}
TABLE.tableBorder TH
{
    BORDER-RIGHT: gray thin solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: gray thin solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: gray thin solid;
    LINE-HEIGHT: normal;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: gray thin solid;
    FONT-FAMILY: Arial;
    LETTER-SPACING: normal;
    BACKGROUND-COLOR: white;
    font-weight: bold;
    
}
TD.noborder
{
	border-right: white;
	border-top: white;
	border-left: white;
	border-bottom: white;
	color:White;
}

TABLE.footer TD A
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	font-family: Arial;
	text-decoration: none;
}
TABLE.noborder
{
	margin: 0px;
	color:White;
	border-top-style: none;
	font-family: Garamond;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	    
}

A.White
{
	font-size: 8pt;
	color: White;
	font-family: Arial;
		
}
.itemheading
{
	vertical-align:top;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	color:White;
}
.itemtext
{
	font-family:Verdana;
	font-size:xx-small;	
	color:White;
}
.mediumtext
{
	font-family:Arial;
	font-size:small;	
	color:Black;
	
}
.largetextwhite
{
	font-family:Arial;
	font-size:medium;	
	color:White;
	
}
.itemtextBlack
{
	font-family:Verdana;
	font-size:x-small;	
	color:Black;
}
.MSG
{
	font-family:Arial;
	font-size:medium;	
	color:red;
	
}
.searchbox
{
	width:100;
	background:Gainsboro;
	color:Black;
	font-size:12px;
		
}
.searchbutton
{
	color:"#00ff00";
	background-color:"#000000";
	border-color:"#0000ff";
	border-width:2;
	border-style:groove;
	font-size:12px;
	
}
.searchdrop
{
	color:Black;
	background-color:Gainsboro;
	border-style:solid;
	border-color:White;
	
	
	border-color:"#0000ff";
	border-width:2;
	border-style:groove;
	font-size:12px;
	
}
.NavControls
{
	font-size:10px;
	color:White;
}
.OrangeMSG
{
	font-family:Arial;
	font-size:small;
	color:orange;
	
}
