
tr.1 { 
	text-align: center;
	background-image: url(images/fon.gif);
	gorizontal-align: center;
}

td.2 { 
	text-align: center;
	background-image: url(images/fon_5.gif);
}

.b {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}

.nav {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin-left: 10px;
}

.b:hover {
	color: #ffffff;
	background-color: #000000;
}

.top_links {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.top_links:hover {
	color: #000000;
	background-color: #ffffff;
}

.main_links {
	font-family: Times;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 5px; 
}

.main_links:hover {
	color: #ffffff;
	background-color: #000000;
}

.main_links_1 {
	font-family: Times;
	font-size: 14px;
	color: #9a009e;
	text-decoration: none;
	margin-left: 5px; 
}

.main_links_1:hover {
	color: #9a009e;
	background-color: #000000;
}


.text_under {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	margin-right: 5px;
}

.text_under:hover {
	color: #000000;
	background-color: #ffffff;
}

.menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin-left: -5px;
}

.main {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.str, .str a {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	background-color: #e2e2e2;
	text-align: left;
	text-decoration: none;  
}

.str a:hover {
	color: #000000;
	background-color: #ffffff;
}

.text, .text a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-left: 10px;  
}

.c {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-left: 10px;  
}
.z {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;  
}

a.z {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-left: 5px;  
}

.z a:hover {
	color: #ffffff;
	background-color: #000000; 
}

.q, .q a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #e2e2e2;
	text-align: center;
	text-decoration: none;  
}

.center {
	text-align: center;
 }

.center_bottom {
	text-align: center;
	text-valign: bottom;
 }