	body {
		margin:5px 5px 0px 5px;
		background-color: #111;
		color: #FeFeFe;
		padding:0px;
		font-family: Arial,helvetica;
		font-size: 11px;
		max-width: 100%;
		}
	a:hover { background-color: #444444; color: #FEFEFE; }
	#topsection {
		background: url(/images/spraci1back125.jpg);
		position: absolute;
		left: 5px;
		height:135px;
		width: 100%;
		}

	html>body #topsection {
		height:130px;
		}

	#centercontent {
		background-color: #000;
		color: #FeFeFe;
   		margin-left: 0px;
   		margin-right: 5px;
		border-left: solid #000;
		border-right: solid #000;
		border-color: #000;	
		voice-family: "\"}\"";
		voice-family: inherit;
		}

	#topcentre {
		height: 20px;
	}

	html>body #centercontent {
   		margin-left: 0px;
   		margin-right:5px;
		}

	#leftcontent {
		position: absolute;
		left:0px;
		top:0px;
		width:0px;
		visibility: hidden;
		color: #FEFEFE;
		}

	#rightcontent {
		position: absolute;
		right:0px;
		top:0px;
		width:0px;
		}
				
	h1 {
		font-size:18px;
		padding-top:10px;
		}
		
	#login { 
		width: 135px;
		margin-left: 5px; 
		margin-top: 5px; 
		color: #EEEEEE;
		}
	#login a {
		color: #EEEEEE;
	}
	#topsection h1 {
		font-size:14px;
		padding:2px 2px 0px 2px;
		margin:0px;
		}
	#topsection a {
			text-decoration: none;
		}
	
	#mainsection {
		position: absolute;
		top: 149px;
		background-color: #333355;
	}
	#maincontent {
		min-height: 90em;
		max-width: 100%;
		font-size: 12px;
			max-width: 100%;
	}
	#bottomsection {
		margin-bottom: 0px;
		margin-right: 5px;
	}

	.menuitem { 
		padding-left: 12px;
	}
	.calendar {
		color: #FFF;
	}
 	#searchbox {
		margin-left: 5px; 
		width: 135px;
		background-color: #444444;	
	}
  	.searchbox {
		background-color: #BBBBBB;
	}
.buttons2 {
	width: 135px;
	padding-left: 5px;
	display: block;
}
a { color: #E5E4E4; }

table, table tr, table tr td, tbody { 
  max-width: 100%; overflow: none;
}
input {
	background-color: #DDDDDD;
}
input:focus {
	background-color: #FfFfFf;
}
.buttons a {
color: #000000;
background-image: url(/images/spraci_butt1.gif);
background-repeat: repeat;
line-height: 16px;
padding-left: 10px;
margin-top: 5px;
display: block;
width: 135px;
border: solid 1px #000;
}

.buttons a:hover {
color: #000000;
background-image: url(/images/spraci_butt2.gif);
background-repeat: repeat;
background-color: #9C9CCC;
}

.buttons:hover {
background-color: #9C9CCC;
}
.buttons2 a {
color: #000000;
background-color: #7777BB;
padding-left: 10px;
margin-top: 5px;
line-height: 16px;
width: 125px;
text-decoration: none;
font-weight: bold;
display: block;
}
.buttons2 a:hover {
color: #000000;
background-color: #BB7777;
margin-top: 5px;
padding-left: 10px;
width: 125px;
display: block;
}

.left_link a:link{
font-family: arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #424242;
}

.left_link a:visited{
font-family: arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #424242;
}

.left_link a:hover{
font-family: arial;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
color: #424242;
}

.logintitle {
   font-size: 18px;
   color: #8888FF;
   padding: 5px;
}
#leftcontent .textfield { 
	width: 78px; 
	border: 1px;
}

#datasrc { visibility: hidden; }
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#navmenuback {
	background: url(/images/spraci_back_search.jpg);
	position: absolute;
	top: 125px;
	width: 100%;
	height: 25px;
}
#navmenudiv {
	position: absolute;
	top: 125px;
	height: 25px;
	width: 850px;
	z-index: 3;
}


