body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(images/mainbg2.gif);
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0051A7;
}

.grborder
{
	border: #cccccc 1px solid;
}
.bluborder
{
	border: #0054A4 1px solid;
}
a:link {
	font-weight: bold;
	color: #0054A4;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #0054A4;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #0054A4;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #0054A4;
	text-decoration: underline overline;
}

