

.banner {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
.counter {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #003333;
	word-spacing: 2;
}

.buttonscontainer {
	width: 180px; border: 1px solid
}

.buttonsheader {
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #033;
	background-image: url(../images/gradHeader.gif); 
	background-repeat: repeat-x;
}

.buttons a {
	color: #003333;
	background-color: #FFFFFF;
	padding: 3px;
	padding-left: 8px;
	display: block;
	border-bottom: 1px solid ;
	font: 12px Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #C5E1FE;
	color: #003333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.apclass {
	font: 12px Arial, sans-serif;
	color: #003333;
}

.apclass a {
 text-decoration: none;
}

.apclass a:hover {
 text-decoration: underline;
 
}

.financeclass {
	font: 12px Arial, sans-serif;
	color: #003333;
}

.financeclass a {
 text-decoration: none;
 color: #003333;
}

.financeclass a:hover {
 text-decoration: underline;
}

.sign {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #003333;
	line-height: 20px;
}

.newstblbox{
	font-family: Arial, sans-serif;
	color: #003333;
	background: #FFF;
	border: 1px solid #033;
	line-height: 1.5;
	font-size: 12px;
}

.newsLink a{
	color: #003333;
  text-decoration: none;
}

.newsLink a:hover{
	color: #FF6600;
  text-decoration: underline;
}

.newsText {
	list-style-type: none; 
	font-weight: normal; 
}

.visitChartBox {
	font-family: Arial, sans-serif;
	color: #003333;
	line-height: 1.5;
	border: 1px solid #033;
	font-size: 13px;
}

.adminbox{
	font-family: Arial, sans-serif;
  background-color: #FFF;
	color: #003333;
	border: 1px solid #033;
	line-height: 1.5;
	font-size: 12px;
}

.linkscontainer {
	background-color: #FFF;
	color: #003333;
	font: 12px Arial, sans-serif;
	width: 290px; 
	border: 1px solid #999;
	border-bottom: 1px solid #666;
	display: block;
}

.linksheader {
	font-weight: bold;
	text-align: left;
	line-height: 1.4;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
}

.linkslist {
	text-align: left;
}

.linkslist ul {
  margin: 2px;
	margin-left: 6px;
	padding-left: 0px;
	list-style-position: inside;
}

.linkslist li a{
	font-size: 12;
	font-weight: normal;
	text-decoration: none;
	color: #003;
}

.linkslist li a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #F63;
}

.listlinkhits {
	font-size: 10;
}

.linkshadow {
	height: 18px; 
	width: 288px; 
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	margin: 0;
	padding: 0;
}

.linkspacer {
	height: 10px;
	width: 260px; 
}

.dayInfoBox{
	font-family: Arial, sans-serif;
	color: #003333;
	background: #FFF;
	border: 1px solid #033;
	line-height: 1.5;
	font-size: 11px;
}

.dayInfoBox ul{
	padding: 5px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	list-style-position: inside;
}

.adminTableheader {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #033;
	text-align: center;
	line-height: 2;
}
.adminTableheader a{
	color: #033;
}
.adminTableheader a:hover{
	color: #F63;
}

.adminTablerows {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 2;
}
