﻿html { min-height: 100%; margin-bottom: 1px; }
body {margin:0px; background-color: #EFEADA}
table     { color: #50596d; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica}
.maintext     { color: #50596D; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica; padding-left:20px; padding-right:20px }
.blackTitles { color: #000000; font-size: 14px; font-family: Verdana, Arial, Helvetica; font-weight: bold;}
.blackTitlesSmall { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px; border: #000000; }
.imgStroke { border: solid 2px #fff; }
.popups  { color: #555; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica; border: solid 1px #06c }
.maintext_nopad  { color: #50596D; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica}
.caption  { color: #50596D; font-size: 10px; line-height: 10px; font-family: Arial; font-style:italic}
.navtext { font-size: 10px; font-family: Verdana, Arial, Helvetica; line-height: 14px; border: #e4e5e9; }
.footer { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica }

a:link      { color: #c00; text-decoration: none }
.navtext a:link  { color: #c00; text-decoration: none }
a:visited      { color: #c00; text-decoration: none }
.navtext a:visited { color: #c00; text-decoration: none }
a:hover             { color: #c00; text-decoration: underline }
.navtext a:hover { color: #c00; text-decoration: underline }
.sidepanels {background-color: #D7CBBF}
.toppanels {background-color: #E8DACD}

.myForm {
	font: 11px Arial; 
	border: 1px solid #636363; 
	margin-top: 1px;
	cursor:pointer;
}
.input_style  { font-size: 11px }

#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 1em;
float: left;
font: bold 100% Tahoma;
width: 768px;
height:15px;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
border-left : 1px solid #ffffff;
float: left;
color: #ffffff;
width: 117px;
text-decoration: none; padding-left:5px; padding-right:5px; padding-top:6px; padding-bottom:6px; background-color:#645D57
}

#vdividermenu ul li a:visited{
color:  #ffffff;
}

#vdividermenu ul li a:hover{
color: #000000;
background-color: #B2A79C;
}