hr	{
	color: #ffffff;
}
a	{
	color: #A3A677;
	text-decoration: none;
}

a:hover	{
	color: #A3A677;
	text-decoration: underline;
}

a.netlink	{
	color: #A3A677;
	text-decoration: none;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a.netlink:hover	{
	color: #A3A677;
	text-decoration: underline;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a.netlink2	{
	color: #5D6242;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

a.netlink2:hover	{
	color: #5D6242;
	text-decoration: underline;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

h1	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #5D6242;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #A3A677;
	text-align: center;
}
#smalltext	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #A3A677;
	text-align: center;
}

#header	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 100%;
	font-weight: bold;
	color: #ADAE7D;
}

#red	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #DD0940;
}


LI	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #B8B98F;
}

.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #5D6242;
	font-weight: normal;
}
.contentleft	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #5D6242;
	font-weight: normal;
	margin: 5px;
}
.leftimage {
	float: left;
	margin: 0 25px 0 0;
}

