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

body{
	margin:0;
	margin-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	background:#9fcfdc url(bg.jpg) top center no-repeat fixed;
	}
	
a img{
	border:none;
	}
	
a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover{
	color:#66CCCC;
	text-decoration:none;
	font-weight:bold;
	}

/* pre done classes */

.m_auto{
	margin:auto;
	}
	
#content_hold{
	width:775px;
	margin:auto;
	}
	
#flash{
	width:775px;
	height:113px;
	}
	
#seperate{
	height:5px;
	width:775px;
	background:#010000 url(images/a_04.jpg);
	}
	
#menu{
	height:84px;
	width:775px;
	background:#010000;
	}
	
#heading_bar{
	height:75px;
	width:775px;
	}
	
#heading{
	background: #cccccc;
	padding-left:30px;
	font-size:18px;
	font-weight:600;
	color:#333333;
	}
	
#content{
	background:#010000 url(images/a_20.jpg) no-repeat top left;
	font-weight:400;
	text-align:left;
	}
	
#content_text{
	padding:20px;
	color:#fafcfc;
	line-height:18px;
	font-weight:400;
	letter-spacing:1px;
	text-align:left;
	}
	
#footer{
	height:67px;
	width:775px;
	background:#2d2c2c url(images/a_21.jpg) no-repeat;
	}

.orange_txt{
	color:#FF9933;
	}
	
.blue_txt{
	color:#17A5BD;
	}
	
.padcell{
	padding-right:5px;
	padding-bottom:2px;
	padding-left:5px;
	}
	
.rowbg{
	background:#373335;
	}
	
.normal{
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#fff;
	}
	