body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #6097CF;
}

.redtext12 {
	color:#C63309;
	font-size:12px;
}

.redtext10  {
	color:#C63309;
	font-size: 10px;
}

a.footer,.footer {
	color:#C63309;
	font-size: 11px;
}
a.bottomlinks,.bottomlinks {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
a.pageheaders, .pageheaders {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
#fTable TD {padding:2px;}

.formElement1 { width:195px; border:1px solid #1D035E;background-color:white;}
.formElement2 { width:130px; border:1px solid #1D035E;background-color:white;}
.formElement3 { width:55px; border:1px solid #1D035E;background-color:white;}
.formElement4 { width:250px; border:1px solid #1D035E;background-color:white;}
select { background-color:white;}

.ipClass,.ipClass strong {
	color:#6097CF;
	font-size:12px;
}
