body {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 180px;
	background: #a7a7a6 url(img/bg.jpg) repeat-x 0% 0%;

}
.flash{
	width: 800px;
	height: 230px;
	border: 0px solid #00008B;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	margin: 0px;
}
.dodo{
	background-color: #ADD8E6;
	width: 100px;
	height: 100px;
	border: 1px solid #00008B;
	padding: 5px;
	margin: 3px;
	text-align: center;
}
 .cre {
	font-weight: bold;
	font-size: 16pt;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
}
.tit {
	text-align: justify;
	font-size: 12pt;
	padding-top: 10px;
	padding-RIGHT: 0px;
	padding-LEFT: 0px;
	padding-bottom: 10px;
	border: 0px;
	WIDTH: 800PX;

}
.bor {
	padding: 10px 0px 10px 0px;
	border: 1px solid #999999;
	margin: 10px 0px 0px 0px;
	background-color: #EEEEEE;
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	color: black;
	width: 798px;
}
.content {
	width: 500px;
	border: 0px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
}
.line {
	background-color: #EEEEEE;
	width: 500px;
	height: 5px;
	margin: 0px;
	padding-top: 0px;padding-RIGHT: 0px;
	padding-LEFT: 0px;padding-bottom: 0px;border: 0px; 
	margin-top: 5px;
	margin-bottom: 5px;
}
.txt {
	text-align: justify; padding-top: 10px;padding-RIGHT: 0px;
	padding-LEFT: 0px;padding-bottom: 30px;border: 0px; WIDTH: 800PX
}
.txt2 {
    width: 800px; border: 0px solid #999999;
	text-align: left; font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 15px;
}
.txt500 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 10pt;
	WIDTH: 500PX;
	text-align: justify; 
	border: none;
	text-indent: 30px;
}


#no {
	text-align: left;
	background: #FFFFFF none no-repeat 0% 0%;
	list-style: disc;
	font-weight: normal;
	font-size: 10pt;
	padding: 5px 0px 0px 2px;
	text-align: justify;
    margin-left: 7px;
}
Ul.menu {
    width: 170px; /* Ширина меню */
    list-style: none; /* Для списка убираем маркеры */
    margin: 0; /* Нет отступов вокруг */
    padding: 0; /* Убираем поля вокруг текста */
    font-family: Arial, sans-serif; /* Рубленый шрифт для текста меню */
    font-size: 9pt; /* Размер названий в пункте меню */
	text-align: right;
   }

   LI A.me {
    display: block; /* Ссылка как блочный элемент */
    padding: 3px; /* Поля вокруг надписи */
    text-decoration: none; /* Подчеркивание у ссылок убираем */
    color: #333; /* Цвет текста */
    border: 1px solid #555;	/* Рамка вокруг пунктов меню */
    background-color: white; /* Цвет фона */
    border-bottom: none; /* Границу снизу не проводим */
	border-right: none;
	border-left: none;	
   }
   LI A.me:hover {
    color: #FFF; /* Цвет текста активного пункта */
    background-color: #ff0066; /* Цвет фона активного пункта */
   }
   LI:hover UL.menu { 
    display: block; /* При выделении пункта курсором мыши отображается подменю */
   }
   #brd {
    border-bottom: 1px solid #555; /* Линия снизу */
   }


a.txtlink:link {
    color: #009; 
	text-decoration: none;
	font-weight: bold;
}
a.txtlink:visited {
    color: #009; 
	text-decoration: none;
	font-weight: bold;
}
a.txtlink:active {
    color: #009; 
	text-decoration: underline;
	font-weight: bold;
} 
a.txtlink:hover {
	color: #009;
	text-decoration: underline;
	font-weight: bold;
} 


strong a:link {
	font-size: 12px;
    color: black; 
	text-decoration: none;
	font-weight: bold;
}
strong a:visited {
	font-size: 12px;
    color: black; 
	text-decoration: none;
	font-weight: bold;
}
strong a:active {
	font-size: 12px;
    color: black; 
	text-decoration: underline;
	font-weight: bold;
} 
strong a:hover {
	font-size: 12px;
    color: black; 
	text-decoration: underline;
	font-weight: bold;
} 
b a:link {
	font-size: 12px;
    color: black; 
	text-decoration: none;
	font-weight: bold;
}
b a:visited {
	font-size: 12px;
    color: black; 
	text-decoration: none;
	font-weight: bold;
}
b a:active {
	font-size: 12px;
    color: black; 
	text-decoration: underline;
	font-weight: bold;
} 
b a:hover {
	font-size: 12px;
    color: black; 
	text-decoration: underline;
	font-weight: bold;
} 
small {
font-size: 10px;
}
