a						{ color: #003399; text-decoration: none }
a:hover					{ color: #6699FF; text-decoration: underline }

p						{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666 }
li						{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666 }
ul						{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666 }
h1						{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000066; font-weight: bold; letter-spacing: -1px }
h3						{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000066; font-weight: bold; letter-spacing: -1px }
input					{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666 }
select					{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666 }
textarea				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666 }
body				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666 }

.topnav					{ color: #336699; text-decoration: none; font-size: 12px; font-weight: bold }
.topnav a				{ color: #336699; text-decoration: none }
.topnav a:hover			{ color: #FF9900; text-decoration: none }

.leftnav				{ color: #FF4908; text-decoration: none; font-size: 12px; font-weight: bold }
.leftnav a				{ color: #FF4908; text-decoration: none }
.leftnav a:hover		{ color: #E78600; text-decoration: none }

.white					{ color: #FFFFFF }
.white a				{ color: #FFFFFF; text-decoration: none  }
.white a:hover			{ color: #FFCC33; text-decoration: none  }

.yellow					{ color: #FFCC33 }
.yellow a				{ color: #FFCC33; text-decoration: none  }
.yellow a:hover			{ color: #FF9900; text-decoration: none  }

.lightGrey				{ color: #CCCCCC }
.lightGrey a			{ color: #CCCCCC; text-decoration: none  }
.lightGrey a:hover		{ color: #FFFFFF; text-decoration: none  }

.black					{ color: #000000 }
.black a				{ color: #000000; text-decoration: none  }
.black a:hover			{ color: #ffffff; text-decoration: none  }

.footerMenu 			{ color: #CCCCCC }
.footerMenu a			{ color: #CCCCCC; text-decoration: none }
.footerMenu a:hover		{ color: #EEEEEE; text-decoration: none }

.Red 					{ color: #FF0000 }

.xSmall					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; letter-spacing: -1px;	line-height: 12px }.LeftGrnGradeBar {
	background-image: url(../images/green_gradient.jpg);
	background-repeat: repeat-x;
}
