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

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

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;
}

.ipClass,.ipClass strong {
	color:#CCCCCC;
	font-size:11px;
}

#fTable TD {padding:3px;}

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

.maincontent, .maincontent a {
  font-size: 12px;
  color: #FFFFFF; 
}

.maincontent a:link {
  font-size: 12px;
  color:#003366;
  font-weight:800;
}

.maincontent a:link {
  font-size: 12px;
  color:#003366;
  font-weight:800;
}

.maincontent a:visited {
  font-size: 12px;
  color:#003366;
  font-weight:800;
}

.textleftcontent, textleftcontent a  {
  font-size: 12px;
  color: #FFFFFF;
}

.textleftcontent a:link {
  font-size: 12px;
  color:#003366;
  font-weight:800;
}

.textleftcontent a:link {
  font-size: 12px;
  color:#003366;
  font-weight:800;
}

.textleftcontent a:visited {
  font-size: 12px;
  color:#003366;
  font-weight:800;
}


.formtext  {
  font-size: 12px;
  color:#6B6243;
}

.pageheaders, .pageheaders a {
  color:#084D76;
  font-size:12px;
  font-weight:bold;
}
.pageheaders a:link {  
  color:#084D76;
  font-size:12px;
  font-weight:bold;
  text-decoration:underline;
}

.pageheaders a:hover {
  color:#FFFFFF;
}

.starttext {
  color:#FFFFFF;
  font-size:20px;
  font-weight:bold;
}

.bottomlinks, .bottomlinks a {
  font-size: 12px;
  color: #FFFFFF;
  font-weight:bold;
}

.bottomlinks a:link {
  font-size: 12px;
  color: #FFFFFF;
  font-weight:bold;
}

.btspacer {  color: #444444;}