a.nav:active { font-family: Verdana; font-size: 8pt; color: #333333; text-decoration: underline} 
a.nav:visited { font-family: Verdana; font-size: 8pt; color: #333333; text-decoration: underline} 
a.nav:link { font-family: Verdana; font-size: 8pt; color: #333333; text-decoration: underline} 
a.nav:hover { font-family: Verdana; font-size: 8pt; color: #336699; text-decoration: underline}

a.:active { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration: underline} 
a.:visited { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration: underline} 
a.:link { font-family: Verdana; font-size: 8pt; color: #000000; text-decoration: underline} 
a.:hover { font-family: Verdana; font-size: 8pt; color: #336699; text-decoration: underline}

a.big:active {
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;
	font-size: 24px;
} 
a.big:visited {
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;
	font-size: 24px;
} 
a.big:link {
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;
	font-size: 24px;
} 
a.big:hover {
	font-family: Verdana;
	color: #336699;
	text-decoration: underline;
	font-size: 24px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
hr {
	border: 1px dashed #CCCCCC;
}
.text {
	font-family: Verdana;
	font-size: 8px;
	color: #333333;
}
.textmain {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.blue {
	color: #336699;
}
.large {
	font-size: 18px;
}
.small {

	font-size: 14px;
}
.academy {
	background-attachment: fixed;
	background-image: url(../Images/academy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.white {

	color: #FFFFFF;
}
.tablebg {
	background-color: #000000;
}
.tableheader {
	background-color: #C2D7EB;
}
.trbg {
	background-color: #FFFFFF;
}
.tabletop {
	background-color: #336699;
}
textarea {
	font-family: Verdana;
}
input {
	font-family: Verdana;
}
.border {
	border: 1px solid #000000;
}
.highlight {
	color: #0033CC;
}
.split {
	background-image:  url(../images/DotH.gif);
	background-repeat: repeat-x;
	background-position: center;
}