html {
	height: 100%;
	background-image: url(images/background.gif);
	background-color: #CCCCCC;
	background-repeat: repeat;
	margin-bottom: 1px;
}

/* force right scrollbar */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}

A:link {
	text-decoration: none;
	color: #000066;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: underline;
}

A:hover {
	color: #000066;
	text-decoration: underline;
}

.body-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	list-style-type: upper-alpha;
	list-style-position: outside;
	font-weight: normal;
}

.body-subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

.terms-conditions-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0.125pt;
	color: #000000;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-stretch: semi-expanded;
	text-transform: capitalize;
	font-weight: bold;
}

.small-caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
}

.tableborder-red {
   tableborder=0;
   cellpadding=10;
   cellspacing=0;
   border: 1px solid #F4B75D;
}

.tableborder-dark {
   table border=0;
   cellpadding=10;
   cellspacing=0;
   border: 1px solid #999999;
   background-color: #FFFFFF;
}

.tableborder-dark-bottom-only {
   table border=0;
   cellpadding=10;
   cellspacing=0;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #999999;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #C5E39B;
	font-style: italic;
}
.subnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	font-stretch: semi-expanded;
	text-transform: capitalize;
	font-weight: bold;
}
.subnavigationactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	font-stretch: semi-expanded;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
	background-color: #C5E39B;
}

.graph-top {
	color: #0A5563;
	font-size: 14px;
	font-weight: bold;
}

.graph {
	border-bottom: solid 1px #333333;
}
.chart {
	background-color: #A3D363;
}
.style11 {
	color: #FFFFFF;

}
.navigationactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-stretch: semi-expanded;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #C5E39B;
}
