
body{
	padding:0; 
	margin:0;
	background:#FFFFFF;	  
	width:100%; 
	font-family: verdana, arial, tahoma;
	color:#000000; 
	line-height:14px; 
	font-size:11px;
}


FONT, BODY, STRONG, P, LI, OL, UL, DIV, H1, H2, H3, H4, H5, H6, TD, FORM, INPUT, TEXTAREA, SELECT {
	font-family: verdana, arial, tahoma;
}

FONT, BODY, STRONG, P, LI, OL, UL, DIV, TD, INPUT, TEXTAREA, SELECT, FORM {
	font-size: 11px;
	color: #000000;	
}

P {
	margin: 0px 0px 12px 0px;
}

H1 {
	margin: 0px 0px 5px 0px;
	color:#000000;
	font-size: 14px;font-weight: bold;
}

H2 {
	margin: 0px 0px 5px 0px;
	color:#000000;
	font-size: 12px;font-weight: bold;
}

H3, H4, H5, H6 {
	margin: 0px 0px 5px 0px;
	color:#000000;
	font-size: 11px;font-weight: bold;
}

HR {height:1;color:#000000;}

A {color: #000000;text-decoration: underline;}


UL {margin:0px 0px 2em 0px; list-style-position:outside;list-style-type: square;}
LI {padding-top:4px;margin:0 0 0 -25px;}



.Tablitsa_s_ramkami {
padding: 0px 0px 0px 0px;
text-align: left; vertical-align:top; 
   
/*border-top: #CCCCCC 1px solid;		 */
border-bottom: #333D48 1px solid;		
border-left: #333D48 1px solid;		
}

TABLE.Tablitsa_s_ramkami TD {
  padding:4px 4px 4px 4px;  
   border-top: #333D48 1px solid;		 
   border-right: #333D48 1px solid;
   text-align:left;
   vertical-align:top;
}


/* round edged box --------------------------------------- */

/*cause bug in IE: body {vertical-align:top;}*/


div.t {
	height:8px;
	background: url(bg.gif) 0 0 repeat-x;
	padding:0px;margin:0px;
}

div.tl {
	height:8px;
	background: url(lt.gif) 0 0 no-repeat;
	padding:0px;margin:0px;
}

div.tr {
	height:8px;
	background: url(rt.gif) 100% 0 no-repeat;
	padding:0px;margin:0px;
}

div.b {
	height:8px;
	background: url(bg.gif) 0 0 repeat-x;
	padding:0px;margin:0px;
}

div.bl {
	height:8px;
	background: url(lb.gif) 0 0 no-repeat;
	padding:0px;margin:0px;
}

div.br {
	height:8px;
	background: url(rb.gif) 100% 0 no-repeat;
	padding:0px;margin:0px;
}


div.l {
/*	background: url(bg.gif) 0 0 repeat-y; */
	background: url(bg.gif);
	padding:0px;margin:0px;
}

/*
div.r {
	background: url(bg.gif) 100% 0 repeat-y;
}
*/

/*
aware of IE rendering bug!
"position: relative;" applyed to avoid it
http://www.positioniseverything.net/explorer/peekaboo.html
*/

div.c {
margin:0px;
padding:0px 8px 0px 8px;
position: relative;	
}

/*
div.c IMG{
position: relative;	
}
*/
