body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#003366;
  scrollbar-shadow-color:#F3F3F3;
  scrollbar-face-color:#0054A8;
  scrollbar-highlight-color:#F3F3F3;
  scrollbar-dark-shadow-color:white;
  scrollbar-3d-light-color:#9BAAC1;
  background-image: url('/images/SDABLlogo_Background.gif');
}

.home_announcement_box{
	border-style:solid;
	border-color: #003366;
	border-width:1px;
	background: #e4e9ef;
	color: #000000;
	font-size: 10px;
	font-family: verdana;
}

.home_announcement_box2{
	border-style:solid;
	border-color: #003366;
	border-width:1px;
	background: #003366;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}

a:link, a:visited { 
	color : #006699; 
	text-decoration: none;
	font-weight:bold;
	}
a:active, a:hover {
	color : #FF0000;  
   text-decoration: underline;
   font-weight:bold;
}
.myparagraph:first-line
  {
   font-weight:bold;
   }
input,select{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	border:1px solid #000000;
	background:#fafafa;
	font-size:11px;
	font-weight:bold;
	}
input.clean,select.clean{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	border:1px solid #000000;
	background:#fafafa;
	font-size:11px;
	font-weight:bold;
	}
input.required,select.required{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	border:1px solid #CC0000;
	background:#fafafa;
	font-size:11px;
	font-weight:bold;
	}
input.imagebutton{
	border:0px solid #000000;
}

TD
  td.over {
     	border: 1px dotted #CC0000;
     	background: #D9E6EC;
    	}

  td.out {
	border: 1px dotted #FFFFFF;
	background: #FFFFFF;
    	}
		
TR
  tr.over {
  	border: 1px dotted #CC0000;
    background: #D9E6EC;
    	}

  tr.out {
	border: 1px dotted #FFFFFF;
	background: #FFFFFF;
    	}

.tableheader{
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC0000;
	background-image: url('/images/leftslop.gif');
	background-repeat: no-repeat;
	height: 30px;
}

.boxheader{
	background-image: url('/images/SDABLlogo_button.gif');
	background-repeat: no-repeat;
	background-color: #003366;
	height: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-left: 25px;
	
}

a.boxheaderlink, a.boxheaderlink:hover{
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}




hr.separator{
	border: 1px dashed #CECECE;
	height: 1px;
}

.playertable{
	border: 1px solid black;
	background-color: white;
}

.smalltext{
	font-size: 8px;
}

.mediumtext{
	font-size: 10px;
}


	
