a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
body, td{
	font-family: arial;
	font-size: 9pt;
}
input, textarea{
	border: 1px #000000 solid;
	padding: 1;
}
.radio{
	border: 0px #000000 solid;
}
.button{
	border: #999999 1px solid;
	background-color: #ED1C24;
	font-size: 9pt;
	font-family: tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
#500x60_title{
	background-image: url(images/500x60_bck.png);
	background-repeat: no-repeat;
	width: 500;
	height: 60;
	margin-bottom: 5;
}
.first_layer {text-align: left; color: F1F1F1; margin-top: 16px; margin-left: 40px; font-size: 20px; font-weight: bold; font-family: verdana }
.second_layer {text-align: left; color: CC0000; margin-top: -23px; margin-left: 42px; font-size: 20px; font-weight: bold; font-family: verdana }