/* CSS Document */

body {
	scrollbar-face-color: #BAC4D2;
	scrollbar-shadow-color: #747A83;
	scrollbar-highlight-color: #E5F0FF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #9BA3AD;
	scrollbar-track-color: #BAC4D2;
	scrollbar-arrow-color: #ffffff;
	background-color: #ffffff;
	text-align: left; 
	margin: 0; 
	margin-top: 0; 
	margin-left: 0; 
	   }
	   
.sched-hd	{
	color:#000000;
    font-size : 11px;
	text-align:left;
    font-family : Verdana;
	font-weight:bold;
	background-color:#FFFFFF;
	}    

.sched-odd	{
	color:#000000;
    font-size : 11px;
	text-align:left;
    font-family : Verdana;
	font-weight:normal;
	background-color:#cccccc;
	}  
	
.sched-even	{
	color:#000000;
    font-size : 11px;
	text-align:left;
    font-family : Verdana;
	font-weight:normal;
	background-color:#FFFFFF;
	}	
	
.general {
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : verdana;
	font-weight : normal;
}
#home_container {
	width: 310px;
	padding-left: 10px;
}


.general-strong {
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : verdana;
	font-weight : bold;
}

.header {
	color : #336699;
	font-size : 14px;
	text-decoration : none;
	font-family : verdana;
	font-weight : bold;

}



/* Content Styles */




A:link {
    color : #336699;
    font-size : 12px;
    text-decoration : underline;
    font-family : Verdana;
    font-weight :  normal;
}

A:visited {
    color : #336699;
    font-size : 12px;
    text-decoration : underline;
    font-family : Verdana;
    font-weight :  normal;
}


A:hover {
    color : #336699;
    font-size : 12px;
    text-decoration : underline;
    font-family : Verdana;
    font-weight :  normal;
}

A:active {
    color : #336699;
    font-size : 12px;
    text-decoration : underline;
    font-family : Verdana;
    font-weight :  normal;
}

/* Map Styles */

A.map:link {
    color : #336699;
    font-size : 10px;
    text-decoration : underline;
    font-family : Verdana;
    font-weight :  normal;
}

A.map:visited {
    color : #336699;
    font-size : 10px;
    text-decoration : underline;
    font-family : Verdana;
    font-weight :  normal;
}


A.map:hover {
    color : #336699;
    font-size : 10px;
    text-decoration : underline;
    font-family : Verdana;
    font-weight :  normal;
	background-color:#CAE3FC;
}
.sup {
	color: #000000;
}


A.map:active {
    color : #336699;
    font-size : 10px;
    text-decoration : underline;
    font-family : Verdana;
    font-weight :  normal;
}
.register {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
