BODY{
	background-color: #f0e898;
	color: #222f63;
	background-image:url('/css/preformatted/imgs/bg/diagonalc.gif');
	background-repeat: repeat;
}

DIV,TD{
	font-family: verdana;
	color: #222f63;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

A:link {   color: #46542a; text-decoration: none}
A:visited {  color: #46542a; text-decoration: none}
A:hover {   color:#3a3317; text-decoration: none}
A:active {  color: #3a3317; text-decoration: none}

#middlebar{
	height:188px;
	width: 775px;
	background-image: url("/css/preformatted/imgs/vista_field/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	/*z-index: 2;*/
	margin: 0px;
	top: 0px;

}

#innermiddlebar{
	height:188px;
	width: 775px;
	background-image: url("/css/preformatted/imgs/vista_field/innermiddlebar.png");
	background-repeat: no-repeat;
	margin: 0px;
	top: 0px;

}

.titleimg{
	position:relative;
	top: 70px;
	left: 0px;
}

#BANNER{
	height: 188px;
	background-image:url('/css/preformatted/imgs/vista_field/banner.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color:transparent;
	border-top: solid 0px #666699;
	border-bottom: solid 0px #666699;
}
#INNERBANNER{
	height: 188px;
	background-image:url('/css/preformatted/imgs/vista_field/innerbanner.png');
	background-repeat: no-repeat;
}

#logo_space{
	position:relative;
	top: 0px;
	margin: 10px;
	clear:both;
}

#COMPANY_NAME{
	text-align: left;
	position: relative;
	left: 5px;
	top: 57px;

}

#CONTENT_CONTAINER{
	background-image:url('/css/preformatted/imgs/vista_field/content_bg.gif');
	background-repeat: repeat-y;
	border-style: solid;
	border-color: #aeaeae;
	border-width: 0px 1px 0px 1px;
	background-color:#fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#CONTENT{
	width: 550px;
	padding:0px;
	background-color: transparent;
	
}

#MENU1{white-space:nowrap;height:20px}
#MENU2{white-space:nowrap;height:20px}

#FOOTER{
	background-image:url('/css/preformatted/imgs/vista_field/footer.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	padding-bottom: 30px;
	padding-left:150px;
	min-height: 60px;
	height: 60px;
	background-position: bottom left;
}

#BRANDING{
	position: relative;
	top: 10px;
}
H1{
	font-family: verdana;
	color: #222f63;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}

#CONTENT_CELL{
	width: 100%;
}
#MENU_HEADER{
	background-image: none;
	background-color:transparent;

}

#MENU_FOOTER{
	background-color:transparent;

}

#MENU{
	padding:30px 0px 0px 0px;
	margin: 0px;
	background-color: transparent;
}

#MENU_CONTAINER{
	float:left;
	padding: 0px;
	background-color: transparent;
}

/*#menu1{background-color: #188ac3}*/
#MENU DIV{margin-bottom: 2px;padding:2px 0px 2px 0px;margin-right:10px;padding-left: 8px;}

#MENU_CONTAINER A:LINK {
	color:#ffffff;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
}

#MENU_CONTAINER A:VISITED {
	color:#ffffff;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
}

#MENU_CONTAINER A:HOVER {
	color:#b8b7b7;	
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

#MENU_CONTAINER A:ACTIVE {
	color:#b8b7b7;	
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}

.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/vista_field/shade.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/vista_field/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/vista_field/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:#776710;
}

#threads{
	background-color:#776710;
}

#threads_title{
	background-color:#776710;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#776710;
}


#post_controls{
	border-color: transparent;
}



/* message board end */
