.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.pagetiltle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.topbar {
	background-image: url(../images/top_rep.jpg);
	background-repeat: repeat-x;
}
.button {
	background-image: url(../images/button2.jpg);
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.button a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.button a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 11px;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:hover {
	color: #000000;
	text-decoration: underline;
}
.links a:link, .links a:visited, .links a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000CC;
}
.links {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3333CC;
}
.lines {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006600;
	border-bottom-color: #006600;
}
