


body {
	
	
	overflow-x: hidden;
	ooverflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	
	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413F40;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #656163;
}
a:hover {
	text-decoration: underline;
	color: #323031;
}
a:active {
	text-decoration: none;
	color: #413F40;
}

body, td, th {
	color: #413F40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.page_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #413F40;
	text-transform: uppercase;
}
.page_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413F40;
}
.page_text a {
	color: #000000;
	text-decoration: none;
}
.page_text a:hover {
	color: #000000;
	text-decoration: underline;
}



.button_back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413F40;
}
.button_back a {
	color: #413F40;
	text-decoration: none;
}
.button_back a:hover {
	color: #413F40;
	text-decoration: underline;
}




.cat_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4f8914;
	text-transform: uppercase;
}
.cat_title a:link, 
.cat_title a:visited, 
.cat_title a:active {
	color: #4f8914;
	text-decoration: none;
}
.cat_title a:hover {
	color: #413F40;
	text-decoration: underline;
}










.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3b3b3b;
} 
.select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #3b3b3b;
	border: 1px solid #8C9371;
	height: 16px;
	background-color: #efefed;
} 


.uniquename {
	  display: none;
      position: absolute; 
      border-style: solid; 
	  border-width: 1px;
	  z-index: 100;
}