a	{
	color: #383838;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #383838;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink	{
	color: #383838;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #383838;
	text-decoration: underline;
	font-weight: bold;

}
a.netlink2	{
	color: #fff5e4;
	text-decoration: none;
	font-size: 9px;
}

a.netlink2:hover	{
	color: #fff5e4;
	text-decoration: underline;
	font-size: 9px;
}


H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 13px;
	color:#8b7247;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 10px;
	color: #383838;
	text-align: left;
}


.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #383838;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
.formcontent	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #383838;
	text-align: left;
	font-weight: normal;
}


.smalltext{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 9px;
	color: #383838;
	text-align: left;
	font-weight: normal;
}

#subhead	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #8b7247;
	font-weight: bold;
}


SELECT	{
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 11px;
	color: #5E325A;;
	text-align: left;
}

TD	{
	text-align: left;
}
HTML,BODY {
	scrollbar-face-color: #402a25;
	scrollbar-arrow-color: #715d3d;
	scrollbar-track-color: #924e19;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #daaf74;
	scrollbar-3dlight-color: #d5aa90;
	scrollbar-darkshadow-color: #543852;
}

.checkbox      {
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	color: #000000;
	border: 0px;
}

.inputtext      {
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 11px;
	color: #5E325A;
	text-align: left;
	border: 1px solid #000000;
}

.submit      {
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 10px;
	color: #FFF5E4;
	text-align: center;
	font-weight: normal;
	background-color: #8b7247;
	width: 135px;
	border: 1px solid #000000;
}

.picplace {
	background-image: url(images/droplet.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	z-index: 1;
}

