﻿
body.body_color {
	background-color: #333333;
}

a {
	color: #9999ff;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

a:visited {
	color: #9999ff;
}

a:active {
	color: #9999ff;
}

a:hover {
	color: #9999ff;
	font-weight: bold;
}

a.a {
	color: #ffffff;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

a.a:visited {
	color: #ffffff;
}

a.a:active {
	color: #ffffff;
}

a.a:hover {
	color: #ffffff;
	font-weight: bold;
}

a.beta {
	color: #ffffff;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
	font-weight: bold;
	border: thin none #ffffff;
}

a.beta:visited {
	color: #ffffff;
}

a.beta:active {
	color: #ffffff;
}

a.beta:hover {
	color: #ffffff;
}

iframe.topframe {
	margin-left:auto;
	margin-right:auto;
	width:816px; 
	height:2050px; 
	background-color:#333333; 
	border:1px none #aa0000;
}

div.top {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px; 
	height:460px; 
	background-color:#333333;
	border:2px solid #aaaaaa;
}

img.center {
	display:block;
	max-width:790px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-4px;
	margin-bottom:8px;
	background-color:#333333; 
	border: 2px none #ffffff;
}

img.items_v {
	display:block;
	max-height:136px;
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333; 
	border:1px none #0000bb;
}

img.items_h {
	display:block;
	max-width:136px;
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333; 
	border:1px none #0000bb;
}

br.short {
	line-height:5pt;
}

p.area_headline {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 18pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
        text-align:center;
}

p.area_header {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 16pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
        text-align:center;
}

p.area_description {
	width: 700px;
	color: #ffffff;
	margin-left:auto;
	margin-right:auto;
        margin-top: 0px;
        margin-bottom: 14px;
	text-align: left;	
        font-size: 10pt;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

