/* LOGO BAR THINGS */
font.banner {font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: normal; text-decoration: none; color: #FFFFFF;}
A.banner:visited {color: White; text-decoration: underline;}
A.banner:link {color: White; text-decoration: underline;}
A.banner:hover {color: White; text-decoration: underline;}
A.banner:active {color: White; text-decoration: underline;}

/* COPYRIGHT AND PRIVACY STATEMENT ITEMS */
font.copyright {font-family: Verdana, Arial, Helvetica; font-size: 9px; font-weight: normal; text-decoration: none; color: #9A9A9C;}
A.copyright:visited	{color: #9A9A9C; text-decoration: none;}
A.copyright:link {color: #9A9A9C; text-decoration: none;}
A.copyright:hover {color: #EBEDF0; text-decoration: underline;}
A.copyright:active {color: #9A9A9C;	text-decoration: none;}

/* FOOTER MENU */
font.footer {font-family: Arial, Helvetica, Verdana; font-size: 9px; font-weight: normal; text-decoration: none; color: #BBBBBB;}


/* MAIN BODY SECTIONS */
font.header {font-family: Arial,Helvetica,Verdana; font-size: 18px; font-weight: normal; text-decoration: none; color: #FFFFFF;}

font.subheader {
	font-family: Arial,Helvetica,Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

font.mainbody {
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#maintext, p {
	line-height: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
	




.newsitems, ul {
	margin-top: -1px;
	margin-bottom: 0px;
	line-height: 15px;
	list-style-image: url(images/newsarrow.gif);
}

.newsitems, li {
	padding-bottom: 5px;
}
	
	
.enrollment, ol {

	line-height: 15px;
}

.enrollment, li {
	padding-bottom: 10px;
}






.dateclass {
	font-weight: bold;
}

hr {
	color: #7a7777;
	height: 1px;
	margin-bottom: 10px;
}

td.footer {
	background-color: #7a7777;
}
td.pagetitle {
	background-color: #7a7777;
}

A.footer:visited	{
	color : #BBBBBB;
	text-decoration : none;
}
A.footer:link	{
	color : #BBBBBB;
	text-decoration : none;
}
A.footer:hover	{
	color : #BBBBBB;
	text-decoration : underline;
}
A.footer:active	{
	color : #BBBBBB;
	text-decoration : none;
}


A.menu2:visited	{
	color : #F6EAEA;
	text-decoration : underline;
}
A.menu2:link	{
	color : #F6EAEA;
	text-decoration : underline;
}
A.menu2:hover	{
	color : #CCCCCC;
	text-decoration : underline;
}
A.menu2:active	{
	color : #F6EAEA;
	text-decoration : underline;
}




A.submenu:visited {
	color: Blue;
	text-decoration: underline;
}

A.submenu:link {
	color: Blue;
	text-decoration: underline;
}

A.submenu:hover {
	color: Blue;
	text-decoration: underline;
}

A.submenu:active {
	color: Blue;
	text-decoration: underline;
}

A.mainbody:visited	{
	color : #3333FF;
	text-decoration : underline;
}
A.mainbody:link	{
	color : #3333FF;
	text-decoration : underline;
}
A.mainbody:hover	{
	color : #3333FF;
	text-decoration : underline;
}
A.mainbody:active	{
	color : #3333FF;
	text-decoration : underline;
}


.calendar {
	line-height: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.arrow {
	padding-top: 3px;
}

.bodytext {
	line-height: 10px;
	font-family: Arial;
	font-weight: bold;
}
