body {
	background-color: #ffffff;
        text-align: center;
	/*margin: 10px 0 0 100px;*/
	padding: 0px;
	
}

p,ul,ol {
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial, "Lucida Sans", Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
        text-align: left;
	font-family: Arial, Verdana, "Lucida Sans", "Trebuchet MS", Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
        font-weight: bold;
  color: #555555;
}



table  {
	width: 922px;
	border-style: none;
        border: 0px;
	text-align: center;
	border-spacing: 0px;
	align: center;

}

table.form {
    align: center;
	width: 500px;
	border-style: none;
	border: 1px;
	vertical-align: top;
	cellspacing: 5px;
	cellpadding: 5px;
	font-size: 14px;
	font-family: Verdana;
	
	background-color: #EEEEEE;
	
	
}

td   {
        vertical-align: middle;
	background-color: #ffffff; 
}

tr   {
        vertical-align: middle;
	 background-color: #ffffff; 
}


td.form   {
	background: transparent;
	text-align: left;
	background-color: #EEEEEE;	

}

table.fls   {
	width: 922px;
	border-style: none;
	border: 0px;
	vertical-align: top;
	cellspacing: 5px;
	cellpadding: 5px;
    
    
}
  
td.fls   {
    vertical-align: top;
    padding: 20px;
	background: url(fon22.jpg);
	background-repeat: repeat-y;
}
tr.fls   {
     vertical-align: top;
	 background: url(fon22.jpg);
	 background-repeat: repeat-y;
} 
td.menu   {
        vertical-align: middle;
	background-color: #ffffff; 

}


tr.body   {
        border-style: none;		
	background: url(fon22.jpg);
	background-repeat: repeat-y;	
}

td.body   {
	text-align: center;
        border-style: none;
	padding: 20px;
	vertical-align: top;
    background: url(fon22.jpg);
	background-repeat: repeat-y;
	background-color: #EEEEEE;	
}

td.podmenu   {
	text-align: left;
        border-style: none;
	padding: 5px;
	vertical-align: top;
	background-color: #dfdfdf;	
}


tr.headb   {
	background-color: #307CBA;
	background: url(blgr.jpg);
	background-repeat: repeat-x;
	width: 20px;
    	height: 20px;
}


.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.class2 {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}



.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.small {
	color: #000000;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.footer {
	
	color: #ffffff;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: center;
	cellspacing: 0;
	background-color: #307CBA;
}

.header {
	
	color: #ffffff;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: right;
	cellspacing: 0;
	background-color: #307CBA;
}


a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;        
}


a.body {
	color: #000000;
	font-weight: bold;
	text-decoration: none;  
	font-family: Verdana;      
}

a.vtm {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;  
	font-family: Verdana;      
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a.vtm:hover {
	color: red;
	text-decoration: none;
}

a.body:hover {
	color: red;
	text-decoration: none;
}

img {
	border: 0;
        float: top;
        margin: 7px;
}

.now {
	color: #ef3f3d;
	text-color: #ef3f3d;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}


A.rollover {
    text-color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    text-align: center; 
    background: url(but3.gif); /* Путь к файлу с исходным  рисунком */
    display: block; /* Рисунок как блочный элемент */
    width: 150px; /* Ширина рисунка в пикселах */
    height: 45px; /* Высота рисунка */
    cursor: pointer;
    }

A.rollover:hover {
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    background-position: 0 -45px; /* Смещение фона */
   }

.block1 { 
    width: 150px; 
    padding-top: 10px;
    align: center;
    
    
   }

HR   {
	width: 100%;
	zize: 1px;
	color: FCAD0F;

}

.red  {
  	text-color: red;
}