a:link {
color		:	#003366;
background	:	transparent;
text-decoration	:	underline;
}

a:active {
color		:	#003366;
background	:	transparent;
text-decoration	:	none;
}

a:visited {
color		:	#003366;
background	:	transparent;
text-decoration	:	underline;
}

a:hover {
color		:	#003366;
background	:	transparent;
text-decoration	:	none;
}

font.menu {
color		:	#FFFFFF;
background	:	transparent;
text-decoration	:	none;
}

a.menu:link {
color		:	#FFFFFF;
background	:	transparent;
text-decoration	:	underline;
}

a.menu:active {
color		:	#FFFFFF;
background	:	transparent;
text-decoration	:	none;
}

a.menu:visited {
color		:	#FFFFFF;
background	:	transparent;
text-decoration	:	underline;
}

a.menu:hover {
color		:	#FFFFFF;
background	:	transparent;
text-decoration	:	none;
}

font.sort {
color		:	#888888;
background	:	transparent;
text-decoration	:	none;
}

a.sort:link {
color		:	#888888;
background	:	transparent;
text-decoration	:	none;
}

a.sort:active {
color		:	#888888;
background	:	transparent;
text-decoration	:	none;
}

a.sort:visited {
color		:	#888888;
background	:	transparent;
text-decoration	:	none;
}

a.sort:hover {
color		:	#888888;
background	:	transparent;
text-decoration	:	none;
}


.membername {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.memberid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #336699;
	font-weight: bold;

}
.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textgreybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.subheadingblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
}
.textgreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
}
.textrightbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.textmainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.linkmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
}
.textwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.homeheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #336699;
}
.textmainsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.linkmainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
}
.textblueverybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #336699;
}

