.h1_h2 { font-size :110%;}
body {
	font:  100% Arial;
}
#content  td, th {
	font:  79% Arial;
	color : #000000;
}
a img {
	border: none;
}
a {
	text-decoration : underline;
	font-size: 100%;
	color : #2B60B4;
}
a:hover {
	text-decoration : underline;
	color : #4F82D5;
}
#menu {
	background: url(images/fon_menu_01.gif) repeat-y right;
}
#menu a {
	display: block;
	width: 140px;
	padding: 2px 0px; 
	font-size: 80%;
	text-decoration: none;
	color: #6B6F78;
}
#menu a:hover {
	text-decoration : none;
	color : #3D3A3A;
}
#menu a.submenu  {
	font-size: 70%;
}
#icq {
	font-size: 80%;
}
.orange {
	color: /*#FF9D33*/#f17700 !important;
	font-weight : bold;
}
.red {
	color: #FF0000 !important;
	font-weight : bold;
}
.beige {
   background-color: #EEE;
}
.justify
{
	text-align : justify;
}
.odd {
	background-color: #DFE5EF;
}
.even {
	background-color: #CDD6E4;
}
th {
	background-color: #B1C2DE;
}
h1, h1 a, h2, h3 {
	color : #57749D;
	font: bold 100% Verdana;
}
h1, h1 a
{
	font-size :110%;
}
h2, h3
{
	font-size : 90%;
}
a.down, a.down:hover, td.down
{
	font:  80% Arial;
	color : #8197B8;
}
ul ul {
	list-style-image: url(images/bullet_list.gif);
}
#advert {
	font: 80% Arial;
}