@charset "utf-8";
/* CSS Document */

.maintable {
	background-color: #FFFFFF;
}
.corners {

}
.buffertop {
	margin-top: 4px;
}

.corners_line {
	background-color: #FFFFFF;
}
.bodytable {
	margin-top: 7px;
}
.bluebox {
	background-color: #008DD0;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #3399FF;
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px;
	border-color: #000000;
}

.adminlink a:link a:visited a:active{
color:#3399CC
}

.adminlink a:hover {
color:#000033
} 

.paleblue {
	background-color: #E1EEF9;
}
#pane2 {
	height: 370px;
	width: 580px;
	overflow: auto;
}

.scroll-pane {
	height: 370px;
	width: 580px;
	overflow: auto;
}
.newstext   a:link{
	color: #333333;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #4E4D56;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.staffbold {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.staff {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.corp {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.corp a:hover{
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.greybox {
	background-color: #4E4D56;
}

a.jScrollArrowUp {
				background: url(jscroll/basic_arrow_up.gif) no-repeat 0 0;
			}
			a.jScrollArrowUp:hover {
				background-position: 0 -15px;
			}
			a.jScrollArrowDown {
				background: url(jscroll/basic_arrow_down.gif) no-repeat 0 0;
			}
			a.jScrollArrowDown:hover {
				background-position: 0 -15px;
			}
			a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
				background-position: 0 -30px;
			}
.flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #FFFFFF;
}

.flash a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:underline;
	background-color: #FFFFFF;
}
