

.content{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.content a:link{
	color: green;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}


.content a:visited{
	color: green;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}

.content a:hover{
	color: red;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}



.hometable {
	color: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight:none;
}

.hometable a{
	color: white;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	font-weight:none;
}

.tabletitle  {
	color: white;
	font-family: verdana;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}


.newstitle  {
	color: black;
	font-family: verdana;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}


.breadcrumb  {
	color: #000000; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 18px; 
	text-decoration: none; 
	text-align: left; 
	font-weight:none;
}


.nav {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
}



.nav a:link {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
}

.nav a:visited{
	color: black;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
}

.nav a:hover{
	color: red;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:bold;
}





.schedtitle,  {
	color: #FFFFCC;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: none;
}

.schedtitle a:link {
	color: #FFFFCC;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: none;
}

.schedtitle a:visited {
	color: #FFFFCC;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: none;
}

.schedtitle a:hover {
	color: red;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: none;
}





.schedloc,  {
	color: green;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: none;
}

.schedloc a:link {
	color: green;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: none;
}

.schedloc a:visited {
	color: green;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: none;
}

.schedloc a:hover {
	color: red;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: none;
}



.schedule {
	color: black;
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: none;
}


.subnav, .subnav a {
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	font-weight: none;
}


.secondary, .secondary a {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.footer, .footer a  {
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 15px; 
	text-align: center; 
	font-weight:none;}



.title {
	color: #990000;
	font-family: Verdana;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}


.error  {
	color: #007700;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	font-weight:none;
}