a:link
{
	color: Red;
	text-decoration : none;
	font : bold;
}
a:visited
{
	color: Red;
	text-decoration : none;
	font : bold;
}
a:active
{
	color: Yellow;
} 
a:hover
{
	color: Yellow;
	text-decoration : underline;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 20px;
	background-color: Black;
	margin : 0;
	scrollbar-track-color : Red;
	scrollbar-face-color : default;
}
p,li,td
{
	font-size: 13px;
	vertical-align : top;
	list-style-type : none;
}
.siteAlign
{
	text-align : center;
}
.masterTable
{
	width : 780;
}
.siteBannerCell
{
	text-align : center;
}
.menuCell
{
	width : 150;
}
.spacerCell
{
	width : 10;
}
.contentsCell
{
	width : 620;
}
.menuText
{
	text-align : center;
	font-size : 12px;
	line-height : 2;
	font-weight : bold;
}
.menuItem:link
{
	color: White;
	text-decoration : none;
}
.menuItem:visited
{
	color: White;
	text-decoration : none;
}
.menuItem:active
{
	color: White;
}
.menuItem:hover
{
	color: Yellow;
	text-decoration : underline;
}
.siteTitleText
{
	font-size: 17px;
	text-align : center;
}
.pageTitleText, h1
{
	font-size : 15px;
	font-weight : bold;
	clear : both;
}
.pageSubTitleText, h2
{
	font-size : 13px;
	font-weight : bold;
	text-align : left;
}
.pageClearingSubTitleText
{
	font-size : 13px;
	font-weight : bold;
	clear : both;
	text-align : left;
}
.pageBoldText
{
	font-weight : bold;
}
.pageCenteredText
{
	text-align : center;
}
.pictureTableLeft
{
	float : left;
	padding : 8;
	width : 100;
}
.pictureTableRight
{
	float : right;
	padding : 8;
	width : 100;
	clear : both;
}
.pictureTableCenter
{
	text-align : center;
	padding : 8;
	width : 250;
}
.pictureTableItem
{
	font-size : 10px;
	text-align : center;
}
.indentedText
{
	padding-left : 25;
}
.subSectionLinkText
{
	font-weight : bold;
}
.formField
{
	font-weight : bold;
	text-align : right;
	padding-right : 3;
	padding-top : 6;
	padding-bottom : 3;
	width : 150;
}
.formValue
{
	font-weight : bold;
	padding-top : 6;
	padding-left : 3;
	padding-bottom : 3;
}
.formButton
{
	font-weight : bold;
}
.resultsTable
{
	
}
.resultsTableHeader
{
	background-color : #666666;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}
.resultsTableValue
{
	font-size : 10px;
}
.resultsTableValueRight
{
	font-size : 10px;
	text-align : right;
}
.backButton
{
	text-align : center;
	clear : both;
	font-weight : bold;
}
.pageNavButton
{
	text-align : center;
	clear : both;
	font-weight : bold;
}
.adminMode
{
	text-align : right;
	font-weight : bold;
	padding-right : 20;
}
.appVer
{
	text-align : right;
	font-weight : normal;
	padding-right : 20;
	font-size : 7px;
}
.adManager
{
	text-align : center;
}
.siteFooter
{
	font-size: 10px;
	text-align: center;
	color : Silver;
	margin-top : 12;
	margin-bottom : 12;
}
.debug
{
	font-size: 10px;
	text-align: left;
}
.extremeTracker
{
	text-align : center;
	visibility : hidden;
}
.linksDBCategory
{
	text-align : left;
	font-size : 13px;
}
.linksDBCategoryLink:link
{
	color : White;
	text-decoration : none;
	font-weight : bold;
}
.linksDBCategoryLink:visited
{
	color : White;
	text-decoration : none;
	font-weight : bold;
}
.linksDBCategoryLink:active
{
	color : Yellow;
	text-decoration : none;
}
.linksDBCategoryLink:hover
{
	color : Yellow;
	text-decoration : underline;
}
.linksDBHyperlinks
{
	padding-left : 20;
}
.linksDBHyperlinksLink:link
{
	color : Red;
	text-decoration : none;
	font-weight : bold;
}
.linksDBHyperlinksLink:visited
{
	color : Red;
	text-decoration : none;
	font-weight : bold;
}
.linksDBHyperlinksLink:active
{
	color : Yellow;
	text-decoration : none;
}
.linksDBHyperlinksLink:hover
{
	color : Yellow;
	text-decoration : underline;
}
.linksDBTableField
{
	font-weight : bold;
	text-align : right;
	width : 140;
	padding-right : 3;
	padding-top : 6;
	padding-bottom : 3;
}
.linksDBTableData
{
	padding-top : 6;
	padding-left : 3;
	padding-bottom : 3;
}
.eventsDBTable
{
	width : 90%;
}
.eventsDBTableEvent
{
	
}
.eventsDBTableTitle
{
	background-color : #666666;
	font-weight : bold;
	color : #FFFFFF;
	width : 550;
}
.eventsDBTableDate
{
	float : right;
}
.eventsDBTableDescription
{
	
}
.eventsDBTableWhere
{
	font-weight : bold;
	padding-left : 5;
}
.eventsDBTableContact
{
	text-align : right;
}
.buyAndSellImage
{
	width : 200;
	vertical-align : top;
	border : ridge Red 2;
}