* {font-family: Arial,'Lucida Grande';}
body{
	margin: 0;
	padding: 0;
	background-color: #FCBA8B;
	color: black;
	background-image: url(/b.gif);
}

table.green{
	background-color: #009865;
}
table.green td{
	padding-left: 10;
}

table.green td a{
	color: white;
}
ul li{
	list-style-type : square;
}

table.nav1 td {
	border-right: 1px solid white;
	padding: 4 4 4 10;
}
table.nav1 td.bor0{
	border-right: 0px;
}


table.nav1 td a{
	text-decoration: none;
}

table.nav1 td.on {
	background-color: #005D01;
}
table.nav1 td.on a{
	font-weight: bold;
	color: #009865;
}
td.left_fon{
	width: 187px;
	padding-top: 10;
	background: transparent url(i/left_fon.gif) repeat-y top left;
}


td.right_fon{
	width: 193px;
	padding: 10 10 230 0;
	background: #ffffff url(i/bright_fon.gif) no-repeat bottom right;
}

table.nav2 td{
	padding: 7 10 15 25;
	background: transparent url(i/button.gif) no-repeat top left;
}
table.nav2 td{
	text-overflow: clip;
}
table.nav2 td a{
	text-decoration: none;
	color: white;	
	font-size: 12px;
}

table.nav2 td.on{
	padding: 7 10 15 25;
	background: transparent url(i/button_on.gif) no-repeat top left;
}
table.nav2 td.on a{
	text-decoration: none;

	font-size: 12px;
}

td.content{
	padding: 10 10 50 40;
	background: #ffffff url(i/content_fon.gif) no-repeat bottom left;
}

td a {
  text-decoration: none;
  color: #009865;	
}

td a:hover {
  text-decoration: none;
  color: #FF9933;	
}
td a:visited {
  text-decoration: none;
  color: #FF9933;	
}

table.nav2 td a:visited{
	text-decoration: none;
	color: white;	

}
table.nav2 td a:hover{
	text-decoration: none;
	color: brown;	

}


table.nav1 td a:visited{
	text-decoration: none;
	color: white;	

}
table.nav1 td a:hover{
	text-decoration: none;
	color: white;	

}
