.boxtop { 
	font-size: 0;
	height: 12px; 
	background: url(/images/corners_right.png) no-repeat top right; 
}
.boxtop div { 
	font-size: 0;
	height: 12px; 
	background: url(/images/corners_left.png) no-repeat top left; 
}
.boxbottom { 
	font-size: 0;
	height: 12px; 
	background: url(/images/corners_right.png) no-repeat bottom right; 
}
.boxbottom div { 
	font-size: 0;
	height: 12px; 
	background: url(/images/corners_left.png) no-repeat bottom left; 
}
.box {
	padding: 0px 0px 0px 0px;
	background-repeat:repeat-x;
/*	background-color:#999999;
 	background: #3333FF; */
}
.inner {
	padding: 0px 0px 0px 0px;
}
.inner2 {
	padding: 0px 12px 0px 12px;
	background-color:#999999;
}
.boxcontent { padding: 0 12px; margin-left: auto; }
.headerbar {
	background: #ffffff none repeat-x 0 0;
	color: #CC6600;
	margin-bottom: 0px;
	background-image: url(/images/chokeback.jpg);
}
.menu { padding: 0 10px; margin-left: auto; }
.button { padding: 0 10px; width:100px; margin: 2px; background-color:#999999; }

#container{position:relative;height:33px;color:#CCFFFF;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#nav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#CCFFFF url(/images/_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#nav ul li{display:block;float:left;margin:0 1px;}
#nav ul li a{display:block;float:left;color:#99CCFF;text-decoration:none;padding:0 0 0 20px;height:33px;}
#nav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#nav ul li a:hover{color:#fff;background:transparent url(/images/_bg-OVER.gif) repeat-x bottom left;}
#nav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#nav ul li a.current,#nav ul li a.current:hover{color:#fff;background:#1D6893 url(/images/_left-ON.gif) no-repeat top left;line-height:275%;}
#nav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(/images/_right-ON.gif) no-repeat top right;height:33px;}

a,p,body,td { 
	font-family: "Times New Roman", Times, serif; 
	font-size:12px;
}
html, body {
	background: #cc6600 url(/images/bg.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/1.2em "Times New Roman", Times, serif; 
	color: #4C3027;
}
a {
	color: #99CCFF;
	text-decoration: underline;
}
div, p, ul, li, h1, h2, h3, form, fieldset, legend {
	margin:0;
	padding:0;
}
.in {
	margin: 1em;
	margin-top:0;
	margin-bottom:0;
}
input, label {
	margin-left:0;
	margin-right:0;
}
h1 {
	font: 20px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom:1em;
	font-weight:normal;
}
h2 {
	font: bold 16px/1em  Georgia, "Times New Roman", Times, serif;
	line-height:2em;
}
h3 {
	font-size: 14px;
	line-height:2em;
	font-weight:bold;
}
h4, h5 {
	margin-top:0;
	margin-bottom:0;
	margin-left:1em;
	font-size: 13px;
	line-height:2em;
	font-weight:bold;
}
p.fineprint {
	font-size:10px;
}
hr {
	background: #B8B2CA;
	border: 0;
	color: #B8B2CA;
	height: 1px;
	margin: 0 0 1em 0;
}
