﻿.black_overlay{
	display: none;
	overflow:hidden;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 2000px;
	height: 2000px;
	background-color: black;
	z-index:3;
	-moz-opacity: 0;
	opacity:.0;
	filter: alpha(opacity=00);
}
.white_content {
	overflow:hidden;
	display: none;
	position: absolute;
	background-color: white;
	top:0px;
	left:0px;
	padding: 0px;
	border: 1px solid black;
	z-index:1002;
	overflow: auto;
}
.style1 {
	color: #C0C0C0;
}
.style27 {
	color: #FF0000;
}

.style4 {
	font-size: 8px;
	color: #636466;
	text-align: left;
}
.style8 {
	text-align: right;
	vertical-align:bottom;
	font-size: 29px;
	color: #000000;
}
.style9 {
	font-size: 14px;
	color: #9D9FA1;
}
.style11 {
font-weight: bold; 
	font-size: 12px;
	color: #9D9FA1;
	text-align: left;
}
.style22 {
font-weight: bold; 
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.style11t {
	font-size: 12px;
	color: #9D9FA1;
}
.style22t {
	font-size: 12px;
	color: #000000;
}
.style11s {
font-weight: bold; 
	font-size: 12px;
	color: #9D9FA1;
	text-align: right;
}
.style22s {
font-weight: bold; 
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.style12 {
	text-align: center;
}

.style14 {
	font-size: 12px;
	color: #636466;
	text-align:left;
}

.style15 {
	font-size: 14px;
	color: #636466;
}
.style23 {
	font-size: 14px;
	color: #636466;
}

.style25 {
	text-align: left;
}

.style26 {
	text-align: right;
}
#menu a {
font-weight: bold; 
	text-decoration:none;
	color: #000000;
}
#menu a:visited {
font-weight: bold; 
	color: #000000;
}
#menu a:active {
font-weight: bold; 
	color: #000000;
}
#menu a:hover {
font-weight: bold; 
	color: #000000;
}
#secondmenu a {
font-weight: bold; 
	text-decoration:none;
	color: #000000;
}
#second a:visited {
font-weight: bold; 
	color: #000000;
}
#second a:active {
font-weight: bold; 
	color: #000000;
}
#second a:hover {
font-weight: bold; 
	color: #000000;
}

#thirdmenu a {
	text-decoration:none;
	color: #000000;
}
#thirdmenu a:visited {
	color: #000000;
}
#thirdmenu a:active {
	color: #000000;

}
#thirdmenu a:hover {
	color: #000000;
}

#content a {
	text-decoration:none;
	color: black;
}
#content a:visited {
	color: black;
}
#content a:active {
	color: black;
}
#content a:hover {
	color: black;
}
.content{
	text-align:justify;
	font-size:12px;
}
body
{
    font-family:Arial,Helvetica, sans-serif;
	color:black;
    text-align: center; 
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto; 
} 
html, body
{
    width: 100%;
    height: 100%;
}
.m_over{
	cursor:pointer;
	cursor:hand;	
}
