body
	{
	margin:0px;
	/*background-color: #EBC152;
	background-image:url("/images/bgup.gif");
	background-repeat: repeat-x;*/
	}
	
.header2
	{
	/*background-image:url("/images/topimage.jpg");*/
	background-image:url("/images/topwhite.gif");
	background-repeat:no-repeat;
	background-position:1px 0%;
	}	

.jsmenu
	{
	border:0px solid white; 
	background-color: #A56E37;
	border-width: 3px 1px 3px 1px;
	}

.footer
	{
	background-image:url("/images/footerimage.gif");
	background-repeat:no-repeat;
	background-position:2px 0%;
	}	
	
body, input, td, select
	{
	font-family:Arial;
	font-size:12px;
	}	
	
input, select, textarea
	{
	background-color:white;
	font-size:11px;
	font-family:Arial, sans-serif;
	color: #343465;
	/*font-weight:bold;*/
	}		
	
.button
	{
	background-color:#343465;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight:bold;
	text-transform:uppercase;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid black;
	border-right:1px solid black;
	cursor:pointer;
	}		
	
a, a:visited
	{
	text-decoration: none;
	color: #AD5F10;
	font-weight: bold;
	}	

.white a, .white a:visited, 
	{
	font-size: 11px;
	color: #AD5F10;
	}
	
.footer a, .footer a:visited, .footer a:link
	{
	color: white;
	}	
	
.white a:hover, .footer a:hover
	{
	color: red;
	}	
	
.white img
	{
	margin-right:10px;
	}	
	
.white .noborder
	{
	margin:0px;
	padding:0px;
	}
	
a:hover
	{
	text-decoration: none;
	color: red;
	}			
	
.topgray	
	{
	background-color: #EBEBEB;
	background-image: url('/images/top_bg.gif');
	background-position: right;
	background-repeat: repeat-y;
	}
	
.mainmenu	
	{
	background-color: #343466;
	}

.printonly
	{
	display:none;
	}
	
.trupmenu td
	{
	
	}	
	
.upmenu, .upmenu:visited, .upmenu:link
	{
	background-image: url('/images/bgupmenu.gif');
	background-repeat: repeat-x;
	color:#E5E6E8;
	display:block;
	height:34px;
	padding:9px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	border:0px;
	border-left:1px solid #84B6DB;
	border-right:1px solid #003F6B;
	}	
	
.upmenu:hover, .upmenu_over, .upmenu_over:visited, .upmenu_over:hover, .upmenu_over:link
	{
	background-image: url('/images/bgupmenu_over.gif');
	background-repeat: repeat-x;
	color:#E5E6E8;
	display:block;
	height:34px;
	padding:9px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	border:0px;
	border-left:1px solid #84B6DB;
	border-right:1px solid #003F6B;
	}	
			
.textSearch
	{
	border: 1px solid #AD5F10;
	}		
	
.topmenu, .submenu
	{
	font-weight:bold;
	font-size:11px;
	padding-left:4px;
	}	
	
.leftmenu, .leftmenu:visited
	{
	color:white;
	display:block;
	background-color:#343465;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	text-decoration:none;
	}
	
.leftmenu:hover, .leftmenu_over, .leftmenu_over:visited
	{
	color:yellow;
	display:block;
	background-color:#343465;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	text-decoration:none;
	}	
	
.copyright
	{
	padding-left:10px;
	font-size:10px;
	color: #EBC152;
	}	
	
.blueBorder
	{
	border: 1px solid #0168B5;
	}	
	
.Heading	
	{
	background-color: #0168B5;
	color: white;
	font-weight: bold;
	font-size:12px;
	}
	
.BlackHeading	
	{
	background-color: #F9A01B;
	border-left:1px solid black;
	border-bottom:1px solid black;
	border-right:1px solid white;
	border-top:1px solid white;	
	height:20px;
	color: white;
	font-weight: bold;
	font-size:12px;
	}
	
.bblueBorder
	{
	/*border: 1px solid #3A4573;*/
	border: 1px solid #0168B5;
	}	
	
.bHeading	
	{
	/*background-color: #AD5F10;*/
	background-color: white;
	color: #A56E37;
	font-weight: bold;
	font-size:12px;
	}	
	
.white, .white table
	{
	background-color: white;
	color: orange;
	font-size: 12px;
	color: #555555;
	}	
	
h1	
	{
	color: #FA9F1B;
	font-size:18px;
	font-weight: bold;
	/*background-image: url('/images/bigarrow.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	*/
	width:100%;
	/*border-bottom: 1px solid #CCCCCC;*/
	/*display:inline;
	padding-left:20px;*/
	}
	
.title
	{
	color: #AD5F10;
	background-color: white;
	font-weight: bold;
	font-size:14px;
	}	
	
.news td img
	{
	margin:10px 10px 10px 10px;
	border:1px solid black;
	}
	
.news a img
	{
	margin:0;
	border:0;
	}		
	
.graytitle
	{
	color: #666666;
	/*background-color: white;*/
	font-weight: bold;
	font-size:12px;
	}		
	
.csError	
	{
	color:red;
	/*background-color:yellow;*/
	}
	
.smallgray
	{
	font-size:11px;
	color: #AC8620;
	}
	
.fpnews a:link, .fpnews a:visited
	{
	color: #AD5F10;
	}
	
.fpnews a:hover
	{
	color: red;
	}	
	
.smalltitle
	{
	color: #AD5F10;
	background-color: white;
	font-weight: bold;
	font-size:12px;
	}		
	
.EditOver
	{
	background-color: #F2F2F2;
	border:1px solid #CCCCCC;
	cursor:url("/images/edit.cur");
	display:block;
	padding:5px;
	}	
	
.EditOut
	{
	background-color: transparent;
	border:1px solid white;
	
	cursor:pointer;
	display:block;
	padding:5px;
	}		
	
.globalfooter a:hover
	{
	color: yellow;
	}