body {
	background-color: #575757;
}
body,table,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	overflow: auto;
	line-height:1.5;

}
.top {
	background-color: #7DC5FF;
	border: 1px solid #0991FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #006CC6;
	font-weight: normal;
}
}
.menu TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 5px;
}
.menu TD A{
	color: #DD1717;
	text-decoration: none;
	font-weight: normal;
}
.menu TD A:HOVER {
	color: #7DC5FF;
	text-decoration: underline;
}
.leftTD{
	background-color: #DAECFA;
	border: 1px solid #479FE7;
}
.left{
	color: #0000FF;
	margin-left: 4px;
}
.left H1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD1717;
	margin: 0px;
	margin-top: 5px;
}
.rightTD{
	background-color: #DD1717;
	border: 1px solid #7D0D0D;
}
.right{
	color: #E9F3FC;
	margin-left: 3px;
}
.right A{
	color: #E9F3FC;
	font-weight: normal;
	text-decoration: underline;
}
.right A:HOVER{
	text-decoration: underline;
	color: #FBFEFF;
}
.right H1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9F3FC;
	margin: 0px;
	margin-top: 5px;

}
UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;

}
UL LI {
	display: inline;
}
UL LI A {
	border-left: 10px solid;
	border-color: #DD1717;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: #DD1717;
}
UL LI A:HOVER {
	text-decoration: none;
	color: #2DA0FF;
	border-left: 10px solid;
	border-color: #7DC5FF;

}
.copyright {
	margin-top: 10px;
	text-align: center;
	color: #65AEEB;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #65AEEB;
}
.copyright A{
	color: #65AEEB;
	font-weight: normal;
	text-decoration: none;
}
.date {
	font-weight: bold;
	font-family: Courier New, Courier, monospace;
	padding-top: 3px;
	padding-bottom: 3px;
}
.news {
	font-size: 10px;
}
.subtop {
	color: #FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.mainTD{
	border: 2px dashed #D6EDF8;
	height: auto;
	margin: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.main {
	color: #000000;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.main H1 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006CC6;
}
ACRONYM {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	cursor: help;
}
P {
	margin: 0px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 0px;
}
A{
	color: #0B2F99;
	font:Calibri;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
	color: #E00D04;
	
}
