a:link, a:visited {
	color: #983334;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

a.topmenu:link, a.topmenu:visited {
	color: #FFFFFF;
}

a.topmenu:hover {
	color: #FFFF00;
	text-decoration: none;
}

body {
	background-color: #E9CC92;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

.bodytext, td, tr, p, div {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.bold {
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.copyrighttext {
	color: #666666;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.header1 {
	border-bottom: thin solid;
	color: #983334;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.header2 {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.topmenu {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	padding-right: 20px;
	text-align: left;
}

.cssnav {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(/images/btn/menu-over.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 155px;
height: 12px;
margin: 0;
padding: 0;
vertical-align: top;
  padding-bottom: 18px
}

.cssnav a {
display: block;
color: #983334;
font-size: 10pt;
width: 12px;
height: 12px;
display: block;
float: left;
color: #983334;
text-decoration: none;
}

.cssnav img {width: 12px; height: 12px; border: 0; margin-right: 3px }
* html a:hover {
visibility:visible;
color: #666666;
text-decoration: none;
}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 15px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
