body{
font-family: Verdana, Arial;
color:#FFFFFF;
font-size: 10px;
margin: 0px;
}
a:link{
	color: #A7CD66;
	text-decoration : none;
}
a:visited{ 
	color: #A7CD66;
	text-decoration : none;
}
a:hover{  
	color: #FFFFFF;
	text-decoration : none;
}

a:link.nav{
	color: #FFFFFF;
	text-decoration : none;
	font-size:14px;
	font-weight: bold;
}
a:visited.nav{ 
	color: #FFFFFF;
	text-decoration : none;
	font-size:14px;
	font-weight: bold;
}
a:hover.nav{  
	color: #0066CC;
	text-decoration : none;
	font-size:14px;
	font-weight: bold;
}
.white{
	color: #F0F0E1;
}
.small{
	font-size: 8pt;
}
.medium{
	font-size: 9pt;
}
.bold{
	font-weight:bold;
}
.error{
	font-weight:bold;
	color:#FF0033;
}
.l_orangecaps{
	font-size: 10pt;
	font-variant:small-caps;
	color:#ECCC89;
	font-weight:bold;
}
.smallheader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#FFFFFF;
	font-weight:normal;
}
.largeheader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color:#FFFFFF;
	font-weight:normal;
}
.small{
	font-size: 8pt;
	color:#000000;
}
.smallbold{
	font-size: 7pt;
	font-weight:bold;
}
.normal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
}
.normalgrey{
	font-size: 10pt;
	color:#A7A7A7;
}
.normalbold{
	font-size: 10pt;
	color:#000000;
	font-weight:bold;
}
.smallheadercaps{
	font-size: 12pt;
	font-variant:small-caps;
	color:#DCA123;
	font-weight:bold;
}
.tinyheadercaps{
	font-size: 10pt;
	font-variant:small-caps;
	color:#DCA123;
	font-weight:bold;
}
table.mauve{
	background-color:#F2F1FE;
}
table.mauve td{
	border-bottom-color: #CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width: 1px;
}
.search_button{
	background-color:#650054;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	vertical-align:middle;
	line-height: 20px;
	color:#FFFFFF;
	font-weight:bold;
	border:0px solid;
	width:100px;
}
.selectmenu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 width: 178px;
 background-color: #FFFFFF;
 color: #000000;
 border: 1px solid #DCA123;
}
.searchfield {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 background-color: #FFFFFF;
 color: #000000;
 border: 1px solid #DCA123;
}