body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.toptxt {
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bak_r1_c1.jpg);
	vertical-align: bottom;
	padding-bottom: 4px;
	padding-left: 3px;
	height: 80px;
	width: 390px;
}
.main {
	font-size: 12px;
	color: #006600;
	padding-top: 7px;


}
.smaller {
	font-size: 10px;
}
.left {
	font-size: 12px;
	padding-right: 38px;
	padding-left: 5px;

}
.highlight {
	font-weight: bold;
	color: #990000;
}
.left-back {
	background-image: url(images/bak_r4_c1.gif);
	background-repeat: repeat-y;
}
.bannerad {
	font-size: 14px;
	background-color: #ECF5FF;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	height: 45px;
	color: #003366;
	padding-top: 12px;
	border: 1px solid #CCCCCC;


}
.footer {
	font-size: 11px;
	text-align: center;
	background-image: url(images/bak_r7_c2.gif);
	height: 20px;
	width: 510px;
	padding-bottom: 2px;


}
