body {
	font-family: Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 14px}
.menuOn {
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#746B5A;
	cursor:pointer;
	padding:2px;
}
.menuOff {
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF7800;
	cursor:default;
	padding:2px;
}
.copy {
	font-family:Verdana;
	font-size: 10px;
	color: #909090;
	text-decoration: none;
}
.copy:Hover {
	font-family:Verdana;
	font-size: 10px;
	color: #909090;
	text-decoration:underline;
}
a.footer {
	font-family:Verdana;
	font-size: 12px;
	color: #909090;
	text-decoration: none;
}
a.footer:Hover {
	font-family:Verdana;
	font-size: 12px;
	color: #909090;
	text-decoration:underline;
	cursor:pointer;
}
.footer {
	font-family:Verdana;
	font-size: 12px;
	color: #909090;
	text-decoration: none;
	cursor:default;
}
.text {
	font-family:Verdana;
	font-size: 12px;
	color: #5B5B5B;
}
.orange {
	font-family:Verdana;
	font-weight: bold;
	color: #FF7800;
	text-decoration: none;
}
.orange_2 {
	font-family:Verdana;
	font-size: 9px;
	color: #FFA800;
}
.white {
	font-family:Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteHeader {
	font-family:Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.whiteBigHeader {
	font-family:Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.title {
	font-family:Verdana;
	font-size: 22px;
	color: #5B5B5B;
	font-weight:bold;
}
.titleWhite {
	font-family:Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:normal;
}
a.white {
	font-family:Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:HOVER {
	font-family:Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}