/* CSS Document */

.main {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
color: #575757;
list-style-type: none;
}

.box1 {
	background-color: #CCE5A2;
	border:1px solid #999999;
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	height: 20px;
	line-height: normal;
	vertical-align: bottom;
}
	}
.dropDown {
	background-color: #EFEFEF;
	border:solid 1px #CCCCCC;
	font-size: 11px;
	color: #575757;
	font-weight: normal; font-family: Verdana, Arial, sans-serif; line-height: 13px}

	}
.total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF0000;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #575757;
	list-style-type: none;
	font-weight: bold;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #214232;
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	list-style-type: none;
	text-decoration: none;
	font-weight: bolder;


}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333399;
	list-style-type: none;
	text-decoration: none;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #214232;
	list-style-type: none;
	text-decoration: none;
}
.box2 {

	background-color: #CCE5A2;
	border:1px solid #999999;
	font-size: 12px;
	color: #575757;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	height: auto;
	line-height: normal;
	vertical-align: bottom;
}
header a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #575757;
	list-style-type: none;
	font-weight: bold;
}
header a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	list-style-type: none;
	text-decoration: none;
	font-weight: bolder;
}

