@charset "UTF-8";
/* CSS Document */

/* HTML */

html { height: 100%; margin-bottom: 1px; }

body {
	background-color: #DCDDDE;
	margin-top: 0px;
}
a:link {
	color: #6789A9;
	text-decoration: none;
}
a:hover {
	color: #999966;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #6789A9;
}
a:active {
	text-decoration: none;
	color: #6789A9;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 14px;
	color: #6789A9;
}
h2 {
	font-size: 12px;
	color: #6789A9;
}
h3 {
	font-size: 10px;
	color: #B1B1B1;
}

/* STAGE */

.stage_background {
	background-color: #FFFFFF;
	background-image: url(../images/stage_background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bodybold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bodyboldbar {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/gradbar.jpg);
	background-position: left;
	text-indent: 10px;
	display: block;
	height: 23px;
	vertical-align: middle;
	padding-top: 7px;
}

.bodyboldbar a:link{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/gradbar.jpg);
	background-position: left;
	text-indent: 10px;
	display: block;
	height: 23px;
	vertical-align: middle;
	padding-top: 7px;
}

.bodyboldbar a:visited{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/gradbar.jpg);
	background-position: left;
	text-indent: 10px;
	display: block;
	height: 23px;
	vertical-align: middle;
	padding-top: 7px;
}

.bodyboldbar a:hover{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/gradbar.jpg);
	background-position: left;
	text-indent: 10px;
	display: block;
	height: 23px;
	vertical-align: middle;
	padding-top: 7px;
}




/*FOOTER*/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #53708D;
	text-decoration: none;
	text-align: center;
}


.charts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
p {
	text-align: left;
}
