
A:link, A:visited, A:active {
	text-decoration: none;
	color:#0066CC;
}

A:hover {
	COLOR: #666666;
}

BODY {
	background-color:#AAAAAA;
	margin: 8;
}

.maintable {
	background-color:#FFFFFF;
	width: 996px;
	height: 100%;
	border-style: solid;
	border-width: 1;
	border-color: #CCCCCC;
}

TD {
	font-size: 0.78em;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.topheading  {
	padding-top: 28px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	vertical-align: text-top;
}

.bodyheading {
	padding-top: 20px;
	font-weight: bold;
	letter-spacing: 0.08em;
	margin-bottom: 20px;
}

.gutter {
	padding-left: 20px;
}

.rightmargin {
	padding-left: 10px;
}

.greybottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 18px;
}

.whitebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.leftmenu {
	padding-top: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #EEEEEE;
	text-align: center;
}

.bottommenu {
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.copyrighttext, .datetext {
	color: #CCCCCC;
}

.directorypath {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: bottom;
}

.sitefeatures {
	PADDING-LEFT: 10px;
	BORDER-LEFT: #dddddd 1px solid;
	vertical-align: top;
	padding-top: 20px;
}