<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
		line-height: 130%;

}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
		line-height: 130%;

}

.no_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
		line-height: 100%;

}

.footer {
font-size: 10px;
	color: #F1848B;
}
.White {
	color: #FFFFFF;
}

body {
	background-color: #E30A17;
}
a:link {
	color: #E30A17;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E30A17;
}
a:hover {
	text-decoration: underline;
	color: #E30A17;
}
a:active {
	text-decoration: none;
	color: #E30A17;
}
.footera:link {
	color: #F1848B;
	text-decoration: none;
}
.footera:visited {
	text-decoration: none;
	color: #F1848B;
}
.footera:hover {
	text-decoration: underline;
	color:#F1848B;
}
.footera:active {
	text-decoration: none;
	color: #F1848B;
}
input.btn{
font:bold 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #E30A17;
width: 110px;
height: 20px;
border: 1px solid #E30A17;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}
input.btn:hover{
font:bold 12px Arial, Helvetica, sans-serif;
color: #000000;
background: #E30A17;
width: 110px;
height: 20px;
border: 1px solid #E30A17;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

}

.textfield
{
font:normal 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #FFFFFF;
width: 340px;
height: 20px;
border: 1px solid #E30A17;
line-height: 100%;
}
.textarea
{
font:normal 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #FFFFFF;
width: 340px;
height: 110px;
border: 1px solid #E30A17;

}
.textfield2
{
font:normal 11px Arial, Helvetica, sans-serif;
color: #000000;
background: #FFFFFF;
width: 110px;
height: 20px;
border: 1px solid #E30A17;
line-height: 100%;


}


-->
