body
{
  background:url(/images/bg.jpg) #f0f0f0 repeat-x center top;font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

li
{
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, p
{
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


A { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none ; 
	color: #294A90;
}

A:hover { 
	text-decoration: underline;
	color: #294A90;
}

H2 { 
  	font-size: 14px;
	color: #294A90;
}

a:visited.wit, a:active.wit, a:link.wit{
	text-decoration: underline ; 
	color: #ffffff;
}

a:hover.wit{
	text-decoration: none;
	color: #ffffff;
}

a:visited.vet, a:active.vet, a:link.vet{
	text-decoration: none ; 
	font-weight: bold;
}

a:hover.vet{
	text-decoration: underline;
	font-weight: bold;
}

#popstyle{
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}

#tooltip {
    padding: 5px;
    background: #f9f9f9;
    border: 1px solid #eee;
}

.menubtn a { color:#fff; padding:5px 20px 5px 20px; }
.menubtn a:hover { color:#ffb861; text-decoration:none; background-color:#3d1b28;}