body {
	background-color: #627294;
	color:#000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, td, th, h3, h6 {
	color: #000033;
}

h1, h2, h4, h5 {
  color: #663300;
}

a {
	color: #003366;
}

.footer {
	background-image: url(images/index_10.jpg);
	color: #000000;
	font-size: 12px;
	text-align: center;
	width: 950px;
	height: 90px;
	}
	
.leftside {
	background: url(images/index_07.jpg);
	}
	
.rightside {
	background: url(images/index_09.jpg);
	}

.maincontent {
	/*background: url(images/index_03.gif);*/
	background-color: #ffffff;
	vertical-align: top;
	}
