/* MUTAVI pages*/

body{   
	background-color:  #F5F5F5; /*#a3a28b;*/
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size:medium;
	color: #000011;
	margin-top: 80px;
}

a:link		{color: #000000}
a:visited	{color: #666666}
a:active	{color: #000000}
a:hover		{color: #aa8800}

#menu a:link	{color: #bbbbbb}
#menu a:visited	{color: #bbbbbb}
#menu a:active	{color: #bbbbbb}
#menu a:hover	{color: #ffdd00}

.copy a:link	{color: #000000}
.copy a:visited	{color: #000000}
.copy a:active	{color: #000000}
.copy a:hover	{color: #555544}

#page{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url("../pic/genc_bg_bw.jpg");
	background-repeat:no-repeat;
}

div,ul,img,h1,h2,h3,h4,h5{
	position:relative;
	margin:0px;
	padding:0px;
/*border:solid 1px #220000;*/
}

a img{
	border:none;
}

h1{
	font-size:180%;
	font-weight: 500;
	top:25px;
	left:60px;
	height:70px;
	width:540px;
}

h2{
	text-align:center;
	max-width:650px;
	left:45px;
}

h2.sub{
	font-size:110%;
	font-style:italic;
}

h2.middle{
	top:110px;
}

.header h2{
	left:0px;
}

h3,h4,h5{
	width:400px;
	left:15px;
	top:5px;
}

h3{
	font-size:80%;
	top:0px;
}

h3.middle{
	font-size:80%;
	left:0px;
}

h4,.note{
	font-size:75%;
}

h5{
	font-size:55%;
	left:0px;
}

h5.err{
	color:#ee0000;
	font-size:65%;
	top:-3px;
}

div.h{
	display:none;
}

div.bg{
	background-image: url("../pic/body_bg_bw.jpg");
	background-repeat:repeat-y;
	/*min-height:600px;*/
}


div.text{
	top:25px;
	left:140px;
	height:430px;
	min-height:430px;
	width:730px;
	text-align:left;
	vertical-align:middle;
}

div.text[class] {
   height:auto;
}

ul{
	list-style-type:none;
}

ul.main,ul.rest{
	font-size: 75%;
	left:50px;
	top:30px;
}

ul.main a, ul.rest a{
	font-size: 110%;
	font-weight: 600;
}

ul.main li{
	height: 30px;
}

ul.rest li{
	height: 40px;
}

#menu{
	font-size: 90%;
	font-weight:bold;
	border:solid 2px #000000;
	position:absolute;
	top:100px;
	left:-50px;
	width:190px;
}

#menu li{
	left:10px;
	border:none;
	border-bottom:solid 1px #000000;
	background-color: #666666;
}

#menu a{
	text-decoration: none;
}

div.header{
	font-size: 80%;
	text-align:center;
	color: #888888;
}

.c{
	text-align:center;
}

pre{
	border-top:solid 1px #444444;
	text-align:left;
	color: #666688;
	font-family:monospace;
}

table.symbols{
	width:730px;
}

table.symbols, table.symbols td,table.symbols th{
	border:solid 1px #444444;
	font-size: 90%;
	text-align:center;
	color: #222222;
}

table.news{
	width:650px;
	margin-left: 50px;
	margin-top: 30px;
	border:solid 1px #444444;
	text-align:center;
	color: #222255;
	font-size: 90%;
}

td.topic {
	text-align:left;
}

table.news th{
	border-bottom:solid 2px #444444;
}

table.news td{
	padding-top:20px;
	font-size: 90%;
	border-bottom:solid 1px #444444;
}

.bi{
	font-weight:bold;
	font-style:italic;
}


#copyMR{
	left:700px;
	top:-27px;
}

#copyInte{
	background-image: url("../pic/copy_bg_bw.gif");
	background-repeat:no-repeat;
	height:30px;
}


#new{
	width:255px;
	height:20px;
	left:500px;
	top:-25px;
	border:solid 1px #664400;
	color:#ecb301;
}

#budg{
	left:650px;
	top:-98px;
}

div.back{
	font-size: 80%;
	top:30px;
	height:65px;
	width:50px;
	left:800px;
	text-align:center;
	border-top:solid 2px #333333;
	background-color: #ffdd00;
}

div.trans{
	height:80px;
	top:35px;
	border:none;
	background-color: transparent;
}

div.rec{
	display:inline;
	border-right:solid 1px #000000;
}

div.active{
	width:10px;
	background-color: #ffdd00;
}

div.valid{
	left:520px;
	width:300px;
	top:-10px;
}

.pic{
	text-align:center;
	top:80px;
	height:430px;
	min-height:430px;
	vertical-align:middle;
}

.pic[class] {
   height:auto;
}