body {
	font-family: Arial,Tahoma, Verdana,;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #666666;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	text-indent: 30px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 15o;
	text-align: left;
	vertical-align: middle;
}
.menu a:link {
	color: #333333;
	text-decoration: none;
}
.menu a:visited {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:link {
	color: #333333;
	text-decoration: none;
}
.bodypage {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.nav a:visited {
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #F15F02;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #65EC29;
	text-decoration: none;
}
s
