a {     
	color: #A52E28;
	text-decoration: none;
}  

a:hover {
	text-decoration: underline;
}

body {


	background-repeat: repeat-y;         	
	background-position: center;	
	margin: 0 0 0 0;
	scrollbar-face-color: #ECE9D8; 
	scrollbar-shadow-color: #ABA899; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #EFF0E2; 
	scrollbar-darkshadow-color: #716F63; 
	scrollbar-track-color: #ECE9D8; 
	scrollbar-arrow-color: #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
}   

h1 {
	font-size: 16px;
	font-weight: bold;
}

hr {
	border: #DFE0E4 1px solid; 
}
       
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
}
    
ul {
	list-style-image: url(images/ico_bullet.gif); 
	text-indent: -3px;
}   
    
.error {color:#EA6341}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}   
.footerText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.inputStyle
{
    	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	border: #858585 1px solid;
}      

.input {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #666666; 
	border: #858585 1px solid;
}

.leftBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFE0E4;
	border-right-color: #DFE0E4;
	border-bottom-color: #DFE0E4;
	border-left-color: #DFE0E4;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
}       

.programs {
	background-color:#E8E9EA
}


.upcomingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.sitecredit {             
	font-size: 0px;
	color:#181A19;

}
