a {
	text-decoration: underline;
	color: #003399;
}

a:hover{text-decoration: underline; color:#333333;}
body, td {  color: #00576F; font-family: arial; font-size: 12px}
.bgl {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.bgl2 {
	background-image: url(images/less.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	vertical-align: top;


}
.bold {
	font-weight: bold;
	font-size: 12px;

}

img
{
	border: 0;
}

.title {
	text-transform: uppercase;
	color: #006699;
	font-weight: bold;
	font-size: 13px;

}
.just {
	text-align: justify;
}
.bg {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tenwhite {

	font-size: 10px;
	color: #FFFFFF;
}
.ten {
	font-size: 10px;
	text-align: justify;
}

th
{
	text-align: left;
}

.tableRow
{
	text-align: left;
	margin: 3px 2px 3px 1px;
}
