a:link       { text-decoration: none; color: #FF0000 }
.topbordergree {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339999;
}
a:visited    { text-decoration: none; color: #0000FF }
a:active     { text-decoration: none; color: #ff0099; }
a:hover      { text-decoration: underline; color: #ff00ff; }
table        { font-family: Arial; font-size: 10pt; color:#000080 }
.eight           { font-size: 8pt }
.bold12          { font-size: 12pt; font-weight:bold }
.botborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tablepix {
	font-size: 10px;
	padding: 3px;
	float: right;
}.tablepixgreenborder {
	font-size: 10px;
	padding: 3px;
	float: right;
	border: 1px solid #339999;
}
.greenborder10 {
	border: 1px solid #339999;
	font-size: 10px;
	padding: 2px;
}
body {
	background-image: url(images/bggryblu7.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.maintable {
	background-color: #BBDDFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
	width: 100%;
	background-position: left;
}
.bold12topgreen {
	font-size: 12pt;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009966;
}
