.ONBody {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: Black;
	LINE-HEIGHT: normal;
	PADDING-TOP: 0px;
	FONT-FAMILY: Trebuchet MS;
	BACKGROUND-COLOR: White;
}
.mainTbl{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	border: 1px solid #0A51A1;
}
.middleTbl{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	background: #f1f5f9;
	border: 1px solid #0A51A1;
}
.middleTblHeader{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	background: #e1eaf4;
	border-bottom: 1px solid #0A51A1;
}
.middleTblHeader2{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #0A51A1;
}
.middleTblHeader2Red{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: red;
	border-bottom: 1px solid #0A51A1;
}
.middleTblHeader2black_small{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #0A51A1;
}
.middleTbl_row_o{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	background: #f6f6f6;
	border-bottom: 1px solid #0A51A1;
}
.middleTbl_row_e{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	background:  #f1f5f9;
	border-bottom: 1px solid #0A51A1;
}
.middleTbl_row_e_small{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background:  #f1f5f9;
	border-bottom: 1px solid #0A51A1;
}
.middleTbl_row_o_small{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background:  #f6f6f6;
	border-bottom: 1px solid #0A51A1;
}
.footerTbl{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #eaeaea;
	background: #0A51A1;
}
Div.TxtLeftMenu {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	background-color: #f6f6f6;
	height: 20px;
	font-weight: bold;
}
.content 	{
	FONT-FAMILY: Trebuchet MS;
	font-size:11px;
}
.content2 {
	color: #CD5B38;
	font-family: Trebuchet MS;
	font-size: 11px;
}
a.LeftAnc:link,a.LeftAnc:visited{
	color: #0A51A1;
	font: 11 Trebuchet MS;
	TEXT-DECORATION: none;
}
a.LeftAnc:hover{
	color: #666666;
	font:  11 Trebuchet MS;
	TEXT-DECORATION: none;
}
a.LeftAncRed:link,a.LeftAncRed:visited{
	color: #FF4500;
	font: 11 Trebuchet MS;
	TEXT-DECORATION: none;
}
a.LeftAncRed:hover{
	color: #666666;
	font:  11 Trebuchet MS;
	TEXT-DECORATION: none;
}
a.copyright:link,a.copyright:visited{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #eaeaea;
	background: #0A51A1;
	TEXT-DECORATION: none;
}
a.copyright:hover{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #eaeaea;
	background: #0A51A1;
	TEXT-DECORATION: none;
}
a.adm_list:link,a.adm_list:visited {
/*	color: #323232;*/
	color: #000000;
	font-family:Trebuchet MS, verdana,sans serif,arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
a.adm_list:hover {
	text-decoration:underline
}
.opendiv {
	cursor:hand;cursor:pointer;
}