a	{
	color: #132d00;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #132d00;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink	{
	color: #132d00;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #132d00;
	text-decoration: underline;
	font-weight: bold;

}

H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 13px;
	color:#5E325A;;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 10px;
	color: #383838;
	text-align: center;
}


.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #132d00;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
}

#subhead	{
	font-family: "Georgia", "Times", "Serif";
	font-size: 13px;
	color: #225100;
	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: #132d00;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #C4C2AB;
	scrollbar-shadow-color: olive;
	scrollbar-highlight-color: #AB70A7;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: black;
}

.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: #383838;
	text-align: center;
	font-weight: normal;
	background-color: #C4C2AB;
	width: 135px;
	border:1px solid #9E9B76;
}


