a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-image: url(background.png);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: 400;
}


.style1 {
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FF9900;
}
.style3 {
	color: #003366;
}
.style5 {font-size: 16px}
.style6 {color: #FF0000}
.style7 {font-size: 10px}
.style12 {color: #FFFFFF}
.tableBorder
{
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#topspace {
	padding-top: 44px;
}
