A:LINK { background : #193365; color : #33FF00; }

A:VISITED { background : #193365; color : #009933; }

A:HOVER {
	background : #4169E1;
	color : #7CFC00;
	font-weight : bold;
}

A:ACTIVE { background : #193365; color : #33FF00; }

a.menu:link, a.menu:visited, a.menu:active {
	background : transparent;
	color : #FFFFFF;
	font : 16px verdana, Arial;
	text-decoration : none;
}

a.menu:hover {
	background : #4169E1;
	color : #7CFC00;
	font : 16px verdana, Arial;
	text-decoration : none;
}

BLOCKQUOTE {
	font : bold 100% "Square721 BT"Arial, Helvetica, Geneva, sans-serif;
	font-style : italic;
	margin-left : 10%;
	margin-right : 10%;
}

BODY {
	background : #193365;
	color : #FFFFE3;
	margin : 5%;
}

DL {
	font : 105% garamond, "Times New Roman", Times, serif;
}

H1 {
	background : #193365;
	color : #FFFF00;
	font : bold 180% Arial, Helvetica, Geneva, sans-serif;
	margin-left : 10%;
	margin-right : 10%;
	text-align : center;
}

H2 {
	background : #193365;
	color : #FF9933;
	font : bold 120% Arial, Helvetica, Geneva, sans-serif;
	margin-left : 10%;
	margin-right : 10%;
	text-align : center;
}

H3 {
	background : #193365;
	color : #009966;
	font : bold 110% Arial, Helvetica, Geneva, sans-serif;
	margin-left : 5%;
	margin-right : 5%;
	text-align : left;
}

img { border : none; }

LI {
	font : 110% garamond, "Times New Roman", Times, serif;
}

LI.UPDATES {
	font : 100% garamond, "Times New Roman", Times, serif;
	list-style-type : circle;
}

P.CAPTION {
	font : 130% Arial, Helvetica, Geneva, sans-serif;
	text-align : center;
}

P.SANSLARGE {
	font : 120% Arial, Helvetica, Geneva, sans-serif;
}

P.SANSSMALL {
	font : 70% Arial, Helvetica, Geneva, sans-serif;
}

P.SANSSMALLITALIC {
	font : italic 70% Arial, Helvetica, Geneva, sans-serif;
}

P.SANSTEXT {
	font : 95% Arial, Helvetica, Geneva, sans-serif;
}

P.SERIFLARGE {
	font : 130% garamond, "Times New Roman", Times, serif;
}

P.SERIFTEXT {
	font : 110% garamond, "Times New Roman", Times, serif;
}

P.SERIFTEXTITALIC {
	font : italic 110% garamond, "Times New Roman", Times, serif;
}

TD { color : #FFFFE3; }

.title {
	background : #193365;
	color : #FFFF00;
	font : 18px verdana,arial,sans-serif,helvetica;
	margin-bottom : 4px;
	margin-top : 0px;
}

#floatingMenu {
	background : #193365;
	border-bottom : 2px solid #000000;
	border-left : 2px solid #2456B9;
	border-right : 2px solid #000000;
	border-top : 2px solid #2456B9;
	clip : rect(0 125px 300px 0);
	color : #FF9933;
	font : 18px verdana, arial;
	height : 300px;
	left : 10px;
	margin : 0;
	overflow : hidden;
	padding : 2px;
	position : absolute;
	top : 63px;
	visibility : visible;
	width : 125px;
}

#menuAnchor {
	height : 12px;
	left : 0px;
	position : relative;
	top : 0px;
	visibility : hidden;
	width : 1px;
}
