body {
	scrollbar-face-color: #F0E3AD;
	scrollbar-highlight-color: #F0E3AD;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #F0E3AD;
	scrollbar-darkshadow-color: #F0E3AD;
	background-color: #F9F4c4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

a {
	font-size: x-small;
}
a:link {
	text-decoration: underline;
	color: #333333;
	font-weight: ;
	font-size: x-small;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: ;
	font-size: x-small;
}
a:hover {
	text-decoration: none;
	color: #006699;
	font-weight: ;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: ;
}

TEXTAREA {
	background-color : #ffffff;
	color : #333333;
	border-width : 1px;
	border-style : solid;
	border-color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 2px;
}

INPUT {
	background-color : #FFffff;
	color : #333333;
	border-width : 1px;
	border-style : solid;
	border-color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	padding : 2px;
	padding-top : 2px;
}

.listbox {
	background-color : #FFCC66;
	color : #000000;
	border-width : 0px;
	border-style : solid;
	border-color : #3366CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	padding : 0px;
	padding-top : 0px;
}


.button {
	background-color : #FFffff;
	border : solid #666666;
	border-width : 1px;
	height : 25px;
}

.bgtable {
	background-color : #f5d3bf;
	border : 1px solid #333333;
	background-image : url();
}

.adminnewshead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align : middle;
	background-color : #FFFFFF;
	border : 1px solid #333333;
}
