a	{
	color: #25CCBD;
	text-decoration: none;
}

a:hover	{
	color: #4894D8;
	text-decoration: underline;
}

a.netlink	{
	color: #50ACD8;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 9px;
	font-weight: normal;
}

H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color:  #6CBC3F;
	font-weight: bold;
	font-style: italic;
}

H2	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #979797;
	font-weight: bold;
	letter-spacing: 2px;
}
H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #6CBC3F;
	text-align: center;
}

#bold	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #6CBC3F;
}
#greysub	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #979797;
}
#green{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #6CBC3F;
}
#dgreen{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #4EAB28;
}
#error{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #4EAB28;
}


#white{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
UL	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 100%;
	color:  #333333;
}
.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #2764AC;
	font-weight: normal;
}

.netlink	{
	color: #50ACD8;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 9px;
	font-weight: normal;
}
}

.navlistitem	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #6CBC3F;
}
.navlistheader	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #979797;
}
.picplace {
	background-image: url(images/swirl.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
