body {
	background: url("images/background.jpg") #b5b4b4 repeat-x top right;
	background-attachment: fixed;
	text-align: center;
	margin-top: 0px;
}

h1,h2,h3,h4{
	margin-bottom: 0px;
	margin-top: 0px;
}

td {
	font-size : 9pt;
	font_style : normal;
	font-family : tahoma, sans-serif;
	color: #ffffff;
}

td.home {
	border:1px solid #C0C0C0
}

td.footer {
	border-top:1px solid black;
	background-color: #4F8746;
}

td.footer a {
	color: #000000;
}
td.footer A:link {text-decoration: none}    
td.footer A:visited {text-decoration: none}    
td.footer A:active {text-decoration: none}  
td.footer A:hover {text-decoration: underline}  

th {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	padding: 2px;
	background-color: #808080;
	border-bottom-width : 1px;
	border-bottom : 1px solid #010101;
	border-top-width : 1px;
	border-top : 1px solid #010101;
}

th.navheader {
	color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding: 1px;
	background-color: #4F8746;
	border-bottom-width : 1px;
	border-bottom : 1px solid #010101;
	border-top-width : 1px;
	border-top : 1px solid #010101;
}

input.button {
  cursor:hand;
  border:1px solid black;
  font-family:arial;
  font-weight: bold;
  font-size:8pt;
  background: #990000;
  color: #FFFFFF;
}

button {
  border:1px solid black;
  font-family:arial;
  font-size:9pt;
}


td.header {
	background-image: url(images/searchBG.gif);
	border-bottom-width : 1px;
	border-bottom : 1px solid #000000;
	border-top-width : 1px;
	border-top : 1px solid #000000;
	color: #000000;
	text-indent: 5px;
	text-valign: middle
	padding: 0px;
}
td.header a {
	color:#000000;
	font-weight: bold;
}
td.header A:link {text-decoration: none}    
td.header A:visited {text-decoration: none}    
td.header A:active {text-decoration: none}  
td.header A:hover {text-decoration: underline}  


#contentheader {
	#background-color : #8C8B99;
	background-color : #4F8746;
	border-bottom-width : 1px;
	border-bottom : 1px solid #000000;
	border-top-width : 1px;
	border-top : 1px solid #000000;
	font-size : 10pt;
	width 100%;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
}

#contentheader a{
	color: #000000;
}

#contentheader A:link {text-decoration: none}    
#contentheader A:visited {text-decoration: none}    
#contentheader A:active {text-decoration: none}  
#contentheader A:hover {text-decoration: underline}  


#categoryheader {
	background-color : #EFEFEF;
	border-bottom-width : 1px;
	border-bottom : 1px solid #000000;
	border-top-width : 1px;
	border-top : 1px solid #000000;
	font-size : 10pt;
	width 100%;
	color: #FFFF99;
	font-weight: normal;
	text-indent: 5px;
}


td.navlink {
	text-align: left;
	background-image: url(images/metal-bg.gif);
	border-bottom: #999999 1px solid;
	font-weight: bold;
}

td.navlink A:link {text-decoration: none}    
td.navlink A:visited {text-decoration: none}    
td.navlink A:active {text-decoration: none}  
td.navlink A:hover {text-decoration: underline}  

#page { 
	margin: 5 auto;
	border: solid; 
	border-width: thin; 
	width: 900;
	background-color: #4F8746;
	text-align: left;
	padding: 1px 1px 1px 1px;
	margin-top: 2px;
}

#box { 
	border: 1px solid black;
}


#top {
	border-bottom: 1px solid black;
}

#nav {
	padding-right: 4px;
	padding-top: 5px;
	height: 100%;
	min-width: 150px;
}

#nav a {
	color: #000000;
}


.borderright {
	border-right: 1px solid black;
}

#copyright {
	font-size: 6pt;
	color: #000000;
	padding-top: 5px;
}

input, textarea {
  padding: 0px;
  font-size: 9pt;
}

input.navinput {
  padding: 0px;
  font-size: 8pt;
}

select {
  padding: 0px;
  font-size: 10pt;
}

select.navselect {
  padding: 0px;
  width: 100%;
  font-size: 9pt;
}

.infoBox {
	background: #FFFFFF;
	border: 1px solid #C0C0C0;
}

.infoBoxHeading {
	background: #4F8746;
	font-weight: bold;
	color: #000000;
}

}

.states {
	color: #000000;
}

