body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.cpy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996600;
}
.maintxt {	
	text-align: justify;	
	font-family:tahoma;
	color:#585858;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	line-height:13px;
}
.maintxt3 {		
	font-family:tahoma;
	color:#585858;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	line-height:13px;
}
.maintxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtbx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #FEEBDC;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FDDABA;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FECFA3;
	border-right-color: #FECFA3;
	border-bottom-color: #FECFA3;
	border-left-color: #FECFA3;
}
.fset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FED8B4;
	border-top-color: #FDDABA;
	border-right-color: #FDDABA;
	border-bottom-color: #FDDABA;
	border-left-color: #FDDABA;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
#dropmenudiv{
position:absolute;
border:1px dotted black;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted black;
padding: 1px 0;
text-decoration: none;
color:#666666;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FDDBC0;
}

a:link {
	color: brown;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF6600;
}
