@charset "utf-8";
/* CSS Document */
 BODY {
	margin: 10px;
	background-color: #D8D8D6;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099cc;
	text-decoration: none;
	font-size:10px;
	text-align:center;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: center top;	/*background-image: url(images/logo2.gif);
	background-repeat: no-repeat;	
	background-image: url(bg3.jpg);
	background-repeat: no-repeat;*/
	line-height: 130%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-size:10px;
}

A:link {
	color: #000033;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
A:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size:10px;
	text-transform: uppercase;
}

#flashcontent {
	width: 960px;
	height: 605px;
	margin: 0px 0px;
	}
#page {
	width: 960px;
	margin: auto;
	font-size:10px;
	left: auto;
	right: auto;
	text-align: right;
	}

#content {
	width: 550px;
	margin: auto;
	font-size:10px;
	right: 0;
	float: right;
	text-align: left;
	top: 50px;
	}
#emmerse {
	margin: 10px;
	top: 600px;
	text-align: right;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
	float: right;
	height: 40px;
	width: 550px;
}

.publicitytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-transform: none;
}
.publicitytITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099cc;
	font-weight: normal;
	text-transform: uppercase;
	width: 350px;
}
.publicitybuyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
	width: 350px;
}
.stars{
	color:#FF0099;
	font-size: 12px;

}