ul#navmenu {
  margin: 0;
  border: 0 none;
  width: 99%; /*For KHTML*/
  list-style: none;
  height: 20px;
  z-index: +1;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 20px;
}


ul#navmenu ul {
  margin: 0;
  border: 0 none;
  list-style: none;
  display: none;
  position: relative;
	width: 15em;
  top: 0px;
  left: 5em;
}

ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
  z-index: +1;
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  float: none !important; /*For Opera*/
  display: block;
  background-color: #AAA;
  color: #444;
  font: bold 9px/18px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/

}
	ul .navheadings a {
	font-weight: bold;
		font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
		background-color: #444488;
		border: 1px;
	margin-top: 2px; 
	margin-left: 55px; 
	width: 15em;
	color: #222244;
	text-align: center;
  display: block;
	height: 20px;
	}

	ul .navheadings:hover {
		background-color: #884444;
	}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	width: 15em;
	background-color: #884444;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #EEE;
  color: #444;
	width: 15em;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
		background-color: #884444;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #444;
	width: 15em;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
		background-color: #884444;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	width: 15em;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
	left: 13em;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
  z-index: +1;
}
.lefttext { color: #EEEEEE; }
#bannerad { 
	position: absolute;
	top: 25px;
	right: 80px;
	z-index: +3; 

}
#logo { 
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: +3; 
}
#areacell { 
	position: absolute;
	top: 50px;
	left: 135px;
	z-index: +3; 
}
#marqueephotos { height: 100px; position: absolute; top: 10px; width: 100%; display: inline; }
#marquee1 { height: 20px; position: absolute; top: 14px; width: 100%; z-index: +3; }
#marquee2 { height: 20px; position: absolute; top: 105px; width: 100%; z-index: +3; }
.textmlinks a { background-color: #000022; }
.textrlinks a { background-color: #333300; }
.submitbutton { font-family: verdana, arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color:#FFFFFF; background-color:#666666; }

#toploginbox { width: 20%; height: 20px; float: right; position: absolute; top: -30px; right: 45px; z-index: +3; }
#toploginbox:hover { width: 100%; height: 26px; position: absolute; top: -27px; right: 1px; padding-right; 32px; background-color: #CCCCCC; z-index: +12; }
#toplogintitle { width: 45px; height: 35px; padding-top: 8px; padding-left: 2px; margin-right: 32px; display: block; font-weight: bold; color: #444444; float: right; }
#toplogintitle strong { background-color: #CCCCCC; padding-top: 3px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; }
#toploginbox:hover #toplogintitle { width: 0px; display: none; float: left; margin-right: 5px; font-weight: normal; }
#toploginbox:hover input { visibility: visible; }
#toploginbox:hover #toploginfs { display: block; }
#toploginfs { height: 26px; border: none; padding-bottom: 8px; float: right; margin-right: 32px; color: #444444; display: none; }
#toploginfs legend { font-size: 50%; }
#toploginfs input { font-size: 80%; border: #686868 1px solid; }
#toploginfs label { font-size: 100%; font-weight: bold; }
#toploginfs a { font-size: 1em; font-weight: bold; text-align: center; color: #444444; background-color: #BBBBBB; padding-top: 3px; padding-bottom: 0px; padding-left: 3px; padding-right: 3px; margin: 3px; width: 150px; height: 18px; display: block; height: 20px; margin-right: 20px; text-decoration: none; }
#toploginfs a:hover { background-color: #0000AA; color: #FFFF00; }
#toploginnewuser { width: 160px; position: absolute; top: 30px; right: 32px; border: #888888 1px solid; background-color: #100010; }
#tloginuser { width 50px; }
#tloginpass { width 50px; margin-right: 10px; }
#tloginsubmit { width: 35px; }
.smoothfor { color: #160111; }
