td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;


}
input,textarea{
	background: #E8E8E8;
	layer-background-color:#B37482;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7E283D;

}
body  {  	font-family: Arial, Helvetica, sans-serif;
		   scrollbar-3dlight-color:#CD7293;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#4D4B4C;
           scrollbar-track-color:#8A0637;
           scrollbar-darkshadow-color:#E5D4DA;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#000000
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
}
a.toplink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.toplink:hover {
	font-weight: bold;
	color: #EDD649;
	text-decoration: none;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
}
a.footlink {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footlink:hover {
	color: #E3D2D7;
	text-decoration: none;
	font-weight: normal;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #626262;
	color: #626262;
	font-size: 22px;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7E283D;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
select {
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7E283D;

}
