body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dfdcd9;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	line-height: 16px;
}
.bodytextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	font-weight: bold;
	text-decoration: none;
}
.olivetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #605D48;
	line-height: 16px;
}
.yellowtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #474032;
}
.yellowtextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #474032;
}
.greentext {
	font-family: Tahoma;
	font-size: 11px;
	color: #615E45;
	line-height: 16px;
}
.greentextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #474032;
	line-height: 16px;
}
a.textlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #2e74c3;
	text-decoration: none;

}
a.textlink:hover {
  font-family: Tahoma;
  font-size: 10px;
  color: #dc7800;
  text-decoration: none;
}

.redtext {
  font-family: Tahoma;
  font-size: 10px;
  color: #FF0000;
  text-decoration: none;
}
.footer {
  font-family: Tahoma;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}
.footerlink {
  font-family: Tahoma;
  font-size: 10px;
  color: #80A655;
  text-decoration: none;
}
.footerlink:hover {
  font-family: Tahoma;
  font-size: 10px;
  color: #50702C;
  text-decoration: none;
}
a.bodyLink {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	line-height: 16px;
	text-decoration: none;
}
a.bodyLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F2972F;
	line-height: 16px;
}


h1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #B7B4C9;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0033;
	font-weight: normal;
}
h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}
.formfield {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #A2A2A2;
	color: #333333;
	width: 150px;
}
form {
	margin: 0px;
	padding: 0px;
}
a.image{
	position:relative;
	z-index:24;
}

a.image:hover{
	z-index:25; 
	background-color:#FFFFFF;
}
a.image span{
	display: none
}

a.image:hover span{
	display:block;
	position:absolute;
	top:32px;
	left:10px;
}
li {
	margin-left: -20px;
	list-style-type: disc;
}
.bluetextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2e74c3;
}
.border {
	border: 1px solid #666666;
}
.list {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: square;
}
.bodytextRed {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
}
