body{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #EEE8E3;
	scrollbar-shadow-color: #EEE8E3;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #F26522;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #F26522;
}
.text {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #4A4A4A;
}
a:link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #F26522;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	font-style: normal;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #F26522;
}
a:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #F26522;
	text-decoration: none;
	font-style: normal;
}
.bottom_td{
	background-color: #FDBB5A;
}
.list{
	background-color: #F2FDE2;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8DC73F;
	border-right-color: #8DC73F;
	border-bottom-color: #8DC73F;
	border-left-color: #8DC73F;
}
hr{
	border: 1px dotted #CCCCCC;

}
.formInput{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #333333;
	border: 1px solid #8DC73F;
}
