@charset "utf-8";
/* CSS Document */

body {
	background:url(imgs/bg.jpg) top repeat-x;
	margin:0px;
	background-color:#002363;
	}
.bottom_bg {
	background:url(imgs/bottom_bg.jpg) top repeat-x;
	}
.font {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	}
.font2 {
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
.font3 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color: #CCFF00;
	}
	