/* CSS Document */
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration:  none;
}
a:hover {
	color: #000000;
	text-decoration:  none;
	 
}
a:active {
	color: none;
	text-decoration:  none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:300;
}


.textstyle {
font-family:Arial;
	font-size: 12px;
font-weight:bold;
	color:#006600;
}

.textstyle2 {
font-family:Arial;
	font-size: 14px;
font-weight:bold;
	color:#006600;
}


.titlestyle {
font-family: Arial;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}

.tablestyle {
font-family:  Arial;
	font-size: 11px;
	color:#000066;
	
}
.formstyle{
font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.Messagestyle{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
}




.butonstyle
{
font-size: 9px;
font-weight:700;
color:#436FA6;
border-bottom-style:double;
background-color:#ffffff;
border-right-style:double;
}

.butonstyle2
{
font-size: 9px;
font-weight:700;
color:#ffffff;
border-bottom-style:double;
background-color:#006633;
border-right-style:double;
}
.textareastyle {
background-color:#FFCC5F;
font-size:12px;
font-family:Arial; 
font-weight:bold;
color:#006600;
}
