body {
    text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FBF1E4;
	background-color: #6F040A;
	margin-top: 3px;
	margin-left: 3px;
}


h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
}
h2 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
p {
	padding-left: 10px;
	padding-right: 10px;
}
a {
	color: #FF6699;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}

.svetl {
	color: #6F040A;
	vertical-align: top;
	background-image: url(images/fon3.jpg);
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
		text-align: center;
}
.imag {
	border: 2px solid #6F040A;
}
.copyright     {
                font-family: Verdana, Helvetica;
                font-size: 11px; color: #000000;
               }
.content       {
	border: 1px solid #6F040A;
	background-color: #6F040A;
	font-size: 10px;
               }
.code          {
	            font-family: Courier, 'Courier New', sans-serif; 
	            font-size: 11px; 
	            color: #6F040A;
	            background-color: #FAFAFA; 
	            border: #D1D7DC; 
	            border-style: solid;
	            border-left-width: 1px; 
	            border-top-width: 1px; 
	            border-right-width: 1px; 
	            border-bottom-width: 1px
               }
.quote         {
	            font-family: Verdana, Arial, Helvetica, sans-serif; 
	            font-size: 11px; 
	            color: #444444; 
	            line-height: 125%;
	            background-color: #FAFAFA; 
	            border: #D1D7DC; 
	            border-style: solid;
	            border-left-width: 1px; 
	            border-top-width: 1px; 
	            border-right-width: 1px; 
	            border-bottom-width: 1px;
               }
.header        {
                font-weight:bold;
	            border-style: none;
                height:28px;
                background-image : url(../images/cellpic3.gif);
                border-bottom-width : 0px;
                text-align: right;
               }
.cat           {
	border: none #ffffff;
	border-style:solid;

                height:28px
                border-width:0px 0px 0px 0px;
	border : none;
	font-weight:bold;
	text-align: center;
	background-image: url(../../../../rus/images/fon.jpg);
               }

input,textarea,select
               {
                font:normal 11px Verdana,Arial,Helvetica,sans-serif;
                border: 1px solid #7F7F7F;
                background: #FAFAFA;
                background-color : transparent;
               }
.button        {
	font-weight:normal;
	background-image: url(../images/option.gif);
	border: 1pt solid #6F040A;
	CURSOR: hand;
	font-size: 12px;
	color: #6F040A;
               }
.helpline      {
                border: 0px solid #FFFFFF; 
                width:450px; 
                height:16px; 
                color: #FBF1E4;
	background-color: #6F040A;
               }               
.gen1          {
	color: #000000;
}
.row1          {
	background:#EFEFEF;
	background-color: #FFFFFF;
	color: #000000;
}
.row2          {
	background:#6F040A;
	background-color: #6F040A;
}
.gensmall      { font-size: 10px; }
.genmed        { font-size : 11px; }


