td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
		color: #000000;
}

.footer {
	background-color: #146783
}

.title {
	background-color: #2F8FB0
}

.highlight {
	background-color: #D4EFFC
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.whitebold {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: x-small;
}

.blacktextitalic {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	font-size: x-small;
}

.blacktextbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}

.green {
	font-size: x-small;
	color: #567C89;
}

.greysml {
	font-size: xx-small;
	color: #CCCCCC;
}


.advisorytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: x-small;
}


a:link { color:#FFD700; text-decoration: none;  font-size: x-small; font-weight: bold;}
a:visited { color:#FFD700; text-decoration: none;  font-size: x-small; font-weight: bold;}
a:hover { color:#FFD700; text-decoration: underline; font-size: x-small; font-weight: bold;}
a:active { color:#FFD700; text-decoration: underline;  font-size: x-small; font-weight: bold;}

a.green:link { color:#567C89; text-decoration: none; font-size: x-small; font-weight: bold;}
a.green:visited { color:#567C89; text-decoration: none; font-size: x-small; font-weight: bold;}
a.green:hover { color:#AA000E; text-decoration: none; font-size: x-small; font-weight: bold;}
a.green:active { color:#AA000E; text-decoration: none; font-size: x-small; font-weight: bold;}

a.grey:link { color:#CCCCCC; text-decoration: none; font-size: xx-small; font-weight: normal;}
a.grey:visited { color:#CCCCCC; text-decoration: none; font-size: xx-small; font-weight: normal;}
a.grey:hover { color:#F49212; text-decoration: none; font-size: xx-small; font-weight: normal;}
a.grey:active { color:#F49212; text-decoration: none; font-size: xx-small; font-weight: normal;}

a.maroon:link { color:#970200; text-decoration: none; font-size: x-small; font-weight: bold;}
a.maroon:visited { color:#970200; text-decoration: none; font-size: x-small; font-weight: bold;}
a.maroon:hover { color:#330000; text-decoration: none; font-size: x-small; font-weight: bold;}
a.maroon:active { color:#330000; text-decoration: none; font-size: x-small; font-weight: bold;}

a.course:link { color:#003333; text-decoration: none; font-size: x-small; font-weight: bold;}
a.course:visited { color:#003333; text-decoration: none; font-size: x-small; font-weight: bold;}
a.course:hover { color:#000000; text-decoration: none; font-size: x-small; font-weight: bold;}
a.course:active { color:#000000; text-decoration: none; font-size: x-small; font-weight: bold;}

a.black:link { color:#000000; text-decoration: none; font-size: x-small; font-weight: bold;}
a.black:visited { color:#000000; text-decoration: none; font-size: x-small; font-weight: bold;}
a.black:hover { color:#970200; text-decoration: none; font-size: x-small; font-weight: bold;}
a.black:active { color:#970200; text-decoration: none; font-size: x-small; font-weight: bold;}

a.white:link { color:#FFFFFF; text-decoration: none; font-size: x-small; font-weight: bold;}
a.white:visited { color:#FFFFFF; text-decoration: none; font-size: x-small; font-weight: bold;}
a.white:hover { color:#FFD700; text-decoration: none; font-size: x-small; font-weight: bold;}
a.white:active { color:#FFD700; text-decoration: none; font-size: x-small; font-weight: bold;}

.gradientbg {background: url(images/gradientbg.gif) top left;}
.gradientbggreen {background: url(images/gradientbggreen.gif) top left;}
