.navwhite
{
	color: #ffffff;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
}

.nav
{
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
}

a.nav:link, a.nav:visited
{
	text-decoration: none;
	color: #000000;
}

a.nav:hover, a.nav:active
{
	text-decoration: none;
	color: #ffffff;
}

.title
{
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

.text
{
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}

a.text:link, a.text:visited
{
	text-decoration: none;
	color: #000000;
}

a.text:hover, a.text:active
{
	text-decoration: none;
	color: #ffffff;
}

.covertext
{
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding: 3px;
}

a.covertext:link, a.text:visited
{
	text-decoration: none;
	color: #000000;
}

a.covertext:hover, a.text:active
{
	text-decoration: none;
	color: #ffffff;
}

.small
{
	color: #000000;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding: 3px;
}

a.small:link, a.small:visited
{
	text-decoration: none;
	color: #000000;
}

a.small:hover, a.small:active
{
	text-decoration: none;
	color: #ffffff;
}

.big
{
	color: #000000;
	font-size: 10pt;
	line-height: 15pt;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding: 3px;
}

a.big:link, a.big:visited
{
	text-decoration: none;
	color: #000000;
}

a.big:hover, a.big:active
{
	text-decoration: none;
	color: #ffffff;
}

.bigger
{
	color: #000000;
	font-size: 12pt;
	line-height: 15pt;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}

a.bigger:link, a.bigger:visited
{
	text-decoration: none;
	color: #000000;
}

a.bigger:hover, a.bigger:active
{
	text-decoration: none;
	color: #ffffff;
}

a:link, a:visited
{
	text-decoration: none;
	color: #ffffff;
}

a:hover, a:active
{
	text-decoration: none;
	color: #000000;
}

#all
{
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	z-index: 0;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 79px;
	text-align: left;
	z-index: 1;
}

#nav
{
	position: absolute;
	top: 79;
	left: 14;
	width: 900px;
	height: 187px;
	text-align: left;
	z-index: 2;
}

#logomagazine
{
	position: absolute;
	top: 79;
	left: 440;
	width: 450px;
	height: 79px;
	color: #ffffff;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	z-index: 3;
}

#content
{
	position: absolute;
	top: 159px;
	left: 90px;
	width: 390px;
	height: 390px;
	text-align: left;
	z-index: 4;
}

.element
{
	font-family: Geneva, Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #EE4F69;
	background-color: transparent;
	width: 230px;
	height: 15px;
	margin: 0 0 1px 0;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: solid solid dashed solid;
}
   
.element_text
{
	font-family: Geneva, Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #EE4F69;
	background-color: transparent;
	width: 230px;
	height: 100px;
	margin: 0 0 1px 0;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: solid solid dashed solid;
	scrollbar-face-color:#8FBAFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#6CB6FF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#6CB6FF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#D7EBFF;
}
 
.button
{
	font-family: Geneva, Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #EE4F69;
	background-color: transparent;
	width: 100px;
	height: 15px;
	margin: 0 0 1px 0;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: solid solid dashed solid;
}
