body,table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #946D00;
	text-align: left;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
h3.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #946D00;
	text-align: center;
}
h5 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #946D00;
	text-align: left; text-decoration:underline
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
.menu         
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #946D00;
	background-color: #D3D3A9;
	font-weight: bold;
}
.menu a:link
{
	text-decoration: none;
	color: #946D00;
}
.menu a:visited 
{
	text-decoration: none;
	color: #946D00;
}
.menu a:hover 
{
	color: white;
	text-decoration: none;
}
.bannerbackground
{
	background-color: rgb(210,211,169);
}
.goldenBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #946D00;
}
.picbutton
{
	border-style:outset; border-width:1px;
	width: 100px
}
.picdroplist
{
	border-style:outset; border-width:1px;
	width: 400px
}
.piccomment
{
	border:1px none ;
	width: 500px;
	text-align:center;
}