BODY{
	color: #333;
	background-image:none;
	background-color: #182026;

}

DIV,TD{
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

A:link {   color: #fff; text-decoration: none}
A:visited {  color: #fff; text-decoration: none}
A:hover {   color:#333; text-decoration: none}
A:active {  color: #fff; text-decoration: none}

H1{	
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	font-size: 32px;
}

#CONTENT_CELL{
	width:100%;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/romantic_glass/banner.gif");
	background-repeat: repeat;
	height: 166px;
}

#INNERBANNER{
	background-image: url("/css/preformatted/imgs/romantic_glass/innerbanner.png");
	background-position: bottom left;
	height: 166px;
}

TD.main_image{
	background-image: none;
}

TD.main_image{
	background-color:#fff;
	background-image:none;
	padding: 8px;
	border-color:#efefef #666 #666 #efefef;
	border-style:solid;
	border-width: 0px 2px 2px 0px;
}

#CONTENT_CONTAINER{
	background-image: url("/css/preformatted/imgs/romantic_glass/content_bg.gif");
	background-repeat: repeat-y;
	background-color: #0c2132;
	border-color:#FFFFFF;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
}

#MENU_CONTAINER{
	float:left;
	background-repeat: no-repeat;
	background-color:transparent;
}

.titleimg{
	position:relative;
	top: 40px;
	left: 250px;
}

#MENU_HEADER{
	background-repeat: no-repeat;
	height:141px;
	background-color: #0c2132;
	background-image: url("/css/preformatted/imgs/romantic_glass/menu_header.png");
}

#middlebar{
	display:none;
}

#menu_cell{
	padding:0px;
}

#content_table{
	padding:0px;
}

#MENU DIV{
	margin: 0px 0px 3px 0px;
}

#MENU{
	padding-top: 5px;
}

#MENU1{white-space:nowrap;height:20px;}
#MENU2{white-space:nowrap;height:20px}

#MENU_CONTAINER A:LINK {
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
}

#MENU_CONTAINER A:VISITED{
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}

#MENU_CONTAINER A:HOVER{
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #ccc;
	text-decoration:none;

}
#MENU_CONTAINER A:ACTIVE{
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-family: georgia;
	font-weight: bold;
	font-style: normal;
}

#CONTENT{
	width: 550px;
	padding: 0px;
}

#logo_space{
	position: relative;
	left:290px;
	margin-top: 10px;
	min-height: 100px;
}

#COMPANY_NAME{
	position: relative;
	left: 110px;
	top: 100px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#ccc #666 #666 #ccc;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/romantic_glass/shade.gif');
}

#footer{
	background-image:url("/css/preformatted/imgs/romantic_glass/footer.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color:transparent;
	padding-bottom:55px;
	padding-left: 160px;
	height: 50px;
	min-height: 55px;
}

#BRANDING{
	position: relative;
}

/* 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:#234158;
}

#threads{
	background-color:#234158;
}

#threads_title{
	background-color:#234158;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#234158;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/romantic_glass/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/romantic_glass/separator.gif');
	background-position: center center;
}

#universal_settings{left:68%;}

