body {
	
	background-image: url(../../Images/BGs/BG1.gif);
	background-repeat: repeat;
}





/*   *********************************************************** */
/* 	adminTopNav												**** */


a.adminTopNav:active { 		/* selected link */
	cursor: hand;  
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CC0000; 
	text-decoration: underline;
}   
a.adminTopNav:visited { 		/* visited link */
	cursor: hand;  
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CC0000; 
	text-decoration: underline;
}    
a.adminTopNav:link { 		/* unvisited link */
	cursor: hand;  
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CC0000; 
	text-decoration: underline;
}
a.adminTopNav:hover { 		/* mouse over link */
	cursor: hand;  
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CC0000; 
	text-decoration: none;
}


h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #4580BC;
}


/*   *********************************************************** */
/* 	LINK COLORS												**** */




/*	TOP NAV */
a.CalendarEventTitle:active { 		/* selected link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration: none;
}   
a.CalendarEventTitle:visited { 		/* visited link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000; 
	text-decoration: none;
}    
a.CalendarEventTitle:link { 		/* unvisited link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000; 
	text-decoration: none;
}
a.CalendarEventTitle:hover { 		/* mouse over link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration: underline;
}



a.DateLink:active { 		/* selected link */
	cursor: hand;  
	font-weight:600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	text-decoration: none;
}   
a.DateLink:visited { 		/* visited link */
	cursor: hand;  
	font-weight:600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000099; 
	text-decoration: none;
}    
a.DateLink:link { 		/* unvisited link */
	cursor: hand;  
	font-weight:600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000099; 
	text-decoration: none;
}
a.DateLink:hover { 		/* mouse over link */
	cursor: hand;  
	font-weight:600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	text-decoration: underline;
}




a.Base:active { 		/* selected link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	text-decoration: none;
}   
a.Base:visited { 		/* visited link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000099; 
	text-decoration: none;
}    
a.Base:link { 		/* unvisited link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000099; 
	text-decoration: none;
}
a.Base:hover { 		/* mouse over link */
	cursor: hand;  
	font-weight:300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	text-decoration: underline;
}

/* ***************************************************************** */
/* ***************************************************************** */


.textBox{
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    background-color:#FFFFF0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #004678;   
    text-decoration: none;	
}



/* 															**** */
/*   *********************************************************** */

/*   STYLE FOR TEXT EDITOR ROLLOVERS ***********************************************************************  */

					.ready { MARGIN: 1px; VERTICAL-ALIGN: middle; PADDING: 0px}
					.over {	
					
						BORDER-RIGHT: buttonshadow 1px solid; 
						BORDER-TOP: buttonhighlight 1px solid; 
						BORDER-LEFT: buttonhighlight 1px solid; 
						BORDER-BOTTOM: buttonshadow 1px solid; 
						PADDING: 0px; MARGIN: 0px; 
						VERTICAL-ALIGN: middle;
						
						background-color:"#B5BDD6";
						border-color:"darkblue darkblue darkblue darkblue";
						cursor:pointer;
					}
					.down {	
						BORDER-RIGHT: 1px inset; 
						BORDER-TOP: 1px inset; 
						BORDER-LEFT: 1px inset; 
						BORDER-BOTTOM: 1px inset; 
						MARGIN: 0px; 
						VERTICAL-ALIGN: middle; 
						PADDING: 0px;
						
						background-color:"#8494B5";
						border-color:"darkblue darkblue darkblue darkblue";
						cursor:pointer;
					}
					.spacer {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px;PADDING-TOP: 0px; MARGIN: 0px; VERTICAL-ALIGN: middle;}
					.container {PADDING: 0px; MARGIN: 0px; BACKGROUND-COLOR: Buttonface; TEXT-ALIGN: left; }
					.editBox {BORDER-LEFT: #8188a3 1px solid; 
						BORDER-RIGHT: #8188a3 1px solid; 
						BORDER-TOP: #8188a3 1px solid; 
						BORDER-BOTTOM: #8188a3 1px solid;  
						PADDING: 10px; MARGIN: 2px 0px 0px; 
						OVERFLOW: auto; 
						BACKGROUND-COLOR: #ffffff; 
						TEXT-ALIGN: left
					}
					.selectColor {
						BORDER-RIGHT: buttonface 1px solid; 
						PADDING-RIGHT: 0px; 
						BORDER-TOP: buttonface 1px solid; 
						PADDING-LEFT: 0px; 
						PADDING-BOTTOM: 0px; 
						MARGIN: 0px; 
						VERTICAL-ALIGN: middle; 
						BORDER-LEFT: buttonface 1px solid; 
						PADDING-TOP: 0px; 
						BORDER-BOTTOM: buttonface 1px solid;
					}

/* 															**** */
/*   *********************************************************** */

/*   *********************************************************** */
/* 	 button													**** */


input.submit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:500;
}
.submit {

	background: #fefefe url(../images/background_form_element.gif) repeat-x !important;
	border: 3px double;
	border-color: #C4CCCC #ACB5B5 #6F7777 #ACB5B5 !important;
	color: #710000;
}
.submit:hover,
.submit:focus {
	border-color: #aedf9a #94da78 #6ab94b #94da78 !important;
}
.submit:visited {
	color: #2b333c;
}
