@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
		font-family: Georgia, "Times New Roman", Times, serif;
		background-repeat: repeat-x;
		background-color: #5895cd;
		
}
.header {
	font-size: 36px;
	line-height: 50px;
}
.top
{
	font-size: 12px;
	color: #000;
	padding-right: 20px;
		line-height: 22px;
	}
.top a {
	color: #000;
	text-decoration: none;

}
.top a:hover {
	color: #000;
}
.Nav a {

	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	text-align: center;
	height: 30px;

}
.Nav a:hover {
	color: #fff;
}
.middlebg
{
background-image:  url(images/bodybg.gif);
background-repeat: repeat-x;
padding: 10px;
background-color: fde4a4;

	font-size: 14px;
}

.middlebg a, .middlebg a:hover
{
color: #000000;
}
.middlebglarge
{

	font-size: 16px;
}

h1
{
color: #000000;
font-size: 24px;
font-weight: bold;
}
.copyright
{
font-size: 12px;
}
.copyright a
{
font-size: 12px;
color: #000000;
}
 
.style1 {
	color: #000099
}
 .style1b {
	color: #000066
}
