BODY{
	background:url('/_img/back.png') top repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin-top:25px;
}

h1 {color:#3563a7; font-size:14px;}

#maindiv{
	width:900px;
	margin:auto;
}

#header{
	height:80px;
	width:inherit;
}

.menuItem{
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	color:#737375;
}

#topMenu .item{
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	color:#737375;
}
	#topMenu .item a{color:#737375; text-decoration:none;}

.banner{
	width:900px;
	height:200px;
}

.promo{
	width:inherit;
	height:160px;
	max-height:160px;
	background:url('/_img/promo_back.png') top repeat-x;
}

.promo .side1{
	width:426px;
	height:148px;
	max-height:148px;
	padding:6px;
	overflow:auto;
}
.promo .center{
	width:20px;
	height:160px;
	background:url('/_img/promo_center.png') top no-repeat;
}

#footer {
	padding-top:20px;
	margin-top:10px;
	height:40px;
	border-top:1px solid #dedede;
	width:inherit;
	vertical-align:middle;
	color:#696969;
	font-size:12px;
}

.topseparator {
	height:15px;
	border-top:2px solid #dedede;
	width:inherit;
	vertical-align:middle;
	text-align:right;
	color:#696969;
	font-size:12px;
	background:url('/_img/promo_back.png') top repeat-x;
}

.item{
	padding-left:4px;
	padding-right:4px;
}

.ao {color:#953734;}
.ao:visited {color:#953734;}

.ag {color:#3563a7;}
.ag:visited {color:#3563a7;}

.ah {color:#737375; text-decoration:none;}
.ah:visited {color:#737375; text-decoration:none;}

.tblHeaderG {
	color:#3563a7;
	font-weight:bold;
}

.tblHeaderO {
	color:#953734;
	font-weight:bold;
}

.formInput {
	border:1px solid #000;
}

.newsHeader{
	font-weight:bold;
	font-size:14px;
	color:#000;
	background:url('/_img/promo_back.png') top repeat-x;
	height:22px;
	padding:4px;
}
	
