/* CSS Document */

.header {
font-family:tahoma;
font-size:11px;
color:#038626;
text-decoration:none;
font-weight:normal
}
.header:hover {
font-family:tahoma;
font-size:11px;
color:#038626;
text-decoration:underline;
text-decoration:underline;
font-weight:normal
}

.one {
font-family:Arial, Helvetica;
font-size:12px;
color:#fa640d;
text-decoration:none;
font-weight:normal;
line-height:22px;
}

.one:hover {
font-family:Arial;
font-size:12px;
color:#038626;
text-decoration:underline;
text-decoration:underline;
font-weight:normal;
}

.content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:normal;
}

.textbox {
	font-family:  Arial;
	font-size: 12px;
	color:#038626;
	line-height:25px;
	max-width:300px;
	font-weight:normal;
	border: 1px double #333333

	}
	

.header1 {
font-family: Arial;
font-size:12px;
color:#038626;
font-weight:normal;
}



