A:link { text-decoration: none; color: #0000ff; }
.a10         { font-size: 10pt; font-weight: bold }
A:visited { text-decoration: none; color: #800080; }
A:active { text-decoration: none; color: #ff0099; }
A:hover { text-decoration: underline; color: #ff0000; }
table        { font-family: Arial; font-size: 10pt }
body         { font-family: Arial; font-size: 10pt }
.a8        { font-size: 8pt; }
.a8bold         { font-size: 8pt; font-weight: bold }
.a10bold         { font-size: 10pt; font-weight: bold }
.a12bold         { font-size: 12pt; font-weight: bold }
.a12boldblue         { font-size: 12pt; font-weight: bold; color:#000080 }.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftsidegray {
	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: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grayborder {
	border: 1px solid #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
}


.topborderdarkgray {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.botnav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
}
.greenborder {

	border: 2px solid #009999;
	padding-right: 2px;
	padding-left: 2px;
}
.a7 {
font-size: 7pt;
}
.blueborder {


	border: 1px solid #009999;
	padding-right: 2px;
	padding-left: 2px;
}
.borderindex {
	border: 1px solid #999999;

}
