body {
	background-color: #FFFFFF;
	background-image: url(images/bodybkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.maintable {
	height: 100%;
	width: 746px;
	clear: both;
}
.navigation {
	font-size: 14px;
	font-style: normal;
	color: #3f3f3f;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cac9c9;
	border-right-color: #cac9c9;
	border-bottom-color: #cac9c9;
	border-left-color: #cac9c9;
	padding: 0px;
	height: 40px;
	width: 746px;
	margin: 0px;
}
.copyright {
	font-size: 14px;
	font-style: normal;
	color: #3f3f3f;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cac9c9;
	border-right-color: #cac9c9;
	border-bottom-color: #cac9c9;
	border-left-color: #cac9c9;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	width: 746px;
}
.main {
	font-size: 14px;
	color: #202020;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 25px;
	text-align: justify;
}
.side {
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #000D6B;
}
h4 {
font-size:17px;
}
A:link {
	color: #000D6B;
	text-decoration:none;
	text-transform: none;
	font-weight: bold;
}
A:visited {
	color: #000D6B;
		text-decoration:none;
	text-transform: none;
		font-weight: bold;
}
A:active {
	color: #000;
		text-decoration:none;
	text-transform: none;
		font-weight: bold;
}
A:hover {
	color: #000;
		text-decoration:none;
	text-transform: none;
		font-weight: bold;
}
.floatright {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float:right;
}
