.hdr {
	background-image : url(.jpg);
	background-repeat : repeat-x;
	background-color : #000000
}

.menucell {

	background-repeat : repeat;
	background-image : #851112;
      background-color : #851112;
);
}

.content {
	padding : 0 10px 10px 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}

.content p, ul {
	font-size : 14px;
	color : #FFFFFF;
	line-height : 115%
}

.content h1 {
	font-size : 18px;
	color : #B5D0E3
}

.content h2 {
	font-size : 15px
}

.tabcontent {
	background-color : #8e4640;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif
}

p.tabcontent  {
	font-size : 13px;
	color : #B5D0E3;
	margin : 11px 5px 0 5px;
	line-height : 100%
}

.subtabcontent {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFCC00;
	margin : 0px 5px 0px 5px;
   line-height : 95%
}

.menu {
	background-color : #7C95A7;
	color : #e5e5e5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	font-weight : bold
}

.menu a:link {
	color : #E5E5E5;
	text-decoration : none;
	padding-bottom : 1px;
	padding-top : 1px
}

.menu a:active {
	color : #E5E5E5;
	text-decoration : none;
}

.menu a:active {
	color : #E5E5E5;
	text-decoration : none;
}

.menu a:visited {
	color : #E5E5E5;
	text-decoration : none;
}

.menuborder {
	background : #B5D0E3;
}

a:link { color : #000000 }
a:visited { color : #000000 }
a:hover { color : #851112 }	
.imgright {
	float : right
}	

.submenu { 
	font : 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 5px 0 0 0
}

.footer {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #999999;
	color : #444444;
	text-align : center
}

#v4browser {
	visibility: hidden;
}



