/* CSS Document */

BODY {font-family: Arial,Verdana,MS Sans Serif,Helvetica;
	  font-size: 12px;
	  }
A {color:#CC0000: none;}
A:visited {color:#CC0000: none;}
A:hover {
	color:#CC0000;
: underline;}

td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
a.sidepanel {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;}



a.nav {color:#CC0000; text-decoration:none;}
a.nav:hover {text-decoration:none;}
.small {
	font-size: 10px;
}
.keyword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	font-variant: normal;
	color: #CCCCCC;


}
.red {
	color: #CC0000;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.TopNavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;}
		.TopNavLink:hover{
	text-decoration: underline;
}

}
.TableLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;

}
.TableLeftBottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.Navigation {
	font-size: 10px;
	text-decoration: none;
	white-space: pre;
	display: table-cell;
	color: #FFFFFF;
	text-align: left;
	background-color: #E8E8E8;

	}





}
.TableAll {
	border: 1px solid #666666;

}
.White {

	color: #FFFFFF;
	text-decoration: none;
}
		.White:hover{
		color: #FFFFFF;
	text-decoration: underline;
	}
