/* CSS Document */
body {
	margin-top: 0px;
	text-align: center;
}

body.port_win { 
	background-color: #D2D7C6; 
	text-align: center;
}

* {margin: 0; padding: 0;}

a: {
	text-decoration: none;
}

img {
	border: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.dark:link {
	color: #333333;
	text-decoration: none;
	}
a.dark:visited {
	color: #333333;
	text-decoration: none;
	}
a.dark:hover {
	color: #4a601c;
	text-decoration: none;
	}
a.dark:active {
text-decoration: none;
	color: #333333;
	}
.style3 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style11 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
body {
	background-color: #a4af8d;
}
.styleTITLES {
	font-size: 18px;
	font-family: verdana; color: #000000;
}
.style13 {
	font-size: 11px;
	font-family: verdana; color: #FFFFFF;
}

.style12a {font-size: 11px; font-family: verdana; color: #000000; 
line-height: 11pt;
}

.style12 {font-size: 11px; font-family: verdana; color: #000000; 
line-height: 12pt;
}
body

/* POP MENUS */

#content {
	position: relative;
	width: 800px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
}

#popContainer {
	position: relative;
	width: 800px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
}

#pop1 {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	height: 160px;
	width: 190px;
	left: 5px;
	top: 325px;
}


#pop2 {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	height: 160px;
	width: 190px;
	left: 205px;
	top: 325px;
}

#pop3 {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	height: 160px;
	width: 190px;
	left: 405px;
	top: 325px;
}

#pop4 {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	height: 160px;
	width: 190px;
	left: 605px;
	top: 325px;
}