body  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left }

td  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

th  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

.bodystyle  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

.small  { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }

.medium  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

.big  { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif }

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

a:link  { color: #00ccff; font-weight: bolder; text-decoration: underline; border: white }

a:visited  { color: #0099ff; font-weight: bolder; text-decoration: underline }

a:hover  { color: yellow; font-weight: bolder; text-decoration: underline; background-color: blue; border: blue }

a:active   { color: white; font-weight: bolder; text-decoration: underline; background-color: blue }

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.biglink:link  { color: #00ccff; font-size:14; font-weight: bolder; text-decoration: underline; border: white }

a.biglink:visited  { color: #0099ff; font-size:14; font-weight: bolder; text-decoration: underline }

a.biglink:hover  { color: yellow; font-size:14; font-weight: bolder; text-decoration: underline; background-color: blue; border: blue }

a.biglink:active   { color: white; font-size:14; font-weight: bolder; text-decoration: underline; background-color: blue }


a.biglink2:link  { color: blue; font-size:14; font-weight: bolder; text-decoration: underline; border: white }

a.biglink2:visited  { color: #0099ff; font-size:14; font-weight: bolder; text-decoration: underline }

a.biglink2:hover  { color: yellow; font-size:14; font-weight: bolder; text-decoration: underline; background-color: blue; border: blue }

a.biglink2:active   { color: white; font-size:14; font-weight: bolder; text-decoration: underline; background-color: blue }


.orange {
	color: #D27E00;
	padding-right: 15px;
	padding-left: 15px;



}
.purple {
	color: #CC00FF;
	padding-left: 15px;

}
.lightpurple {
	color: #55006A;
	padding-right: 10px;
	padding-left: 10px;


}
h4 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;

}
.darkgreen {
	color: #3DBB00;
	padding-left: 10px;

}

p {
	

}
.bigtitle {

	color: #99ccff;
	font-size: 39;
	font-family: Impact,Verdana,Cursive,sans-serif;
}

.normalcopy {

	color: #ccffff;
	font-size: 12;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.bigcopy {

	color: #ccffff;
	font-size: 14;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.lightgreen {

	color: #002D00;
	padding-right: 10px;
	padding-left: 10px;
}
.formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3333;

}
input {
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
textarea {
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.blue {

	color: #0033CC;
	padding-right: 15px;
	padding-left: 15px;
}
.red {


	color: #CC3333;
	padding-right: 15px;
	padding-left: 15px;
}
.aquagreen {
	color: #4A88A8;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;

}
