
a.topmenu:link {font-family:tahoma;  font-size:15px; color: #ffffff; text-decoration: none; }
a.topmenu:active {font-family:tahoma;  font-size:15px; color: #ffffff;  text-decoration: none;}
a.topmenu:visited {font-family:tahoma;  font-size:15px; color: #ffffff;  text-decoration: none;}
a.topmenu:hover {font-family:tahoma;  font-size:15px; color: #3399CC;  text-decoration: none;}

a.bottommenu:link {font-family:tahoma;  font-size:11px; color: #ffffff; text-decoration: none; }
a.bottommenu:active {font-family:tahoma;  font-size:11px; color: #ffffff;  text-decoration: none;}
a.bottommenu:visited {font-family:tahoma;  font-size:11px; color: #ffffff;  text-decoration: none;}
a.bottommenu:hover {font-family:tahoma;  font-size:11px; color: #3399CC;  text-decoration: none;}

a.ref:link {font-family:tahoma;  font-size:11px; color: #0000FF; text-decoration: none; }
a.ref:active {font-family:tahoma;  font-size:11px; color: #0000FF;  text-decoration: none;}
a.ref:visited {font-family:tahoma;  font-size:11px; color: #0000FF;  text-decoration: none;}
a.ref:hover {font-family:tahoma;  font-size:11px; color: #111111;  text-decoration: none;}

a.yanmenu:link {font-family:tahoma;  font-size:12px; color: #999999; font-weight:700; text-decoration: none; }
a.yanmenu:active {font-family:tahoma;  font-size:12px; color: #999999; font-weight:700; text-decoration: none;}
a.yanmenu:visited {font-family:tahoma;  font-size:12px; color: #999999; font-weight:700; text-decoration: none;}
a.yanmenu:hover {font-family:tahoma;  font-size:12px; color: #000000; font-weight:700;  text-decoration: none;}

a.habert:link {font-family:tahoma;  font-size:10px; color: #0D5399; font-weight:700; text-decoration: none; }
a.habert:active {font-family:tahoma;  font-size:10px; color: #0D5399; font-weight:700; text-decoration: none;}
a.habert:visited {font-family:tahoma;  font-size:10px; color: #0D5399; font-weight:700; text-decoration: none;}
a.habert:hover {font-family:tahoma;  font-size:10px; color: #0D5399; font-weight:700;  text-decoration: none;}

a:link{ color: #f00; }



a:hover, a:focus{ color: #C00;	text-decoration:none; }

p{	margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h4, h5, h6{ color: #2F48A5; margin-bottom:0.5em; }

h1{ font-size:24px;}

h2{	font-size:20px;}

h3{	font-size:18px; color:#000066;}

h4{	font-size:16px;}

h5{	font-size:12px;color: #0066CC;}

h6{	font-size:12px; }
p { color:#333; }
ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

#container {
	display:block;
	position: absolute;
	padding:0;
	width:100%;
	height:210px;
	background:#fff;
	top:50%;
	margin:-100px 0 0 0;
	border:solid #E69623;
	border-width:3px 0 3px 0;
	
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}


#content{
	position:relative;
	display:block;
	width: 400px;
	left:50%;
	margin:0 0 0 -50px;
	padding:15px 0;
	top:10px;
}

#footer {
	position: absolute;
	bottom: 0;
	margin:0;
	width:100%;
	text-align:center;
	left:0;
}
.formfield {background: #ffffff; font-family:Tahoma; font-size:11px; height:20px; font-weight: bold; border: 1 solid;}