body,td,th {
	font-family: Tahoma, Arial, Helvetica, verdana;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #BDE5E5;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
}
.maintb {
	background-color:#FFFFFF;
}
.ctl {
	background-image:url(images/c_t_l.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	background-position:top;
}
.ctr {
	background-image:url(images/c_t_r.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	background-position:top;
}
.cbl {
	background-image:url(images/c_b_l.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	background-position:top;
}
.cbr {
	background-image:url(images/c_b_r.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	background-position:top;
}
.logo {
	background-color:#2999FF;
	padding:6px;
	padding-top:7px;
}
.1pxline {
	height:1px;
	background-color:#FFFFFF;
}
.menu {
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-x;
}
.darkBlueBG {
	background-color:#001946;
	height:5px;
}
.contentarea {
	background-color:#BDE5E5;
	padding:5px;
}
.content {
	background-image:url(images/bg_content.jpg);
	background-position: center left;
	background-repeat:no-repeat;
}
.menusap {
	width:2px;
}
.menulink {
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	text-transform:uppercase;
	font-size:14px;
}
.menulink a:link {
	color: #ffffff;
	text-decoration: none;
}
.menulink a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menulink a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menulink a:active {
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	background-image:url(images/bg_copyright.jpg);
	background-repeat:repeat-x;
	height:74px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
}
.contenttb {
	background-color:#FFFFFF;
}
.contenttb td.header {
	border:1px solid #b3c0b9;
	padding:5px;
}
.contenttb td.content {
	border:1px solid #b3c0b9;
	border-bottom:0px;
	padding:5px;
}
.right {
	width:280px;
	background-color:#e4f5f5;
}
.rightcontent {
	padding:10px;
}
.left {
	padding:10px;
}
.headding {
	color:#001946;
	padding-bottom:5px;
	border-bottom:1px solid #001946;
	font-size:16px;
	text-transform:uppercase;
}
.maincontentarea {
	text-align:justify;
	padding-top:5px;
}
.rightbanner {
	font-size: 14px;
	color:#001946;
}
.rightbanner a:link {
	color:#001946;
}
.rightbanner a:visited {
	color: #001946;
	text-decoration: none;
}
.rightbanner a:hover {
	color: #000000;
	text-decoration: underline;
}
.rightbanner a:active {
	color: #001946;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.10px {
	height:10px;
}
.formfileds {
	border:1px solid #b3c0b9;
	font-family: Tahoma, Arial, Helvetica, verdana;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	width:300px;
}
.fontsize24 {
	font-size: 24px;
	text-transform:uppercase;
}

.disclamer {
	font-size: 10px;
	color:#001946;
	padding:10px;
}