A  {
	color : #111111;
	text-decoration : none;
}

A:Visited  {
	color : #111111;
	text-decoration : none;
}

A:Active  {
	color : #111111;
}

A:Hover  {
	text-decoration : underline;
}

.AZur  {
	color : #111111;
	text-decoration : underline;
}

.AZur:Visited  {
	color : #993333;
	text-decoration : underline;
}

.AZur:Active  {
	color : #ff6633;
	text-decoration : underline;
}

.AZur:Hover  {
	color : #ff6633;
	text-decoration : none;
}

.H1Zur  {
        FONT-FAMILY : Arial;
	font-weight: bold;
	font-size : 18px;
	TEXT-ALIGN : center;
}

.H2Zur  {
        FONT-FAMILY : Arial;
	font-weight: bold;
	font-size : 16px;
	TEXT-ALIGN : left;
}

.H3Zur  {
        FONT-FAMILY : Arial;
	font-weight: bold;
	font-size : 14px;
	TEXT-ALIGN : left;
}

.dk  {
	BACKGROUND : #000000;
	COLOR : #ffffff;
	HEIGHT : 16px;
	text-align: center;
}

.dks  {
	BACKGROUND : #333333;
	COLOR : #ffffff;
	HEIGHT : 16px;
	text-align: center;
}

.dk1  {
	BACKGROUND : #ACACAC;
	COLOR : #000000;
	HEIGHT : 16px;
}

.dk2  {
	BACKGROUND : #939AB2;
	COLOR : #000000;
	HEIGHT : 16px;
}

.head2  {
	COLOR : #ffffff;
	TEXT-DECORATION : none;
	font-size : 11;
	font-family : Tahoma;
}
.head2A  {
	COLOR : #ffff33;
	TEXT-DECORATION : none;
	font-size : 11;
	font-family : Tahoma;
}

.head2:visited  {
	COLOR : #ffffff;
	TEXT-DECORATION : none;
	font-size : 11;
	font-family : Tahoma;
}

.head2:active  {
	COLOR : #ffffff;
	TEXT-DECORATION : none;
	font-family : Tahoma;
	font-size : 11;
}

.head2:hover  {
	COLOR : #ffffff;
	TEXT-DECORATION : underline;
	font-size : 11;
	font-family : Tahoma;
}

.head3  {
	COLOR : #000000;
	FONT : 11px Arial;
	TEXT-DECORATION : none;
}

P  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	TEXT-ALIGN : justify;
}

.text  {
	COLOR : black;
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	TEXT-ALIGN : justify;
	TEXT-INDENT : 40px;
}

UNKNOWN  {
	FONT-FAMILY : Arial Cyr;
	FONT-SIZE : 12px;
}

TD  {
	FONT-FAMILY : Arial, Tahoma;
	FONT-SIZE : 12px;
}

#news a
{
 color: blue;
 text-decoration: underline;
}

/* Панель навигации */
A.nava
{
 color: blue;
 text-decoration: underline;
}

.navc
{
 color: black;
 font-weight: bold;
}

/* списки определений */
DL
{
 text-align: justify;
}

DT
{
 font-weight: bold; 
 font-style: italic;
}

DD
{
 margin:0;
}

/* перечень статей в каталоге с товарами */
.articles
{
 text-align: left;
 padding-top: 1em;
 padding-bottom: 1em;
}

.articles .header
{
 font-weight: bold; 
 font-size: 120%;
 text-align: center;
 padding-bottom: 1em;
}
.articles .article
{
 display:  list-item;
 list-style-image: url(/img/readme.gif);
 list-style-position: inside;
}
.articles .article a
{
 color: blue;
 text-decoration: underline;
 margin-left: 4px;
}

.innertext
{
 text-align: right;
 text-indent: 40px;
}

.innertext a
{
 color: blue;
 text-decoration: underline;
}
.innertext a:visited  {
	color : #993333;
}
.innertext li
{
 TEXT-INDENT : 0px;
 text-align: left;
}
.innertext h1
{
 TEXT-INDENT : 0px;
 text-align: center;
 clear: both;
}
.innertext h2
{
 TEXT-INDENT : 0px;
 text-align: center;
 clear: both;
}
.innertext h3
{
 TEXT-INDENT : 0px;
 text-align: center;
 clear: both;
}
.imageright {
 float: right;
 padding-left: 5px;
}
.imageleft {
 float: left;
 padding-right: 5px;
}
.align_right {
 text-align: right;
}
.align_left {
 text-align: left;
}
