body {
	background-color:#8fb5e1;
	background-image:url('images/bg/main-bg.jpg'); 
background-repeat:no-repeat;
	margin:0;padding:0;
}
body,p,td {
	font-family:Arial, Helvetica, sans-serif;font-size:12px
}
img {
	 border:0
}
.BGO {
	background-image:url('images/bg/rand-o.png');
	width:1048px;height:26px;
}
.BGU {
	background-image:url('images/bg/rand-u.png');
	width:1048px;height:30px;
}
.BGL {
	background-image:url('images/bg/rand-l.png');
	width:29px;height:735px;
}
.BGR {
	background-image:url('images/bg/rand-r.png');
	width:29px;height:735px;
}
.BGM {
	background-color:white;
	width:990px;height:687px;
}
.BGI {
	background-color:white;
	width:990px;height:48px;
}
.META, .META a {
	color:#003586;
	font-size:11px;
	color:#003586;
	text-decoration:none;
}

a {
	color:#00368a;text-decoration:none
}

a:hover {
	text-decoration:underline
}
.header {	font-size:14px;font-weight:bold}
.subheader {	font-size:12px;font-weight:bold}
