BODY{
	font-family : Arial,sans-serif;
	font-size : 9pt;
}

A {
	color: #3F403F;
}


A.toptoolbar {
	color: black;
	font-family : Arial,sans-serif;
	font-size : XX-Small;
}

A:Hover {
	color: black;
}


.dark {
	background : #404040;
	color: white;
}

.darkest {
	background : Black;
}

.light {
	background : CDD7F9;
}

.white {
	background : #ffffff;
}

.menuOn {
	background : #CC6702;
	color: white;
	size: 5;
}

.menuOff {
	background : #666633;
	color: white;
}

.toolbar {
	background: white;
	color: black;
	font-family : Arial,sans-serif;
	font-size : 12pt;
}

.nav {
	background: #C6CFCE;
	color: black;
	font-family : Arial,sans-serif;
	font-size : 10pt;
}
.bullet{
	background: #C6CFCE;
	color: Green;
	font-family : Arial,sans-serif;
	font-size : 12pt;
	font-weight: bold;
}

.acfont{
	color: white;
	font-family : Arial,sans-serif;
	font-size : 8pt;
	
}

.acback {
	color: white;
	font-family : Arial,sans-serif;
	font-size : 10;
}

.tab
{
	padding: 6 6 6 6;
}
.example
{
	color: #909090;
	font-size: 9pt;
	font-family: Arial,Helvetica;
}
.label{
	font-weight: bold;
}

.heading{
	font-weight: bold;
	font-size : 12pt;
}

.acheading{
	font-size : 10pt;
}

.content{
	font-size : 10pt;
}

.subtitle{
	font-size : 8pt;
	font-weight: bold;
}

.r1{
	font-size : 10pt;
	background: #DEDFDE;
}


.head3{
	font-size: 12pt;
	font-style: bold;
	font-family: sans-serif;
}

.content2{
	font-size : 8pt;
}

.subtitle2{
	font-size : 9pt;
}

.pageheader
{
	font-family: Arial, Sans Serif, MS Sans Serif;
	font-size: 12pt;
	font-weight: bold;
}

.header
{
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	background: #cccccc;
	font-weight: bold;
}

.headeron
{
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	background: #eeeeee;
	font-weight: bold;
}

.row
{
	background: #ffffff;
}

.altrow
{
	background: #f0f0f0;
}

.altrow2
{
	background: #d5d5d5;
}