BODY{
	background-color:#838ab1;
	background-image:url('/css/preformatted/imgs/weather/bg.gif');
	background-repeat: repeat;
}

body,td,th,DIV {
	font-family: verdana;
	color: #636da8;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

a.fineprint {
	font-size: 10px;
	text-decoration: underline;
}
a.fineprint:hover {
	font-size: 10px;
	text-decoration: underline;
}




A:link,A:visited{
	font-family:Arial;
	Color:#7b84aa;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	text-decoration: none;
}

A:hover,A:active{
	font-family:Arial;
	Color:#acb1ca;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	text-decoration: none;
}

#INNERBANNER{
        margin:0px;
        display:block;
        width: 775px;
        height: 232px;
        background-image:url('/css/preformatted/imgs/heaven_dark_blue/clouds.png');
        background-repeat: no-repeat;
        background-color: transparent;
        background-position: top left;
        z-index: 4;
        position: relative;
        top: 0px;
        left: 0px;
}

/*#MIDDLEBAR{
	height: 127px;
	width: 500px;
	background-image:url('/css/preformatted/imgs/clouds2/clouds.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right bottom;
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 40%
	}*/

#BANNER{
	background-image:url('/css/preformatted/imgs/heaven_dark_blue/banner.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 232px;
	background-color: transparent;
}

#logo_space{
	position:relative;
	top: 0px;
	margin: 10px;
	clear:both;
}

#COMPANY_NAME{
	text-align: left;
	position: relative;
	left: 10px;
	top: 20px;
}

.TITLEIMG{
	position: relative;
	left: 0px;
	top: 0px;
}	

#CONTENT_CONTAINER{
	background-image:url('/css/preformatted/imgs/heaven_dark_blue/content_bg.gif');
	background-repeat: repeat-y;
	border-style: solid;
	border-color: #fff;
	border-width: 0px 1px 0px 1px;
	background-color:#fff;
	margin-top: 0px;
	margin-bottom: 5px;
}

#CONTENT{
	width: 550px;
	padding: 0px;

}


#FOOTER{
	background-image:url('/css/preformatted/imgs/heaven_dark_blue/footer.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	padding-bottom: 10px;
	min-height: 70px;
	height: 70px;
	background-position: bottom left;
	padding-left: 161px;

}

#BRANDING{
	position: relative;
	top: 10px;
}

H1{
	font-family: verdana;
	color: #0061B5;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

#CONTENT_CELL{
	width: 100%;
}

#MENU_HEADER{
	background-color:transparent;
	/*height: 1px;
	margin-left: 0px;*/
}

#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	padding-top:0px;
	padding-left: 0px;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;
	background-color: transparent;
	border-color: #ff6600;
	border-style: solid;
}


#MENU1{white-space:nowrap;height:20px}
#MENU2{white-space:nowrap;height:20px}

#MENU DIV{margin-bottom: 2px;padding:2px 0px 2px 0px;width:170px}
/*#menu2{background-color:#52AAD6}*/
#MENU_CONTAINER A:LINK {font-size: 12px;color: #fff;text-decoration: none;padding-left: 4px;}
#MENU_CONTAINER A:VISITED {font-size: 12px;color: #fff;text-decoration: none;padding-left: 4px;}
#MENU_CONTAINER A:HOVER {font-size: 12px;color: #8a8b8d;text-decoration: none;padding-left: 4px;}
#MENU_CONTAINER A:ACTIVE {font-size: 12px;color: #8a8b8d;text-decoration: none;padding-left: 4px;}


.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/heaven_dark_blue/button_bg.gif');
}

/* 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:#1f2b71;
}

#threads{
	background-color:#1f2b71;
}

#threads_title{
	background-color:#1f2b71;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#1f2b71;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.bulletted{
	background-image: url('/css/preformatted/imgs/heaven_dark_blue/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/heaven_dark_blue/separator.gif');
	background-position: center center;
}

#universal_settings{left:68%}

