BODY
{
    BACKGROUND-COLOR: #CCCCCC;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #C20909;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	900;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	color: #0048CC;
	text-decoration: none;
}	
		
A:visited
{
	color: #0048CC;
	text-decoration: none;
}	
		
A:active
{
	color: #006DDA;
	text-decoration: none;
}	
		
A:hover
{
	text-decoration: underline;
	color: #EE0000;

}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
TABLE
{
	font-size: 100%;
}

.umenu
{
    color: #ffffff;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.85em;
}

.bodyr
{
    color: #CC0000;
    FONT-WEIGHT: bold;
}

.umenu1
{
    color: #000000;
    FONT-WEIGHT: bold;
	FONT-SIZE: .8em;
}

.copyright
{
    color: #ffffff;
	FONT-SIZE: .7em;
}

.vstroka
{
    color: #ffffff;
	FONT-WEIGHT: bold;
	FONT-SIZE: .75em;
}

.right
{
	FONT-SIZE: .75em;
}

.lmenu
{
    color: #606760;
    FONT-WEIGHT: bold;
	FONT-SIZE: .85em;
}

.price
{
    color: #C20909;
    FONT-WEIGHT: bold;
}

.item
{
	FONT-SIZE: .8em;
} 

/*links of class lmenu */ 
A.lmenu:link{color:#606760; font-weight:bold;} 
A.lmenu:active{color:#606760; font-weight:bold;} 
A.lmenu:visited{color:#606760; font-weight:bold;} 
A.lmenu:hover{color:#999999; font-weight:bold; text-decoration:	none;}

/*links of class copyright */ 
A.copyright:link{color:#ffffff; text-decoration:	underline;} 
A.copyright:active{color:#ffffff; text-decoration:	underline;}
A.copyright:visited{color:#ffffff; text-decoration:	underline;} 
A.copyright:hover{color:#ffffff; text-decoration:	none;} 

/*links of class xmas */ 
A.xmas:link{color:#C20909; 	FONT-SIZE: .85em; font-weight:bold;} 
A.xmas:active{color:#C20909; 	FONT-SIZE: .85em; font-weight:bold;} 
A.xmas:visited{color:#C20909; 	FONT-SIZE: .85em; font-weight:bold;} 
A.xmas:hover{color:#FF1A1A; 	FONT-SIZE: .85em; font-weight:bold; text-decoration:	none;}
