.bg_repeat {
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-x;
}
.bg_body_top {
	background-image: url(images/bg_body_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.watermark {
	background-image: url(images/logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.StyleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
}
a.nav:link {color: black; text-decoration: none; }
a.nav:visited {color: black; text-decoration: none; }
a.nav:hover {color: blue; text-decoration: none; }
a.nav:active {color: black; } 

a.external:link {color: blue; text-decoration: none; }
a.external:visited {color: black; text-decoration: none; }
a.external:hover {color: black; text-decoration: none; }
a.external:active {color: black; text-decoration: none; }