body, td {
	font-family: tahoma;
	font-size: 10pt;
	line-height: 1.5;
}

a {
	font-family:tahoma;
	color:#640000;
	text-decoration: none;
}

a:hover {
	font-family:tahoma;
	color:#640000;
	text-decoration: underline;
}

h1 {
	font-family: tahoma;
	font-size: 18pt;
	line-height: 1.5em;
	color:#640000;
}

h2 {
	font-family: tahoma;
	font-size: 14pt;
	line-height: 1.5em;
	color:#640000;
}

h3 {
	font-family: tahoma;
	font-size: 12pt;
	line-height: 1.5em;
	color:#640000;
}

.sponsorh3 {
	font-family: tahoma;
	font-size: 12pt;
	line-height: 1.0em;
	color:#640000;
}

.h3link a {
	font-family: tahoma;
	font-size: 12pt;
	line-height: 1.5em;
	color:#640000;
	text-decoration: none;
}

.h3link a:hover {
	font-family: tahoma;
	font-size: 12pt;
	line-height: 1.5em;
	color:#640000;
	text-decoration: underline;
}

.linktable, .linktable TD, .linktable TH {
	font-family:tahoma;
	font-size:14px;
	color:#640000;
	line-height: 1.0em;
}

.linktable a {
	font-family:tahoma;
	font-size:14px;
	color:#640000;
	text-decoration: none;
	line-height: 1.5em;
}

.linktable a:hover {
	font-family:tahoma;
	font-size:14px;
	color:#640000;
	text-decoration: underline;
	line-height: 1.5em;
}

.quicktable, .quicktable TD, .quicktable TH {
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
}

.quicktable td.inside {
	font-family:tahoma;
	font-size:10px;
	color:#000000;
}

.quicktable td.insidelg {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}

.pictable, .pictable TD, .pictable TH {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
}

.pictable a {
	font-family:tahoma;
	font-size:30px;
	color:#ffffff;
	text-decoration: none;
}

.pictable a:hover {
	font-family:tahoma;
	font-size:30px;
	color:#ffffff;
	text-decoration: underline;
}

.bottomtable, .bottomtable TD, .bottomtable TH {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
}

.bottomtable a {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
}

.bottomtable a:hover {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration: underline;
}


#memberMenu
{
	text-align:right;
	border-bottom: 1px solid gray;
}

#memberMenu ul
{
	margin: 0px;
	padding-top:6px;
	padding-bottom:4px;
}

#memberMenu li
{
	display: inline;
	border: 1px solid gray;
	border-bottom: 0px;
	padding:6px;
	margin-left: 4px;
}

#memberMenu li a
{
}