A {
	text-decoration: none;
}

A:link, A:visited, A:active {
	COLOR: #CE9C00;
}

A:hover {
	COLOR: #666666;
}

body, TD {
	font-size: 9pt;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-size: 8pt;
	color: #333333;
}

.topheading  {
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	vertical-align: text-top;
}

.bodyheading {
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.greybottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 18px;
}

.leftmenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #EEEEEE;
	text-align: center;
}

.bottommenu {
	font-size: 9pt;
	color: #CE9C00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.copyrighttext {
	font-size: 9pt;
	color: #CCCCCC;
}

.datetext {
	font-size: 9pt;
	color: #CCCCCC;
}

.directorypath {
	font-size: 9pt;
	color: #CE9C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: bottom;
}

.tablemain {
	border-collapse: collapse;
	height: 100%;
}

.normaltext {
	font-size: 9pt;
	color: #333333;
}

.goldonwhite {
	font-size: 9pt;
}

