/* classes for general styles used throughout the site*/
.scroll {
scrollbar-track-color: #DEEBFB; 
scrollbar-arrow-color: #D44F1E; 
scrollbar-face-color: #BED8F8; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #DEEBFB; 
scrollbar-3dlight-color: #DEEBFB; 
scrollbar-darkshadow-color: #DEEBFB;
padding-left:5px; 
padding-right:5px; 
border-style:solid; 
border-width:1px; 
border-color:#607CAA; 
line-height:18px; 
overflow: auto; 
z-index:10;
}
.homebody{
	margin:0px;
	padding:0px;
}

.maintext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #272831;
	line-height: 15px;	
}

.maintext2 {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color:red;
	line-height: 15px;	
}

.maintextbold {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #272831;	
}

.sidebartext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #13193F;	
	line-height: 13px;
}

.bullets {
	list-style-image: url(/images/bullet.gif);
	padding-left: 1em;
	margin-left: 1em;
}

.sidebar_bullets {
	list-style-image: url(/images/sidebar_bullet.gif);
	padding-left: 1em;
	margin-left: 1em;
}
.level1headbolder {
	font-weight : bolder;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 17px;
	color : #000000;
}
.level1head {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 14px;
	color : #272831;
}

.level2head {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 12px;
	color : #272831;
}

.level3head {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #272831;
}

.dephead {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 12px;
	color : #607CAA;
	font-weight : bold;
}

.photocaption {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #272831;
}

a.sitelink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #D54F1E;
	text-decoration : underline;
}

a.whitelink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
}

a:visited.sitelink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #D54F1E;
	text-decoration : underline;	
}

a:active.sitelink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #D54F1E;
	text-decoration : underline;
}

a:hover.sitelink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #13193F;
	text-decoration : underline;
}

a.sidebarlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #13193F;
	text-decoration : underline;
	font-weight:bold;	
}

a:visited.sidebarlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #13193F;
	text-decoration : underline;	
	font-weight:bold;	
}

a:active.sidebarlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #13193F;
	text-decoration : underline;
	font-weight:bold;	
}

a:hover.sidebarlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #D54F1E;
	text-decoration : underline;
	font-weight:bold;	
}

a.aclink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #536C93;
	text-decoration : underline;
}

a:visited.aclink {
	font-family :Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #536C93;
	text-decoration : underline;	
	font-weight:none;
}

a:active.aclink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #536C93;
	text-decoration : underline;
}

a:hover.aclink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #536C93;
	text-decoration : underline;
	font-weight:bold;	
}
/* default classes for the news sections */

.newsl1headline {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 12px;
	color : #536C93;
}

.newsl2headline {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #536C93;
}

.newspostdate {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #D54F1E;
}

.eventdate {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 11px;
	color : #272831;
}

.eventheadline {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #272831;
	text-decoration : none;
}

/* default classes for the sports sections*/


.sportgamedate {
	position : relative;
	left : 7px;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	font-weight : bold;
	line-height : 20px;
	color : #383838;
}

.sportgametime {
	position : relative;
	left : 7px;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	line-height : 20px;
	color : #383838;
}

.sportcoachname {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #272831;
}

.sportscore {
	position : relative;
	left : 5px;
	width: 65px;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	line-height : 20px;
	color : #272831;
}

a.sporthometeam {
	position : relative;
	left : 9px;
	width : 245px;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	line-height : 20px;
	color : #D44F1E;
}

.sporthometeam {
	position : relative;
	left : 9px;
	width : 245px;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	line-height : 20px;
	color : #D44F1E;
}

.sporttitle {
	position : relative;
	left : 9px;
	width : 245px;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	line-height : 20px;
	color : #D44F1E;
}

.sportopponent {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	line-height : 21px;
	color : #D44F1E;
}

/* default classes for the sports sections end*/


.ddlb {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#272831; 
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #000000;		
	width: 160px;
	height: 15px; 	
}

.textarea {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#000000; 
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #607CAA;
	scrollbar-base-color: #BED8F8;
	scrollbar-face-color: #BED8F8; 
	scrollbar-track-color: #DEEBFB;
	scrollbar-arrow-color: #D44F1E; 
}

