body {
margin-top: 10px;
margin-bottom: 10px;
color: #FFF;
font: 12px 'lucida sans unicode', lucida, helvetica, verdana, arial, sans-serif;
}

h1 {font-size:20px; color: #33ccff;margin:0; margin-top:15px;}
h2 {font-size:16px; color: #33ccff;margin:0; margin-top:15px;}
h3 {font-size:14px; color: #33ccff;margin:0; margin-top:15px;}
h4 {font-size:14px; color: #33ccff;margin:0; margin-bottom: 10px;border-bottom: 1px dashed #33ccff;}

p{margin:0;}
p.grey{color:#ccc; font-style: italic; margin:0;}

#adv {text-align: left; padding-top: 10px;}

#footer .vsmall { font-size:9px; color: #777777; }
#footer .vsmall a { font-size:9px; color: #777777; text-decoration: none;}
#footer .vsmall a:hover { font-size:9px; color: #777777; text-decoration: none;}

#footer { font-size:12px; color: #000; margin: 0; padding: 0;}
#footer a { font-size:9px; color: #000; text-decoration: none;}
#footer a:hover { font-size:9px; color: #000; text-decoration: none;}

#header {
text-align: left;
width: 762px;
height: 55px;
}

#content {
width: 762px;
}

#left {
float: left;
width: 221px;
}

#left a{ padding-top:3px; padding-bottom:3px; color:#fff; display: block; width: 190px; text-decoration: none;}
#left a:hover{ padding-top:3px; padding-bottom:3px; color:#000; display: block; width: 190px;  text-decoration: none; background:#fff; }

#middle {
float: left;
width: 10px;
}

#right {
float: left;
width: 531px;
}

#browse {
background:#000000 url(images/rbutton.gif);
width:92px;
height:37px;
color: #fff;
font-weight: bold;
border: 0;
}

#address_box {
	margin-top: 3px;
	margin-left: 5px;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	width: 360px;
	height: 20px;
	border-style:solid;
	border-color:#FFFFFF;
}

img {
border: 0px;
}

ul {
	width: 418px;
	margin: 0;
	padding: 1px;
	list-style: none;
}

ul li {
	font-size: 1em;
	width: 410px;
	margin: 0;
}

ul li.option input, ul#form li.option label {
	float: left;
	vertical-align: top;
	margin: 0 3px 0 0;
	height: 12px;
}

ul li.option {
	display: block;
	min-height: 12px;
	height: 12px;
	border: 1px solid #1b2021;
	background: #1b2021;
	color: #fff;
	padding: 2px 2px 2px 5px;
	margin: 0 0 1px 0;
}

a { color: #33ccff; }
a:hover { color: #3399cc; }

/* RIGHT */
.righttop { height: 531px; width: 15px; background: url("right_top.gif"); }
.rightbottom { height: 531px; width: 17px; background: url("right_bottom.gif"); }
.rightright { height: 23px; width: 3px; background: url("right_right.gif"); }
.rightleft { height: 23px; width: 3px; background: url("right_left.gif"); }

/* LEFT */
.lefttop { height: 221px; width: 15px; background: url("left_top.gif"); }
.leftbottom { height: 221px; width: 17px; background: url("left_bottom.gif"); }
.leftleft { height: 20px; width: 4px; background: url("left_left.gif"); }
.leftright { height: 11px; width: 1px; background: url("left_right.gif"); }
