
a:link {text-decoration: none; color:""} 
a:visited {text-decoration: none;} 
a:hover { text-decoration: none; color:#473D34;}

.body
{
	background-color:#FAFAF5;
	
}
.error
{color:#FF0000;
font-weight:bold;
font-size:10px;
}

.list
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#666633 solid thin;
	width:100%;

}

.searchlist
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#666633 solid thin;
	width:100%;

}


.list:focus > listitem[selected="true"]
{
   background-color: #C8C493;


}


.button
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
border: 1px solid #006;
color:#000000;
background:#C8C493;
padding:0.4em;
}
.button:hover
{
background: #675E38;
color:#FFFFFF;
}
.style1
{
font-size:10px;
font-family: verdana;
color:#FFFFFF;
}
.style2
{
font-size:11px;
font-family: verdana;
color:#F05019;
}
.style4
{
font-size:11px;
font-family: verdana;
color:#473d34;
}
.style3
{
font-size:10px;
font-family: verdana;
color:#FFFFFF;
}
.style5
{
font-size:11px;
font-family: verdana;
color:#FFFFFF;
font-weight:bold;
}
h1
{
font-family:Arial, verdana;
color:#F05019;
}
h3
{
font-family:Arial, verdana;
color:#696969;
}
.login
{
font-size:10px;
font-family: verdana;
color:#FFFFFF;
font-weight:bold;
}


