@media screen 
{
body {
	margin: 0px;
	padding: 0px;
	cursor:crosshair;
	background-color: #b3a79c;
}
#outerbody {
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	width:768px;
	height:auto;
	background-color: #ececec;
	border: 3px solid #9d4610;
	z-index:15;
	padding: 0px;
	visibility: visible;
	overflow: hidden;
}
#copy {
	margin-left:auto;
	margin-right:auto;
	width:768px;
	height:auto;
	background-color:transparent;
	z-index:15;
	visibility: visible;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
	color: #404f3f;
}
#outerbody #header_img {
	margin:1px;
	width:766px;
	height:90px;
}

#outerbody #topmenu {
	height:18px;
	width:768px;
	margin:0px;
	padding:0px;
	background-color: #404f3f;
}
#outerbody #topmenu #topleft {
	height:18px;
	width:189px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	background-color: #404f3f;
	float: left;
}
#outerbody #topmenu #topright {
	height:18px;
	width:578px;
}
#outerbody #topmenu ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
	z-index: 1;
}
#outerbody #topmenu li {
	height:auto;
	margin: 0;
	letter-spacing: 0;
	font-family: Arial, sans-serif;
	float: left;
	height: auto;
	font-size: 11px;
	text-transform: uppercase;
	background-color:transparent;
	color: #ececec;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	padding-top: 2px;
	padding-bottom: 2px;
}
#outerbody #topmenu li A {
	text-decoration:none;
	color:#ececec;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#outerbody #topmenu li A:hover {
	text-decoration:none;
	color:#ececec;
	background-color:#9d4610;
}
#outerbody #leftbar {
	width:189px;
	margin:0px;
	height:auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #404f3f;
	visibility: visible;
	overflow:hidden;
	background-color: #a0a79f;
	z-index: 10;
	padding-top: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404f3f;
	float: left;
}
#outerbody #leftbar #vali {
	width:189px;
	margin:0px;
	height:18px;
	position: relative;
	visibility: visible;
	overflow: hidden;
	background-color: #a0a79f;
	z-index: 10;
}

#outerbody #leftbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #404f3f;
}
#outerbody #leftbar li {
	margin: 0;
	letter-spacing: 0;
	font-family: Arial, sans-serif;
	height: auto;
	font-size: 12px;
	text-transform: uppercase;
	background-color:#ececec;
	color: #9d4610;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #404f3f;
}
#outerbody #leftbar ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1;
	border:none
}
#outerbody #leftbar ul ul li {
	margin: 0;
	letter-spacing: 0;
	font-family: Arial, sans-serif;
	height: auto;
	font-size: 10px;
	background-color:#ececec;
	color: #404f3f;
	border:none;
	text-transform: none;
}
#outerbody #leftbar ul ul li A, #outerbody #leftbar ul ul li A:hover {
	margin: 0;
	letter-spacing: 0;
	font-family: Arial, sans-serif;
	height: auto;
	font-size: 10px;
	background-color:#ececec;
	color: #404f3f;
	border:none;
	text-transform: none;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 1px;
}
#outerbody #leftbar li A {
	display:block;
	text-decoration:none;
	margin: 0;
	letter-spacing: 0;
	font-family: Arial, sans-serif;
	height: auto;
	font-size: 12px;
	text-transform: uppercase;
	background-color:transparent;
	color: #9d4610;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#outerbody #leftbar li A:hover {
	background-color:#404f3f;
}
#outerbody #leftbar #info {
	letter-spacing: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	font-size: 12px;
	background-color:#ececec;
	color: #404f3f;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #404f3f;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #404f3f;
}
#outerbody #content {
	width: 574px;
	margin: 2px;
	z-index: 10;
	height: auto;
	float: right;
	}
#print, #outerbody #header_prn {
	display: none;
	}
#outerbody #content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-left: 8px;
	margin-right:4px;
	margin-bottom: 1em;
	color: #000000;
}
#outerbody #content div.q {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-left: 8px;
	padding-left:30px;
	padding-right:30px;
	margin-right:4px;
	margin-bottom: 1em;
	color: #000000;
	background-image: url(../gfx/body/q.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#outerbody #content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 18px;
	font-weight: bolder;
	color:#9d4610;
	letter-spacing: 2px;
	margin-top: 0.5em;
	margin-left: 8px;
	margin-right:4px;
	margin-bottom: 0.5em;
}
#outerbody #content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	font-weight: bolder;
	color:#9d4610;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-left: 8px;
	margin-right:4px;
	margin-bottom: 0px;
}
#outerbody #content strong {
	color:#404f3f;
	font-weight: bold;
	letter-spacing: 1.7px;
}
#outerbody #content em {
	font-weight: normal;
	letter-spacing: 1.7px;
	font-style: italic;
}
}
@media print {
	#outerbody #leftbar, #outerbody #topmenu, #outerbody #header_img, .noprint {
	display:none;
	}
} 
