.bodytext{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #444343;
	text-decoration: none;
}
.bodyhead{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #444343;
	text-decoration: none;
}
.bodyhead_a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0C81AF;
	text-decoration: none;
}
.bodyhead_a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.bodyhead_b{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #716938;
	text-decoration: underline;
}
.bodyhead_c{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #716938;
	text-decoration: none;
}
.bodyhead_c:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
}
.bodyhead_b:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer_a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
    text-decoration: underline;
}
.abouttext
{
	font-size: 11px;
	color: #4E504B;
	padding-right: 35px;
	padding-left: 30px;
	padding-top: 20px;
	line-height: 18px;
}
INPUT
{
	BORDER-RIGHT: #555555 1pt solid;
	BORDER-TOP: #555555 1pt solid;
	BORDER-BOTTOM: #555555 1pt solid;
	BORDER-LEFT: #555555 1pt solid;
	FONT-SIZE: 9pt;
	COLOR: #A0A09D;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
	INPUT.checkbox
{
	BORDER-RIGHT: #555555 0pt solid;
	BORDER-TOP: #555555 0pt solid;
	BORDER-LEFT: #555555 0pt solid;
	BORDER-BOTTOM: #555555 0pt solid;
	FONT-SIZE: 9pt;
	COLOR: #A0A09D;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
INPUT.button
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 65px;
	border: 1px solid #555555;
	background-image: url(images/buttonbg.gif);
	color: #555555;
	
	}
INPUT.text
{
	width: 100%;
	border: 1px solid #555555;
	color: #555555;
	
	}
TEXTAREA
{
	BORDER-RIGHT: #555555 1pt solid;
	BORDER-TOP: #555555 1pt solid;
	BORDER-LEFT: #555555 1pt solid;
	COLOR: #000000;
	BORDER-BOTTOM: #555555 1pt solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	background-color: transparent;
}

