body {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 9pt;
	font-family: arial;
	color: #666666;
}

div.medIndent
{
	padding-left: 16px;
}

TD {
	font-size: 10pt;
	font-family: arial;
}
A {
	color: blue;
}

div.hdrloc
{
	padding-left: 2px;
	font-size: 9pt;
	font-style: italic;
	font-family: Verdana;
	color: red;
}

div.menu
{
	background: yellow;
	cursor: pointer;
}
td.menuOn {
	background: red;
	color: #ffffff;
	font-size: 8pt;
}
td.menuOff 
{
	background: white;
	color: grey;
	font-size: 8pt;
}
td.specTitle
{
	background: #6699cc;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
}
td.specValue
{
	background: Whitesmoke;
	color: black;
	font-family: Verdana;
	font-size: 7pt;
}


.tBox
{
	border: silver 1px solid;
	padding: 6px;
}

.mainmenu A:link {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.mainmenu A:visited {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.mainmenu A:hover {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.mainmenu A:active {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.tiny {
	font-size: 8pt;
}
.hdg1 
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	background: whitesmoke;
	padding: 2px;
	border-bottom: solid 2px gainsboro;
}
.hdg2 {
	font-family: Arial;
	font-size: 11.5pt;
	font-weight: bold;
}
#nav_table
{
	height:100%;
}
