body { font-family: Arial, Helvetica, sans-serif; font-variant: normal; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; padding: 0; z-index: 0; }

.content { background: transparent; width: 302px; height: auto; position: absolute; left: 415px; top: 124px; margin: 0; padding: 0; overflow: visible; scrollbar-arrow-color: #FFEBA8; scrollbar-base-color: #A30000; scrollbar-darkshadow-color: #A30000; scrollbar-face-color: #A30000; scrollbar-highlight-color: #FFEBA8; scrollbar-track-color: #A30000; scrollbar-shadow-color: #FFEBA8; z-index: 2; }

.cont_back {
	background: white;
	width: 302px;
	height: auto;
	position: absolute;
	left: 415px;
	top: 401px;
	margin: 0;
	padding: 0;
	z-index: 1;
}


h2 { font: bold 110% Arial, Helvetica, sans-serif; color: white; background-color: white; margin: 5 5 16 5; }

p { font: 90% Arial, Helvetica, sans-serif; color: white; background-color: white; margin: 10 10 16 10; }

ul {
	font: bold 90% Arial, Helvetica, sans-serif;
}

a {
	font: bold 100% Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover { text-decoration: none; }
hr{ width: 95%; border: dashed thin white; list-style-type: disc; }

