/*------------------------------------*/
/*changes made by Dan Perdue */

ul a, ul a:link {
	color: Navy;
	}

ul a:visited, ul a:hover {
	color: #8C8C8C;
}

img.right {
	float: right;
	margin: 3px;
	}
	
img.left {
	float: left;
	margin: 3px;
	}
	
p.studentorg {
	clear: both;
}

/*------------------------------------*/


A:active.set1 {
	color : White;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	font-size : xx-small;
}
A:link.set1 {
	color : White;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.set1 {
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

A:VISITED.set1 {
	color : #EDE7E7;
	text-decoration : none;
	font-weight : bold;
	font-size : xx-small;
	font-family : Verdana;
}
A:active.set2 {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	font-size : x-small;
}
A:link.set2 {
	color : Blue;
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.set2 {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}
A:VISITED.set2 {
	color : #8C8C8C;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
	font-family : Verdana;
}
A:active.finalset2 {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	font-size : x-small;
}
A:link.finalset2 {
	color : Navy;
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.finalset2 {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : Blue;
}
A:VISITED.finalset2 {
	color : Navy;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
	font-family : Verdana;
}
A:active.modset2 {
	color : Navy;
	text-decoration : underline;
	font-family : Verdana;
	font-size : x-small;
}
A:link.modset2 {
	color : #696969;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : underline;
}
A:HOVER.modset2 {
	font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
	color : Navy;
}

A:VISITED.modset2 {
	color : #696969;
	text-decoration : underline;
	font-size : x-small;
	font-family : Verdana;
}
A:active.set3 {
	color : grey;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	font-size : xx-small;
}
A:link.set3 {
	color : white;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.set3 {
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : none;
	color : gray;
}

A:VISITED.set3 {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-size : xx-small;
	font-family : Verdana;
}
P {
	font-family : Verdana;
	font-size : x-small;
	font-weight : normal;
	color : Black;
}
TABLE {
	font-family : Verdana;
	font-size : x-small;
	font-weight : normal;
	color : Black;
}
TD {
	font-family : Verdana;
	font-size : x-small;
	font-weight : normal;
	color : Black;
}
H1, H2, H3, H4, H5 {
	color : #212C5A;
	font-family : "Times New Roman";
	font-style : normal;
}
HR {
	color : #212C5A;
}
A:active {
	color : White;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
	font-family : Verdana;
	border: #003366;
}
A:link{
	color : White;
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	border: #000066;
}
A:HOVER{
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
	border: #003366;
}
A:VISITED {
	color : #DCD7D7;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
	font-family : Verdana;
	border: #003399;
}
.combobox {
	background-color: #FFFFFF;
	color: #1D2A63;	
	font-size: 7pt;
	font-family: verdana;
	font-weight: bold;
}
.footer {
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
}
A:active.footer {
	color : Blue;
	text-decoration : underline;
	font-weight : bold;
	font-family : Verdana;
	font-size : xx-small;
}
A:link.footer {
	color : Blue;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER.footer {
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : underline;
	color : Navy;
}

A:VISITED.footer {
	color : #8C8C8C;
	text-decoration : underline;
	font-weight : bold;
	font-size : xx-small;
	font-family : Verdana;
}
B {
	color : #212C5A;
}
UL#no {
list-style-type:none;
}
