body {
  background:url(images/bg.jpg);
  background-color:#FFFFFF;
  margin:0px;
}

td {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}

.title { 
  font-family:Helvetica, Tahoma, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#FF8C00;
}

.subtitle { 
  font-family:Helvetica, Tahoma, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#207030;
}


.white {
  color:#FFFFFF;
  text-decoration:none;
}

.error {
  color:#FF0000;
  font-size:10px;
}

a.white, a.white:visited {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
}

a.white:active, a.white:hover {
  text-decoration:underline;
  font-weight:bold;
}  

a, a:visited {
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

a:active, a:hover {
  text-decoration:underline;
  font-weight:bold;
}  

.menu, a.menu, a.menu:visited {
  color:#660000;
  font-weight:bold;
  text-decoration:none;
  font-size:13px;
  letter-spacing:0.7px;
}  

a.menu:hover, a.menu:active {
  color:#990000;
  font-weight:bold;
  text-decoration:underline;
}  

ul
{
padding:0px;
margin:0px;
line-height:20px;
}

input.textfield
{
width:100px; 
height:18px; 
padding: 0px 1px 0px 1px; 
min-height: 18px; 
max-height:18px;
border:1px solid #10846B;
color:#666666;
}

input, textarea {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
}

ul {
margin-left:20px;
}
  
  
  .searchtit, a.searchtit, a.searchtit:visited, a.searchtit:hover, a.searchtit:active  {
	FONT-SIZE: 15px; COLOR: #2b4d84; FONT-FAMILY: Arial, Helvetica, sans-serif; 
	text-decoration:underline;
}
.searchsubtit  {
	FONT-SIZE: 13px; COLOR:#008000; FONT-FAMILY: Arial, Helvetica, sans-serif; 
}