 div, span, td  { 
  font-size: 12px; 
  font-family: Tahoma; 
}

.activetab {
	border-top: 1px solid #708090;
	border-right: 1px solid #708090;
	border-left: 1px solid #708090;
	position: relative;
	top: 1px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 8px;
	padding-left: 8px;
	height: 12px;
	background-color: #DFDFDF;
	color: #708090;
	font-weight: bold;
}
.lefttab {
		border-left: 1px solid #708090;
	border-top: 1px solid #708090;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 8px;
	padding-left: 8px;
	height: 12px;
	background-color: #BABABA;
	color: black;
}
.righttab {
		border-right: 1px solid #708090;
	border-top: 1px solid #708090;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 8px;
	padding-left: 8px;
	height: 12px;
	background-color: #BABABA;
	color: black;
}


.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.option 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}


a { text-decoration: none; font-weight: bold; }
a:link { color: #800000; }
a:visited { color: #800000; }
a:hover {  text-decoration: underline; color:#800000; }

td.moo {
 background: url(/images/vdash2.gif) repeat-y;
}
body {
 font-family: Tahoma; 
 font-size: 8pt;
 color: #0E3259;
 background: #0E3259;
}
table {
 font-family: Tahoma; 
 font-size: 8pt;
}


td.button {
 background: #400080;
 width: 128px;
 text-align: center;
 font-family: Tahoma;
 font-size: 8pt;
 color: #FFFFFF;
}
td.button2 {
 background: #F1F1F1;
 width: 325px;
 text-align: left;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 2px;
 padding-left: 7px;
 padding-bottom: 2px;
}

td.buttonover {
 background: #DFDFDF;
 width: 128px;
 text-align: center;
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000;
 cursor: hand;
}
td.bar {
 background: #400080;
 border: 1px #648296 solid;
 font-family: Tahoma;
 font-size: 8pt;
 color: #FFFFFF;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
}
td.barover {
 background: #DFDFDF;
 border: 1px #648296 solid;
 font-family: Tahoma;
 font-size: 8pt;
 color: #00000;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
 cursor: hand;
}

td.padleft {
 padding-left: 4px;
 background: #400080;
}

td.padright {
 padding-right: 4px;
 background: #400080;
 text-align: right;
}

.siteBody { background-color: white; color: black;  }
.siteLite { background-color: #DEDEDE; color: black; }
.siteMain { background-color: #708090; color: white; }


.alt1 { background-color: #DDDDDD; }
.alt2 { background-color: #CCCCCC; }

