BODY{
	background-image:none;
	background-color: #9fd986;
	/*background-image:url("/css/preformatted/imgs/cobalt_green/page_bg.gif");
	background-repeat:repeat;*/
}

.titleimg{
	position: relative;
	top: 10px;
	left: 73px;
}

body,td,th,DIV,#divContent{
	font-family: Verdana;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}


H1{
	color: #000;
	font-size: 32px;
	font-family:Georgia;
	font-weight: bold;
	font-style: normal;
}


#BANNER{
	background-image: url("/css/preformatted/imgs/cobalt_green/banner.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	height:280px;
	padding:0px;
	background-color: transparent;
}



#CONTENT_CONTAINER{
	background-image:url("/css/preformatted/imgs/cobalt_green/content_bg.gif");
	background-repeat: repeat-y;
	border-color:#ccc;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	padding:0px;
	background-color:#fff;
	position: relative;
	top: 5px;
	width: 775px;
	text-align:left

}

A:link {   color: #333; text-decoration: none}
A:visited {  color: #333; text-decoration: none}
A:hover {   color:#9b9b9b; text-decoration: none}
A:active {  color: #333; text-decoration: none}

#menu_header{
	height: 30px;
}
#MENU_CONTAINER{
	padding:0px;
	width: 140px;
	/*float:left;*/
	background-color: transparent;
	text-align:right;
}

#menu_footer{
	background-repeat: no-repeat;
	margin:0px;
}

#MENU {	
	height:auto;
	padding:0px;
	margin:0px;

}

#MENU_CONTAINER A:LINK {
	color:#ffffff;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	height:20px;
	display: block;
}

#MENU_CONTAINER A:VISITED {
	color:#ffffff;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	height:20px;
	display: block;
}

#MENU_CONTAINER A:HOVER {
	color:#b0b1b4;	
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	height:20px;
	display: block;
}

#MENU_CONTAINER A:ACTIVE {
	color:#b0b1b4;	
	font-weight:bold;
	font-style: normal;
	font-size: 12px;
	font-family: Georgia;
	text-decoration: none;
	height:20px;
	display: block;
}
.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/cobalt_green/button_bg.gif');
}




.paragraph_center{
	display:inline-table;
	padding:0px;
	width:510px;
	margin:0px;
}

#CONTENT_CELL{
	padding:0px;
}

#CONTENT{
	padding-left:30px;
	background-color: transparent;
	width: 580px;
}

#logo_space{
	position: relative;
	left:290px;
	margin-top: 10px;
	min-height: 100px;
}

#COMPANY_NAME{
	position: relative;
	left: 5px;
	top: 119px;
	text-align:left;
}

#footer{
	min-height: 40px;
	height: 70px;
}

#BRANDING{
	position: relative;
	left: 90px;
	margin-bottom: 0px;
}

/* 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:#9cda84;
}

#threads{
	background-color:#9cda84;
}

#threads_title{
	background-color:#9cda84;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#9cda84;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/cobalt_green/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/cobalt_green/separator.gif');
	background-position: center center;
}

#universal_settings{left:68%;top:0.9%}

