a	{
	color: #453F3C;
	text-decoration: none;
		font-weight : bold;
}

a:hover	{
	color: #453F3C;
	text-decoration: underline;
		font-weight : bold;
}

a.netlink	{
	color: #C0B39D;
	text-decoration: none;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a:netlinkhover	{
	color: #C0B39D;
	text-decoration: underline;
}

a.netlink2	{
	color: #453F3C;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

a:netlink2hover	{
	color: #453F3C;
	text-decoration: underline;
}

H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #453F3C;
	font-weight: bold;
	font-style: italic;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #C0B39D;
	text-align: center;
}

#gold{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #A08A3F;
}
UL	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #453F3C;
	font-weight: normal;
}

.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #403000;
	font-weight: normal;
	line-height: 22px;
	text-align : left;
}


.subhead{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 14px;
	color: #EE3224;
	font-weight: normal;

}

#small	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #453F3C;
}

.px9	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 9px;
	color: #453F3C;
}

#beige{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #CABFAD;
	font-weight: normal;
}
SELECT	{
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 11px;
	color: #453F3C;
	text-align: left;
}

BODY {
	scrollbar-face-color: #C2A83F;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #E4DFD6;
	scrollbar-shadow-color: #453F3C;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: Black;
}

.checkbox      {
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	color: #453F3C;
	border: 0px;
}

.inputtext      {
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 11px;
	color: #453F3C;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #453F3C;
}

.submit      {
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 11px;
	color: #453F3C;
	text-align: center;
	background-color: #CBBFAF;
}

.hidetable {
	display: none
}

select      {
	font-family: "Arial", "Tahoma", "Verdana", "Sans Serif";
	font-size: 11px;
	color: #453F3C;
	text-align: left;
	background-color: White;
	padding-left: 2px;
}
.picplace_content_top {
	background-image: url(images/content_top_bkgd.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.picplace_content_base {
	background-image: url(images/content_base_bkgd.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}