/*
blue 3366CC
orange FF8C00
lighter blue 6CA6CD
bodytext #003366;
purple #602060
green #60C000
std link = verd 12 #3366cc


*/

.bodytext {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	line-height: 20px;
	letter-spacing: 0.09em;
	line-height: 15px;
}
.whitetext {
	font-family: "tahoma", "verdana", "helvetica", "arial", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	letter-spacing: 0.08em;
	line-height: 16px;
}
.othertext {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	line-height: 20px;
	letter-spacing: 0.02em;
	line-height: 16px;
}

.mainhead {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 22px;
	font-weight: normal;
	color: #3366CC;
	letter-spacing: 0.2em;
	line-height: 45px;
}
.texthead {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 16px;
	font-weight: bolder;
	color: #3366CC;
	letter-spacing: 0.15em;
	line-height: 24px;
}
.subheader {
	font-family: "arial", "verdana", "trebruchet", "tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}






.calendar {
	font-family: "arial", "verdana", "trebruchet", "tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
/*White links on orange*/
.class1 A:link {
	text-decoration: none
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
.class1 A:visited {
	text-decoration: none
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
.class1 A:active {
	text-decoration: none
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
.class1 A:hover {
	text-decoration: underline; 
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	}

/*bottom page links etc*/
.class2 A{
	text-decoration: none
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
.class2 A:link {
	text-decoration: none
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
.class2 A:visited {
	text-decoration: none
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
.class2 A:active {
	text-decoration: none
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
.class2 A:hover {
	text-decoration: underline; 
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	}





.style6 {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
}
