body 
{
 background-color: #ffffff;
 background-image: url(../images/bg.gif);
 font-family: Arial, sans-serif;
 font-size: 12px;
 color: #7c160f;
 width: 100%;
 height: 100%;
 padding: 0;
 margin: 0;
}

td 
{
 background-color: #ffffff;
}

a img 
{
 border-width: 0;
}

a 
{
 text-decoration: none;
 color: #000000;
}

a:hover 
{
 text-decoration: underline;
 color: black;
}

h1 
{
 color: black;
 font-family: Arial;
 font-weight: normal;
 font-size: 18px;
 font-weight: normal;
 margin: 0;
 padding: 0;
}

h2 
{
 color: #589eec;
 font-family: Arial;
 font-weight: normal;
 font-size: 18px;
 font-weight: normal;
 margin: 0;
 padding: 0;
 border-color: black;
}

h3 
{
 color: #393939;
 font-family: Arial;
 font-weight: normal;
 font-size: 12px;
 font-weight: bold;
 margin: 0;
 padding: 0;
}

h4 
{
 color: #FFFFFF;
 font-family: Arial;
 font-weight: normal;
 font-size: 12px;
 font-weight: normal;
 margin-top: 5px;
 margin-bottom: 20px;
 padding: 0;
}

p 
{
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
 width: 100%;
}

hr 
{
 color: Silver;
}

.fl 
{
 float: left;
}

.main 
{
 width: 100%;
 height: 100%;
}

.main_center 
{
 width: 800px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 background-color: White;
 height: 100%;
}

.header 
{
 background-image: url(../images/head_bg.jpg);
 background-repeat: repeat-x;
 height: 149px;
}

.logo 
{
 float: left;
 margin-top: 0px;
 margin-right: 50px;
 margin-bottom: 0px;
 margin-left: 20px;
}

.logo_text 
{
 float: left;
}

.content 
{
 background-color: #000000;
 height: 100%;
 text-align: justify;
 min-height: 1000px;
}

.left_block 
{
 width: 600px;
 margin-top: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 10px;
}

.right_block 
{
 width: 180px;
 margin-top: 10px;
}

.text_block img 
{
 margin-right: 5px;
 : ;
}

.r_block 
{
 width: 170px;
 margin-bottom: 30px;
 text-align: center;
 background-color: #FFFFFF;
 position: relative;
 left: 20px;
 border-color: #f1ce5a;
 border-width: 1px;
 border-style: solid;
 background-image: url(../images/r_bg.jpg);
 background-position: top;
 min-height: 250px;
 background-repeat: repeat-x;
 height: auto ! important;
 height: 250px;
}

ul.arch_nav 
{
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: left;
 margin-left: 20px;
}

.down 
{
 background-color: #FFFFFF;
 height: 75px;
 background-image: url(../images/r_bg.jpg);
 background-repeat: repeat-x;
}

.page 
{
 border-color: #f1ce5a;
 border-width: 1px;
 border-style: solid;
 padding-top: 1px;
 padding-right: 1px;
 padding-bottom: 1px;
 padding-left: 1px;
 font-size: 10px;
}

.hrr 
{
 height: 200px;
}

.small a 
{
 font-size: 10px;
}

.small a:link 
{
 text-transform: none;
 color: #5b6653;
 text-decoration: none;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 10px;
}

.small a:visited 
{
 text-transform: none;
 text-decoration: none;
 color: #5b6653;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 10px;
}

.small a:hover 
{
 text-transform: none;
 text-decoration: none;
 color: #5b6653;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 10px;
}

.small a:active 
{
 text-transform: none;
 text-decoration: none;
 color: #5b6653;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 10px;
}

.footer 
{
 margin-top: 20px;
 margin-right: 10px;
 margin-bottom: 20px;
 margin-left: 30px;
 text-align: left;
}
