/* CSS Document */





body,html {
  background: #5b1113;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  height: 100%;
  margin: 0px;
 text-align: center;
}


.bodytext{
	font-family:Georgia,Palatino,"Palatino Linotype",serif;
	font-size: 12px;
	color:#EFE9DD;
}
.bodytextsmall{
	font-family:Georgia,Palatino,"Palatino Linotype",serif;
	font-size: 11px;
	color:#003333;
}


.greytext{
	font-family:Georgia,Palatino,"Palatino Linotype",serif;
	font-size: 12px;
	color:#ffffff;
}

.whitetext{
	font-family:Georgia,Palatino,"Palatino Linotype",serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}


.whitetextsmalller{
	font-family:Georgia,Palatino,"Palatino Linotype",serif;
	font-size: 11px;
	color:#ffffff;

}
a:link{
color: #ffffff;
text-decoration: none;
background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;

}

a:hover{
color: #333333;
text-decoration: none;
background-color: transparent;
border-color: #333333;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;


}

a:visited{
color: #ffffff;
text-decoration: none;
background-color: transparent;
border-color: #ffffff;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;

}


.dropdown{
    font-family: Myriad Web Pro;
    font-style:  normal;
    font-weight: normal;
	color:#528023;
    src: url(MYRIADW1.eot);
	letter-spacing:1px;
	font-size:13px;
	background:#ffffff;
	border-color:#ffffff;
	border-style:solid;
	border-bottom:1px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
}

