BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	text-align:center;
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-attachment:fixed;
	background-image: url("/css/preformatted/imgs/neutral2/bg.gif");	
}

.titleimg{
	position: relative;
	left: -18px;
	top: 25px;
}	

.menu_left{
	display: block;
	width: 231px;
	padding: 0px;
}



body,td,th,div {
	color: #202f36;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


H1{
	color: #ffffff;
	font-size: 32px;
	font-family: Swiss_Thin;
	font-style: normal;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}


#BANNER{
	height: 239px;
	width: 959px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/neutral2/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}



#INNERBANNER{
	height: 239px;
	width: 959px;
	margin-top: 0px;
	background-image: none;
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 959px;
	margin-top: 20px;
}




#menu_header{
	display: none;
}



#MENU {
	background-image: url("/css/preformatted/imgs/neutral2/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	text-align: right;
	width: 231px;
}


#menu_footer{
	background-image: url("/css/preformatted/imgs/neutral2/menu_bottom.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 26px;
	width: 231px;
}



#menu_cell {
	height: 100%;
	padding: 0px;
}




#MENU_CONTAINER {
	width: 231px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color: #202e35;
	display: block;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	padding-right: 20px;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:VISITED {
	color: #202e35;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	padding-right: 20px;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:HOVER {
	color: #48565d;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	padding-right: 26px;
	background-image: url("/css/preformatted/imgs/neutral2/menuOn.png");
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #48565d;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	padding-right: 26px;
	height: 26px;
	line-height: 26px;	
	background-image: url("/css/preformatted/imgs/neutral2/menuOn.png");
	background-repeat: no-repeat;
}



#CONTENT{
	width: 660px;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
}

#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
}


#content_table {
	width: 959px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/neutral2/content_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;
}



#footer{
	text-align: center;
	width: 959px;
	min-height: 96px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/neutral2/footer.png");
	height:	96px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}


#innerfooter{
	text-align: center;
	width: 959px;
	min-height: 96px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/neutral2/innerfooter.gif");
	height:	96px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}


#BRANDING{	
	color: #d7d7d7;
	height: 61px;
	min-height: 61px;	
	padding-top: 18px;
	padding-left: 0px;
}


A:link {   color: #076275; text-decoration: none}
A:visited {  color: #076275; text-decoration: none}
A:hover {   color:#054654; text-decoration: none}
A:active {  color: #054654; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/neutral2/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 30px;
	height: 33px;
}

.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/neutral2/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/neutral2/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:#9fcce0;
}

#threads{
	background-color:#9fcce0;
}

#threads_title{
	background-color:#9fcce0;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#9fcce0;
}


#post_controls{
	border-color: transparent;
}



/* message board end */


