a	{
	color: #616161;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #616161;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink	{
	color: #616161;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #616161;
	text-decoration: underline;
	font-weight: bold;

}
a.netlink2	{
	color: #5E325A;
	text-decoration: none;
	font-size: 9px;
}

a.netlink2:hover	{
	color: #88B2B7;
	text-decoration: underline;
	font-size: 9px;
}


H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 13px;
	color: #0D6C3F;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 10px;
	color: #616161;
	text-align: center;
}


.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #616161;
	font-weight: normal;
}

.9px    {
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 9px;
	color: #616161;
	font-weight: normal;
}

#subhead	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #0D6C3F;
	font-weight: bold;
}


SELECT	{
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 11px;
	color: #5E325A;;
	text-align: left;
}

BODY {
	scrollbar-face-color: #129B5B;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #E8F2D5;
	scrollbar-shadow-color: #B3D4A5;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #543852;
}

LI {
	color: Green;
}
.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: center;
	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;
}

.picplace {
	background-image: url(images/content_background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	z-index: 1;
}

.picplace2{
	background-image: url(images/butterfly.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 1;
}
