BODY
{
	background-color: #ffffff;
	margin: 0px;
}
*
{
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

a
{
	color: #6a9110;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


.bgcell
{
	background-image: url(../images/bgscroll.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 30px;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	color: #89b22b;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

#c4
{
	background-image: url(../images/key.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 505px;
	float: left; /*padding-top:145px; */
	padding-left: 13px;
}

#c5
{
	background-image: url(../images/c5-bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 320px;
	float: left; /*padding-top:145px; */
	padding-left: 13px;
}
.title2
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #89b22b;
	font-size: 18px;
}

INPUT
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	width: 150px;
}

#chart strong
{
	font-size: 12px;
	font-family: tahoma;
}


