body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0B2033;
	margin:0px;
	font-size: 12px;
}
.gText{color:#99CC00; text-decoration:none;}
.gText:hover{color:#FFFFFF;}
.mainBg{background:url(img/mainbg.jpg) no-repeat; width:778px; height:210px; font-size:35px; color:#FFFFFF;}
.ttop{background:url(img/ttop.jpg) no-repeat; height:10px;}
.tbtm{background:url(img/tbtm.jpg) no-repeat; height:10px;}
.tbg{
	height:10px;
	background-image: url(img/tbg.jpg);
	background-repeat: repeat-y;
}
.heading{font-size:20px; font-weight:bold; padding:0 0 10px 15px;}
.heading1{font-size:16px; font-weight:bold; padding:0 0 10px 15px;}
.heading2{font-size:16px; font-weight:bold;}

.line{background:url(img/line.png) repeat-x; height:2px;}
