body {

	background-color: #968470;

	font-family: Verdana;

	font-size: 10px;

	color: #000000;

}



A:link { 

	text-decoration: underline;

	font-size: 10px;

	font-weight: normal;

	color: #000000;

}

	

A:visited {

	text-decoration: underline;

	font-size: 10px;

	font-weight: normal;

	color: #000000;

}

	

A:active {

	text-decoration: none;

	font-size: 10px;

	font-weight: normal;

	color: #000000;

}

	

A:hover {

	text-decoration: none;

	font-size: 10px;

	font-weight: normal;

	color: #4F5A87;

}

 

.font {

	font-family: Verdana;

	font-size: 10px;

	font-style: normal;

	color: #000000;

} 



td, th {

	font-family: Verdana;

	font-size: 10px;

	color: #000000;

}



a {

	font-size: 10px;

	color: #000000;

}

h2 {
color: black;
} 

h3 {
color: black;
} 

h4 {
color: black;
} 

h5 {
color: black;
} 

h6 {
color: black;
} 

.box { width: 530px; background: #FFFFFF;}
.box h1, .box p {margin: 0 15px;}
.box input,textarea { margin-top: 10px; }
.box h1 {font-size:150%; color:#000000; }
.box .top, .box .bottom
{
display:block;
background: #333333;
}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #FFFFFF;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

#mainwefe
{
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000;
cursor: pointer;
opacity: 0.80;
filter:alpha(opacity=80);
}