a:link
{
	color: #0033CC;
	text-decoration : none;
	font : bold;
}
a:visited
{
	color: #0033CC;
	text-decoration : none;
	font : bold;
}
a:active
{
	color: #FFBB88;
} 
a:hover
{
	color: #FFBB88;
	text-decoration : underline;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 20px;
	background-color: #999999;

	scrollbar-track-color : #3366FF;
	scrollbar-face-color : default;
	margin-top : 0;
}
p,li,td
{
	font-size: 13px;
	vertical-align : top;
	list-style-type : disc;
}
li
{
	vertical-align : middle;
}
td
{
	font-size: 12px;
}
hr
{
	color : #FFBB88;
	height : 1;
	clear : both;
}
.siteAlign
{
	text-align : center;
}
.masterTable,outerTable,debugTable
{
	width : 680;
	max-width : 680;
	min-width : 680;
}
.innerTable
{
	width : 680;
}
.borderCell
{
	font-size : 1px;
}
.siteBannerCell
{
	text-align : center;
}
.spacerCell
{
	width : 10;
}
.contentsCell
{
}
.menuText
{
	
}
.menuCell
{
	color : White;
	margin-left : 0;
	padding-left : 10;
}
.menuItem
{
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
	padding-left : 10;

}
.menuItem:link
{
	color: White;
	text-decoration : none;
}
.menuItem:visited
{
	color: #F9F9F9;
	text-decoration : none;
}
.menuItem:active
{
	color: #003399;
}
.menuItem:hover
{
	color: #003399;
	text-decoration : underline;
}
.menuSeperator
{
	width : 80%;
	text-align : left;
}
.siteTitleText
{
	font-size: 17px;
	text-align : center;
}
.titleText
{
	color : #000099;
	font-size : 15px;
	font-weight : bold;
	clear : both;
}
.subTitleText
{
	font-size : 13px;
	font-weight : bold;
	text-align : left;
}
.clearingSubTitleText
{
	font-size : 13px;
	font-weight : bold;
	clear : both;
	text-align : left;
}
.boldText
{
	font-weight : bold;
}
.centeredText
{
	text-align : center;
}
.vCenteredText
{
	vertical-align : middle;
}
.clearingText
{
	clear : both;
}
.quoted
{
	font-size: 10px;
	font-style : italic;
	text-align : right;
}
.smallText
{
	font-size: 10px;
	text-align : center;
}
.pictureRight
{
	float : right;
	clear : right;
	margin-left : 20px;
}
.pictureLeft
{
	float : left;
	
	margin-right : 20px;
	clear : left;
}
.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;
}
.pictureBorder
{
	border : 2;
	border-color : #3366FF;
	border-style : ridge;
}
.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;
	max-width : 150;
}
.formValue
{
	font-weight : bold;
	padding-top : 6;
	padding-left : 3;
	padding-bottom : 3;
}
.formButton
{
	font-weight : bold;
}
.debugTable
{
	background-color : #666666;
	width : 100%;
}
.debugField
{
	font-weight : bold;
	text-align : right;
	padding-right : 3;
	padding-top : 0;
	padding-bottom : 0;
	width : 150;
	max-width : 150;
}
.debugValue
{
	font-weight : normal;
	padding-top : 0;
	padding-left : 3;
	padding-bottom : 0;
}
.resultsTable
{
	
}
.resultsTableHeader
{
	background-color : #000066;
	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 : #DDDDDD;
	margin-top : 12;
	margin-bottom : 12;
}
.linksLogo
{
	float : right;
}
.linksDBCategory
{
	text-align : left;
	font-size : 13px;
}
.linksDBCategoryLink:link
{
	color : #FF6600;
	text-decoration : none;
	font-weight : bold;
}
.linksDBCategoryLink:visited
{
	color : #FF6600;
	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;
}
