body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0C4DA2;
	background-image: url(../graphics/bgstripe.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
}

#mainbody {
	width: 760px;
	text-align: left;
	margin: auto;
}
#tr {
	float:right;
	border:none;
	margin: 0px;
	padding:0px;
}
#logo {margin-left:10px; margin-top:10px;}
#head {background-color:#3FC8F4; height:100px; border:none;	background-image: url(../graphics/topright.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#ticker {clear:both;background-color: #0C4DA2;margin: auto; height:20px; line-height:20px; color:#fff; font-weight: bold;}
#ticker a { color:#fff; font-weight: bold; text-decoration: none; }
#ra { text-align: right;font-size: 18px; padding:10px; }
#m1:hover {color:#00aeef;}
#m1 {
	background-image: url(../graphics/icon1.jpg);
	background-repeat: no-repeat;
}
#m2 {
	background-image: url(../graphics/icon2.jpg);
	background-repeat: no-repeat;
}
#m2:hover {color:#9B2289;}
#m3 {
	background-image: url(../graphics/icon3.jpg);
	background-repeat: no-repeat;
}
#m3:hover {color:#FFF12C;}
#m4 {
	background-image: url(../graphics/icon4.jpg);
	background-repeat: no-repeat;
}
#m4:hover {color:#378450;}
#m5 {
	background-image: url(../graphics/icon5.jpg);
	background-repeat: no-repeat;
}
#m5:hover {color:#CD2228;}
#m6 {
	background-image: url(../graphics/icon6.jpg);
	background-repeat: no-repeat;
}
#m6:hover {color:#00AEEF;}
#m7 {
	background-image: url(../graphics/icon7.jpg);
	background-repeat: no-repeat;
}
#m7:hover {color:#00AEEF;}

#menu { 
	margin: auto; float:left;
}
.menu {display:block;background-color:#0C4DA2; width:130px; height:20px; line-height:20px;margin-top:1px; color: #fff; font-weight:bold; text-decoration:none; padding-left:25px;}
html>body .menu {width:105px;}
#maincontent {width: 580px; float:right; margin-right:20px;}
h1 {color:#0C4DA2; font-size: 22px; font-weight:bold; margin-top: 0px; }
