.text_10
{
font-size:10px;
color:#003366;
}
.text_11
{
font-size:11px;
color:#003366;
}
.text_11_b
{
font-size:11px;
color:#003366;
font-weight:bold;
}
.text_12
{
font-size:12px;
color:#003366;
}
.text_12_b
{
font-size:12px;
color:#003366;
font-weight:bold;
}
.text_14
{
font-size:14px;
color:#003366;
}
.text_14_b
{
font-size:14px;
color:#003366;
font-weight:bold;
}
.text_16_b
{
font-size:16px;
color:#003366;
font-weight:bold;
}
.text_18_b
{
font-size:18px;
color:#003366;
font-weight:bold;
}

.tahoma
{
font-family: Tahoma, Arial, Sans-Serif;
}
.text_12_w
{
font-size:12px;
color:#ffffff;
}
.text_12_w_b
{
font-size:12px;
color:#ffffff;
font-weight:bold;
font-family: tahoma, arial, helvetica, sans-serif;
}
.text_14_w
{
font-size:14px;
color:#ffffff;
}
.text_14_w_b
{
font-size:14px;
color:#ffffff;
font-weight:bold;
}


.text_14_red
{
font-size:14px;
color:#990000;
}
.text_14_red_b
{
font-size:14px;
color:#990000; 
font-weight:bold;
}
.text_16_red_b
{
font-size:16px;
color:#990000;
font-weight:bold;
}
.text_18_red_b
{
font-size:18px;
color:#990000; 
font-weight:bold;
}


.inputs
{
width:150px; 
padding-left:7px; 
margin-bottom: 5px; 
color: rgb(102, 102, 102);
}
a.cmenu 
{
text-decoration:none;
color:#ffffff;
cursor:pointer;
}
.linka 
{
text-decoration:none;
cursor:pointer;
}
a.linka 
{
text-decoration:none;
cursor:pointer;
}
.how:hover 
{
	background-color:#6A0000;
}
.amenu
{
margin-bottom:5px;
margin-top:5px;
margin-left:10px;
font-size:12px;
}
.bmenu
{
margin-top:5px;
margin-bottom:5px;
font-size:14px;
font-weight:bold;
color:#990000;
}
#box {
	position:absolute;
	z-index: 0;
	width:400px;
	margin:-100px 0px 0px -200px;
	top: 50%;
	left: 50%;
	padding: 0px;
	background-color: #f5f5f5;
	border: 1px #000000;
	display:none;
}
#box2 {
	position:absolute;
	z-index: 0;
	height:150px;
	width:400px;
	margin:-100px 0px 0px -200px;
	top: 30%;
	left: 50%;
	padding: 0px;
	background-color: #f5f5f5;
	border: 1px #000000;
	display:none;
}
#box3 {
	position:absolute;
	z-index: 1000;
	height:550px;
	width:500px;
	margin:-100px 0px 0px -200px;
	top: 20%;
	left: 50%;
	padding: 0px;
	background-color: #f5f5f5;
	border: 1px #000000;
	display:none;
}
.border
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-color:#003366;
}
.border2
{
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-color:#003366;
}
.more:hover {
	background:#D1BBA7;
	}
	
.center 
{
	text-align:center;
}
 .layer1 
 {
 overflow:auto; 
 width: 100%; 
 height: 150px; 
 }
 
 .layer2 
 {
 overflow:auto; 
 width: 650px; 
 height: 500px; 
 }
 * html .bar2 {
    position: absolute;
	left: 50%;
	top: expression(eval(document.body.scrollTop + 20) + "px");
}
 .bar2 
 {
z-index: 100;
position: fixed; 
top: 5%;
left: 50%;
margin-left: -300px;
width: 650px;
padding: 2 2 8 8;
visibility: hidden;
background-color:#E2E7FE}

 * html .bar3 {
    position: absolute;
	left: 50%;
	top: expression(eval(document.body.scrollTop + 150) + "px");
}
.bar3 {
position: fixed; 
top: 30%;
left: 50%;
margin:-100px 0px 0px -200px;
z-index: 1000;
width:500px;
padding: 0px;
display:none;
border: 1px #ffffff;
background-color: #f5f5f5;
}


#con1 {
	display:block;
}

#con2 {
	display:none;
}
.wait
{
	z-index: 299;
	display:none;
	position: fixed;
	top:20%;
	left:43%;
	width:300px;
	background-color: #ffffff;
	border: thin solid #597CF7; 
}