.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.toplinks a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.toplinks a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.toplinks a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C6D77C;
	text-decoration:underline;
}
.maintd {
	padding-bottom: 10px;
	padding-left: 10px;
}
.maintd2 {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.padding10 {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
}
.pad5 {
	padding: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
.orangeborder {
	border: 1px solid #DE4400;
}

.blackborder {
	border-right: 1px solid #000000;
}


.georgiaheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C6D77C;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.georgia10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C6D77C;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}
.georgia11 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C6D77C;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}
.georgia12 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C6D77C;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}
.typestyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.typestyles a:link{
	color: #000;
	text-decoration:underline;
}
.typestyles a:visited{
	color: #000;
	text-decoration:underline;
}
.typestyles a:hover{
	color: #CC4402;
	text-decoration:underline;}
	
.maintd3 {
	padding-left: 10px;
}
#numberlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

