﻿body {font-size: 0.7em;
text-margin: 1px;
background: #202020;
font-family: arial, helvetica, verdana;}


.rightframe{
	position: fixed;
	margin-top: 0px;
	margin-left: 80%;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	
}
.right{
	padding-top: 25px;
}



.menubox{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0.65;
	opacity: 100;
	background-color: transparent;
	margin-top: 10px;
	width: 50%;
	border-top: 0px solid #808080;
	border-bottom: 0px solid #808080;
	border-left: 0px solid #808080;
	border-right: 0px solid #808080;
	color: #808080;
	position: relative;
	text-align: center;
	text-color: #808080;
	
}
.news{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}




#note1 {
         position: absolute;
         top: 30px;
         left: 160px;
         background: #ffc;
         padding: 10px; 
         border: 1px solid #000;
         z-index: 1;
         visibility: hidden;
         font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
         color: #000;
}


p {color: #ffffff;}
p2 {color: #707070;}
p3 {
color: #ffffff;
padding: 5px;}


a {
color: #ffffff;
text-decoration: none;
border-bottom: 0px;}


a:active {color: #202020;
text-decoration: none;
border-bottom: 1px;}


a:hover {color: #000000;
weight:bold;
text-decoration: none;
background-color: ffffff;}


strong {font-style: bold;
text-transform: none;}


table {background-color: transparent;
border-width: 0px;
border-color: #000000;
font-size: 1.1em;
width: 100%;
color: #000000;}



h1 {
color: #ffffff;
font-family: garamond, arial, helvetica, verdana;
font-size: 1.1em;
text-align: center;
background-color: 303030;
margin: 0px;
padding: 2px;
font-style: strong;
border-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
border-bottom-width: 1px;
border-color: #808080;}



#navigation
{position: absolute;
top: 5%;
background-color: 202020;
border-style: solid;
border-color: 808080;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
border-bottom-width: 0px;
width: 90%;
padding: 5px;
text-color: ffffff;
text-align: right;: ffffff;
margin: 0px;}

#banners
{position: absolute;
top: 5%;
background-color: 202020;
border-style: solid;
border-color: 202020;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
border-bottom-width: 0px;
width: 100%;
padding: 5px;
text-color: ffffff;
text-align: right;: ffffff;
margin: 0px 0%;}



#content 
{position: relative;
background-color: #303030;
border-style: solid;
border-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-style: solid;
margin-top: 15px;
border-color: 808080;
text-align: center;
font-size: 1.1em;
width: 95%;}


#content2
{position: relative;
background-color: #303030;
border-style: solid;
border-width: 0px;
margin-left: 5%;
border-color: 000000;
width: 90%;
text-align: left;}



#bottom
{position: fixed;
background-color: transparent;
border-style: solid;
border-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-style: solid;
border-color: 808080;
width: 100%;
top-margin:80%;}



