body{ 
	margin:0px; 	
	font-family : Tahoma,Verdana,Arial; 	
	font-size : 11px; }

div{ font-size : 11px; }

div.copyright{
	background-image: url(design/fon02.gif); display:block; height: 47px; padding-top: 15px; padding-left: 10px;
	color: red;
}

div.fomenu{
	background-image: url(design/fon04.gif); 
	height:35px; 
	text-align:left;
}

div.fomenu a{
	background-image: url(design/but01.gif); 
	background-position: -10;
	height:35px; 
	width: 130px;
	padding-left: 26px;
	padding-top: 9px;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
}

div.fomenu a:hover{
	background-image: url(design/but03.gif);
	color: #3777CF;
}
	
	
input, select {
	color : #000000;
	font-weight: bold; }
	
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}

h1{
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000157;
	border-bottom: 1px dashed #000157;
	margin: 5px 10px 0px 10px;
}


table, tr, td{
	font-family : Tahoma,Verdana,Arial; 	
	font-size : 11px;
}

ul, li{
	font-family : Tahoma,Verdana,Arial; 	
	font-size : 11px;
	margin-top: 0px;
	line-height: 13px;

}

div.news{
	background-image: url(design/fon03.gif); 
	color: white; 
	padding: 10px;	
	width: 200px;
}

div.news h1{
	color: white; 
	font-size: 14px;
	border-bottom: 1px dotted white;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
}


div.news ul, li{
	font-family : Tahoma,Verdana,Arial; 	
	font-size : 11px;
	margin-top: 0px;
	line-height: 13px;
	margin-left: 10px;

}