body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background: #9899FD; */
	background: #003f82;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.leftMenuSelected {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.leftMenu:link, a.leftMenu:visited, a.leftMenu:active {
	color: #004082;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.leftMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.title {
	font-size: 18px;
	font-weight: bold;
}

.title2 {
	font-size: 15px;
	font-weight: bold;
	color: #0033FF;
}

.tableBorder {
	margin: 0;
	padding: 0;
	border: 1px #CCCCCC solid;
}

a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.copyright {
	font-size: 10px;
	color: #999999;
}

.footer {
	font-size: 10px;
	color:#333333;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-size: 10px;
	color:#333333;
	text-decoration: none;
}

a.footer:hover {
	font-size: 10px;
	color:#333333;
	text-decoration: underline;
}

.imgSpace {
	margin: 0;
	padding: 5px;
	border: none;
}