body {
	background-color: #47294F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
body, td, th, p, li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
p {
	text-align: justify;
	letter-spacing: 0.09em;
	line-height: 2em;
	font-size: 0.96em;
}
li {
	text-align: justify;
	letter-spacing: 0.09em;
	line-height: 2em;
	font-size: 0.96em;
}
ol, ul.ref {
	margin-top: -16px;
}
ul.geo {
	margin-bottom: 0px;
}
.firstPara:first-letter {
	font-size: 24px;
	line-height: 1.15em;
	padding-right: 3px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
#menuLayer {
	position:absolute;
	width:95%;
	height:30px;
	z-index:100;
	left: 30px;
	top: 105px;
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
	color: #A0A0A0;
}
.topMenu {
	font-size: 0.97em;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 22px;
}
a.topMenu:link, a.topMenu:active, a.topMenu:visited {
	text-decoration: none;
	color: #CEF335;
}
a.topMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FF9900;
}
.current {
	font-size: 0.97em;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 22px;
	color: #DEDEDE;
	text-decoration: none;
}
a.current:hover {
	color: #DEDEDE;
	text-decoration: none;
	cursor: default;
}
.bonusInfo {
	color: #FFFFCC;
	background-color: #47294F;
	line-height: 1.4em;
	padding: 10px;
}
.bonusInfoTitle {
	font-size: 24px;
	padding-bottom: 8px;
	text-align: center;
	line-height: 1.05em;
	letter-spacing: 0.3em;
	color: #FFDEDE;
}
.bonusInfoText {
	letter-spacing: 0.11em;
	font-size: 0.87em;
}
#drawing{
	position: absolute;
	width: 100%;
	height: 99px;
	z-index: 99;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background: url(images/inside_orto.jpg);
	background-repeat: no-repeat;
	background-position: 500px;
}
