.bgstretch {
	background-image: url(images/stretch.jpg);
	background-repeat: repeat-y;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #D3DCDE;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;

}
.header1 {
	background-image: url(images/main_design_r1_c1.gif);
	background-repeat: no-repeat;
}
body {
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
