BODY{
	margin: 0px;
	background-color: #7ba4c1;
}

.TITLEIMG{
	position: relative;
	top: 150px;
	right: 15px;
}	



body,td,th,div {
	color: #385c87;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana;
}


H1{
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 32px;
	text-align: right;
}



#BANNER{
	padding-top: 0px;
	height: 244px;
	background-image: url("/css/preformatted/imgs/classic_big/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 1000px;
	text-align: right;
}

#INNERBANNER{
	display: block;
	width: 1000px;
	height: 244px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/classic_big/innerbanner.png");
	background-repeat:no-repeat;
	text-align: right;
}

#middlebar {
	display: none;
	text-align: right;
}

#menu_cell {
	margin:0;
}

#CONTENT_CELL{
	padding: 0px;
	margin: 0px;
}

#content_table {
	padding: 0px;
	margin: 0px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/classic_big/bg.png");
	background-repeat: repeat-y;
	min-height: 200px;	
}

#CONTENT_CONTAINER{
	width: 1000px;
	min-height: 200px;
	display: block;	
}

#CONTENT_PAGE{
	}
	
#menu_header{
	height:25px;
}


.menu_left{
	width:241px;
	display: block;
	margin: 0px;
}

#menu_footer{
	width: 241px;
	height: 96px;
	background-image: url("/css/preformatted/imgs/classic_big/menu_bottom.png");
	background-repeat: no-repeat;
	background-color: transparent;
}

#MENU {
	margin: 0px;
	padding: 0px;
	background-image: url("/css/preformatted/imgs/classic_big/menubg.gif");
	background-repeat: repeat-y;
	background-position: 226px;
}

#MENU_CONTAINER {
	width: 241px;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:right;
	background-color:transparent;
}

#MENU_CONTAINER A:LINK {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right:30px;
	color:#2f73ca;	
	text-decoration: none;
}

#MENU_CONTAINER A:VISITED {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right:30px;
	color:#2f73ca;	
	text-decoration: none;
}

#MENU_CONTAINER A:HOVER {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-right:27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#518cd8;
	text-decoration: none;
	background-image: url("/css/preformatted/imgs/classic_big/menuOn.png");
	background-repeat: repeat-y;
	display:block;
	background-position: right;	
}


#MENU_CONTAINER A:ACTIVE {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right:27px;
	color:#518cd8;	
	text-decoration: none;		
}


#CONTENT{
	width: 690px;
	background-color: transparent;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 30px;
	height: 500px;
}


#footer{
	padding-top:0px;
	margin: 0px;
	height: 80px;
	min-height: 80px;
	background-image: url("/css/preformatted/imgs/classic_big/footer.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 1000px;
	text-align:center;
}


#innerfooter{
	padding-top:0px;
	margin: 0px;
	height: 80px;
	min-height: 80px;
	background-image: url("/css/preformatted/imgs/classic_big/innerfooter.png");
	background-repeat: no-repeat;
	background-color: transparent;
	width: 1000px;
	text-align:center;
}

#BRANDING{
	position:relative;
	top: 10px;
	padding: 0px;
	margin: 0px;
}

A:link {   color: #164d93; text-decoration: none}
A:visited {  color: #164d93; text-decoration: none}
A:hover {   color:#4278be; text-decoration: none}
A:active {  color: #4278be; text-decoration: none}

.bulletted{
	background-image: url('/css/preformatted/imgs/classic_big/arrow.png');
	background-repeat:no-repeat;
	background-position: top left;
	height:20px;
	line-height: 20px;
	padding: 0px 0px 5px 20px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/classic_big/button_bg.gif');
}

.separator{
	width:26px;
	background-image:url('/css/preformatted/imgs/classic_big/separator.gif');
	background-position: center center;
}



/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#9ebed2;
}

#threads{
	background-color:#9ebed2;
}

#threads_title{
	background-color:#9ebed2;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#9ebed2;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#universal_settings{left:73.5%; top:2.4%}


