BODY {
	background-color: white;
	color: white;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}

P {
	text-align: justify;
}

.wrap {
	width: 930px;
	background-color: #4b5556;
	border: 1px solid #4b5556;
}

.address {
	font-size: 11px;
	color: white;
	text-align: right;
	padding-right: 10px;
}

.menu {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align:left;
	margin-left: 20px;
	width: 280px;
	color: #4b5556;
	font-family: "Georgia", "Times new Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #f89724;
}
.menu A {
	display: block;
	width: 233px;
	height: 20px;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	font-size: 13px;
/*	border: 1px solid #00ff00;
*/
}
.menu .marker {
	float:left;
	width:5px;
	height:25px;
	background-color:#f89724;
	position:relative;
	left:12px;
/*
*/
}
.menu .sub-lvl-1 {
	margin-left: 20px;
	margin-bottom: 6px;
/*	border: 1px solid #0000ff;
*/
}
.menu .sub-lvl-1 A {
/*	border: 1px solid #ffff00;
*/
	width: 170px;
	font-size: 9px;
	height: 12px;
	padding-top: 2px;
}

.menu A,
.menu A:link,
.menu A:active,
.menu A:visited,
.menu A:hover {
	text-decoration: none;
	color:#333333;
}
.menu A:hover {
	background-color:#4B5556;
	color: #ffffff;
}
.menu .sub-lvl-1 A:hover {
	background-color: #f89724;
}

TD.right-bg {
	background-color: #f89724;
	border-left: 1px solid #4b5556;
}

TH {
	color: white;
	background-color: #000033;
	padding: 2px;
	text-align: left;
}

object {
	padding: 0px;
}

.content {
	padding-left: 45px;
	padding-right: 25px;
	text-align: justify;
}

.hilight {
	color: #f89724;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hilight2 {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:LINK {
	text-decoration: none;
	color: white;
}

A:HOVER {
	text-decoration: underline;
	color: #CCCEC3;
}

A:VISITED {
	text-decoration: underline;
	color: white;
}

.credits {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #4B5556;
}

.credits A {
	text-decoration: none;
	color: #4B5556;
}

.credits A:HOVER {
	text-decoration: none;
	color: white;
}

.credits A:VISITED {
	text-decoration: none;
	color: #4B5556;
}


.myclass1 {
	padding: 5px;
	text-align: left;
	width: 570px;
	height: 150px;
}

.myclass1 IMG {
	border: solid 3px #f89724;
	text-align: center;
	float: left;
}

.myclass2 {
	padding: 5px;
	text-align: left;
	width: 570px;
}

.myclass2 IMG {
	border: solid 3px #f89724;
	text-align: center;
}

