body {
	margin-top: 10px;
	padding: 0;
	background-color: #3399CC;
}
.Body_White {
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Body_Orng {
	font-size: 15px;
	line-height: 20px;
	color: #FEDD30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Body_White_sm {
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tables {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
		font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablesL {
	background-color: #37A7E3;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablesD {
	background-color: #1C8AC6;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {	font-size: 18px;
	font-weight: bold;
}
.style2 {line-height: 16px; color: #FFFFFF; font-size: 13px;}
.style3 {border-bottom-style: solid; border-bottom-color: #ffffff; font-size: 13px; line-height: 16px; color: #FFFFFF; border-bottom-width: 1px;}
a:link {
	color: #B0EFFF;
}
a:visited {
	color: #B0EFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #B0EFFF;
}
.header_a {
	line-height: 24px;
	color: #FEDD30;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.header_b {line-height: 16px; color: #FEDD30; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }



.links_body {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	height: auto;
	width: auto;
	border: thin solid #999999;
	margin: 0px;
	float: none;
	line-height: normal;
	background-image: url(images/_btn.gif);
	background-repeat: repeat;
	background-position: left top;

	}
.links_body:hover  {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	height: auto;
	width: auto;
	border: thin solid #999999;
	margin: 0px;
	float: none;
	line-height: normal;
	background-image: url(images/_btn_on.gif);
	background-repeat: repeat;
	background-position: left top;

	}
