/*@import "all.css";*/		/* just some basic formatting, no layout stuff */
body {
	margin-top:	0;
	margin-bottom:	0;
	margin-left: 0;
	margin-right: 0;
	font-family : Verdana;
	font-size: 10pt;
	color : #333333;
	scrollbar-base-color : #FEF6E7;
	/*background-color: #FEF6E7;*/
	}
table tr, td, center, a
	{
	font-family : Verdana;
	font-size: 10pt;
	color : #333333;
	background-color: #FEF6E7;
	}
table.notcolored {background-color: #FFFFFF;}
	
a {color: #333333;text-decoration: none;}
a:hover {color: #333333;text-decoration: underline;}
a:visited {color : #333333;}

a.menu {font-family: Verdana;color: #666666;text-decoration: none;}
a.menu:active {font-family: Verdana;color: #666666;text-decoration: none;}
a.menu:hover {font-family: Verdana;color: #990000;text-decoration: none;}

a.menu:link {font-family: Verdana;color: #666666;text-decoration: none;}
a.menu:visited {font-family: Verdana;text-decoration: none;}
	
/*table
.menu { border: 1px solid #993333 collapse; } */
tr {font-family:arial; font-size:10pt;}
.adminsectionheading {background:#ffcc99;}
.admintitleheading {background:#ffcc99;}
.departmentheading {background:#e0e0e0;}
.sectionheading {background:#ffffcc;}
.titleheading {background:#ffffcc;}
.instructionbox {background:#ffffcc}
.buttonarea {background:#ffcc99;}
td {font-family:verdana; font-size:10pt;}
.menutd{ border: 1px inset #993333; }
.admininstructionborder {border-style:solid; border-width:thin; border-color:#993333;}
.instructionborder {border-style:solid; border-width:thin; border-color:#993333;}
.fieldheader {font-weight:700; color:#000000;}
.fieldheaderform {font-weight:700; color:#336699;}
.fieldheadermsg {font-weight:700; color:#336699;}
.fieldheaderrequired {font-weight:700; color:#ff0000;}
.smallfontrequired {font-family:arial; font-size:7pt; font-weight:700; color:#ff0000;}
.static {font-family:arial; font-size:0.8em; font-weight:700; color:#336699;}
.select {
	background:#ffffff;
	color:#000000;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:0.8em;
}
.button {
	color: #336699;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 75px;
}
.inputbox {
	border: thin solid #cccccc;
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.8em;
}

OBJECT { position: fixed; center: 0; top: 0; height:15%; width:100%}
