﻿

/*********** Staff Directory ***********/
input {
	font-size : 11px;
	font-family : arial;
}
.tableBorder{
	background-color: #999999;
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px solid #D4D0C8;	
	border-left : 1px solid #D4D0C8;
	padding-left:1px;		
}

.headingDir{
	background-color: #3F88C0;
	color : #FFFFFF;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : bold;
	padding: 3 0 3 5;
	
}
.buttonHead{
	background-color: #CCCCCC;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-right: 4px;
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px solid white;	
	border-left : 1px solid white;		
}
.darkBack{
	background-color: #CCCCCC;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-right: 2px;	
}
.lightBack{
	background-color: #E6E6E6;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}

.lightBack0{
	background-color: #E6E6E6;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}
.lightBackOn{
	background-color: #FEE0A4;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
	cursor:hand;
}
.lightBack1{
	background-color: #FFFFFF;
	color : #000000;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-right: 2px;	
}
.letterLink
{
    color : #000000 ;
	text-decoration:none;
}

a.letterLink
{
    color : #000000 ;
	text-decoration:none;
}
A:hover.letterLink
{
    color : #000000 ;
	text-decoration:underline;
}
A:visited.hover.letterLink
{
    color : #000000 ;
	text-decoration:underline;
}
A:visited.letterLink
{
    color : #000000 ;
	text-decoration:none;
}
