body {
	margin:10px;
	font: 0.9em Verdana, sans-serif;
	color: #000;
}

table.gold {
	border-width: 1px;
	border-style: solid;
	border-color: #B78402;
	border-collapse: separate;
}
table.gold tr {
	vertical-align:top;
}
table.gold td.L {
	background-image:url(/images/headerL.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:222px;
	padding-top:350px;
	text-align:center;
}
table.gold td.R {
	background-image:url(/images/headerR.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:528px;
	padding-top:240px;
}

hr {width: 50%; height: 1px; color: #B78402;}

a {color: #000;}

p.introduction {padding: 0em 2em 0em 2em; font: 0.9em Verdana, sans-serif; line-height: 1.2; color: #000;text-align:left;}
p.blank {padding:0;margin:0;}

p.description {padding: 0em 2em 0em 2em; text-align: left; font: 0.8125em Georgia, serif; font-style: italic; line-height: 1.8; color: #000;}

p.fineprint {padding: 0em 2em 0em 2em; text-align: center; font: 0.6em Verdana, sans-serif; line-height: 1; color: #B78402;}

p.sidebartitle {padding: 0em 0.8em 0em 0.8em; text-align: center; font: 0.8em Verdana, sans-serif; line-height: 1.3; color: #B78402;}
.sidebartitle a {
	color:#B78402;
	font-weight:bold;
}
h1 {
	padding: 0em 2em 0em 2em;
	font-family: Verdana, sans-serif;
	line-height: 1.2;
	color: #000;
	font-weight:bold;
	font-size:14px;
}

h1.sub {padding: 1em 2em 0em 2em; text-align: center; font: 1.5em Verdana, sans-serif; font-weight: bold; line-height: 1.2; color: #333;}

h2 {padding: 0em 1em 0em 1.4em; text-align: left; font: 1.2em Georgia, serif; font-weight: bold; font-style: italic; line-height: 1; color: #333;}
img {
	border: 1px solid #B78402;
}
.floatLeft {float: left; margin: 4px 10px 0px 0px;}
.floatLeft2 {float: left; margin: 0px 0px 15px 0px;}
.floatRight {float: right; margin: 4px 0px 0px 8px;}
.floatRight2 {float: right; margin: 0px 0px 15px 15px;}
.floatLeft img, .floatLeft2 img, .floatRight img, .floatRight2 img {
	border: 1px solid #B78402;
}
img.gallery {margin: 0px 0px 0px 0px; border: 1px solid #B78402;}
.clear {
	clear:both;
	padding:0;
	margin:0;
	height:5px;
	font-size:5px;
}
.req {
	color:red;font-weight:bold;
}
form table {
	margin:10px 20px;
}
form table img {
	border:none;
}
form table td {
	text-align:left;
	font-size:90%;
}
.reqmis {
	color:red;font-weight:bold;
}