.repeat 	{ 
			background-repeat: no-repeat; 
			}
body		{
  			font-family: verdana;
   			font-size: 10px;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
			margin: 0 0 0 0; 
			overflow: auto;
			scrollbar-face-color: #272812;
   			scrollbar-shadow-color: #272812; 
   			scrollbar-highlight-color: #3F401E;
   			scrollbar-3dlight-color: #272812; 
   			scrollbar-darkshadow-color: #1E1F0D;
   			scrollbar-track-color: #272812; 
   			scrollbar-arrow-color: #FFFFFF;
			}
td		{
  			font-family: verdana;
   			font-size: 10px;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
			margin: 0 0 0 0; 
			overflow: auto;
			}
.navlink 			{ 
			text-decoration: none; color: #ffffff;
			}
.navlink:hover
			{ 
			color: #fbfe01; text-decoration: none
			}
.headlineslink 			{ 
			text-decoration: none; color: #000000;
			}
.headlineslink:hover
			{ 
			color: #333333; text-decoration: none
			}
a		{ 
			text-decoration: underline; color: #000000;
			}
a:hover
			{ 
			color: #333333; text-decoration: none
			}
.drop		{  	
			background-color: #272812;
			color: #ffffff;
			font-family: Tahoma;
			font-size: 9px
			}
.content	{
			font-size: 10px;
			color: #000000;
			}
.nav	{
			font-size: 12px;
			color: #ffffff;
			}
.poll	{
			font-size: 10px;
			color: #ffffff;
			}
.input 		{
		 	background-color: #ffffff;
			border-style: outset;
	   		border-top: 1px solid #1E1F0D;
	  		border-left: 1px solid #1E1F0D;
			border-right: 1px solid #3F401E;
			border-bottom: 1px solid #3F401E;
			color: #000000;
			font-family: verdana;
			font-size: 10px
			}
#pagetitle  {
	width: 80%;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #990000;
	font-weight: bold;
}
#centerpane {
	vertical-align: top;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #D0D9D6;
}
#explorer {
	width: 100%;
}
.achead {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	vertical-align: bottom;
}
.acbody {
	font-size: 12px;
	vertical-align: top;
	padding-left: 5px;
	border-top: 1px solid #D0D9D6;
	border-left: 1px solid #D0D9D6;
	width: 100%;
}
#help {
	width: 20%;
	border-bottom: 0px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 5px;
}