@charset "utf-8";
body, ul, form, fieldset {
	margin: 0 auto;
	padding: 0px;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	text-align: left;
}
a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ffCC66;
	text-decoration: none;
}
img {
	border: none;
}
li {
	line-height: 16px;
	list-style-position: inside;
	list-style-image: url(../img/arr.gif);
	list-style-type: none;
}
ul {
	margin-top: 6px;
	margin-left: 6px;
}        
input, textarea, button, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.h1,h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.h2,h2 {
	font-size: 13px;
	font-weight: bolder;
	font-style: italic;
	color: #333;
	margin-bottom: 5px;
}
.h3,h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffCC66;
	margin-bottom: 3px;
}
.bucket_text {
	font-size: 12px;
	font-weight: bold;
	height: 78px;
	padding-left: 20px; 
	padding-right: 130px;
}
a.busket, a.bucket:link, a.bucket:visited {
	text-decoration: none;
}
a.bucket:hover, a.bucket:active {
	color: #000;
	text-decoration: none;
	margin-left: 1px;
	display: block;
}
a.busket_blue, a.bucket_blue:link, a.bucket_blue:visited {
	color: #00aee7;
	text-decoration: none;
}
a.bucket_blue:hover, a.bucket_blue:active {
	color: #00aee7;
	text-decoration: none;
	margin-left: 1px;
	display: block;
}
#container {
	width: 780px;
	margin: 10px;
	text-align: center;
}
#header {
	text-transform: uppercase;
	background-color: #ffCC66;
	text-align: right;
	height: 12px;
	padding: 12px 8px;
	font-size: 10px;
	font-weight: bold;
}
#header a, #header a:link, #header a:visited {
	color: #333;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #FFF;
	text-decoration: none;
}
#searchbox, #searchform {
	display: inline;
}
#searchbox input {
	height: 12px;
	font-size: 10px;
	border: 1px solid #999;
}
#hero {
	margin: 5px 0px;
}
#mainmenu {
	color: #FFF;
	font-weight: bold;
	background-color: #000;
	background-image: url(../img/menu_tag.gif);
	text-transform: uppercase;
	text-align: right;
	height: 12px;
	padding: 12px 12px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#quicklinks {
	padding: 4px;
	margin: 4px;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#content {
	padding-left: 12px;
}
#footer {
	background-color: #000;
	margin-top: 10px;
	height: 26px;
	color: #CCC;
	font-size: 9px;
	text-transform: uppercase;
	padding: 10px 18px;
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #EFD86C;
	text-decoration: underline;
}
.b_div {
	background-color: #000;
	height: 6px;
	margin-bottom: 6px;
}
.secnav {
	background-color: #E1E6E7;
}














































