/* CSS Document */
/*Bodys*/
body {background-color: #EEEEEE; margin: 5px;
	scrollbar-face-color: #575757;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
}
/*Tables*/
table {border-width: 0px;}
TD {font-size: 12px;}
td.v_spliter {width: 1px; background-color: #000000;}
td.workplace {text-align: justify;}
td.calc {font-family: tahoma; font-size: 12 px; color: #171717;}

/*Links*/
a {text-decoration: none; color: navy;}
a.black {text-decoration: none; color: #EEEEEE;}
a:hover {text-decoration: underline; color: gray;}
a.maintext {font-family: tahoma; font-size: 12 px; letter-spacing: 1px; color: #EEEEEE;}
a.maintext_s {font-family: tahoma; font-size: 11 px; letter-spacing: 1px; color: #EEEEEE;}
a.b_maintext {font-family: tahoma; font-size: 13 px; letter-spacing: 1px; color: #EEEEEE; font-weight: bold;}
a.b_maintext0 {font-family: arial; font-size: 13 px; letter-spacing: 1px; color: #EEEEEE; font-weight: bold;}
a.b_maintext1 {font-family: verdana; font-size: 12 px; letter-spacing: 1px; color: #EEEEEE; font-weight:bold; line-height: 1 px;}
 

   A IMG {
    /* border: none; Убираем рамку */
    border: 0px;
    padding: 0px; /* Ширина паспарту */
    margin: 0;

   }

   .img {
    line-height: 1px; /* Межстрочное расстояние */
    margin: 0;
    padding: 0;
   }
  

/*Fonts*/
font.currency {font-family: verdana; font-size: 9px; color: #4E5F71; font-weight: bold;}
font.currencyfive {font-family: verdana; font-size: 10px; color: #4E5F71; font-weight: bold;}
font.white_small {font-family: tahoma; font-size: 11 px; color: #EEEEEE;}
font.datatext {font-family: tahoma; font-size: 11 px; color: #171717; font-weight: bold;}
font.black_mid {font-family: tahoma; font-size: 16 px; color: #171717; font-weight:bold;}
font.black_small {font-family: tahoma; font-size: 12 px; letter-spacing: 1px; color: #171717;}
font.black_0 {font-family: tahoma; font-size: 14 px; color: #171717;}
font.b_maintext {font-family: tahoma; font-size: 12 px; color: #EEEEEE; font-weight: bold;}
font.black_small_0 {font-family: tahoma; font-size: 11 px; color: #AF1313;}
font.black_small_1 {font-family: tahoma; font-size: 11 px; color: #6C0E0E;}
font.black_small_2 {font-family: tahoma; font-size: 11 px; color: #171717;}
font.folder {font-family: tahoma; font-size: 13 px; color: #171717;}

/*Inputs*/
form {margin: 0px;}
input.input {background-color: #EEEEEE; border-width: 1px; border-color: #000000; font-family: tahoma; font-size: 11px;}
textarea.textarea {color: #373737; background-color: #EEEEEE; border-width: 1px; border-color: #000000; font-family: tahoma; font-size: 11px; font-weight: normal;}
input.button {color: #373737; background-color: #EEEEEE; border-width: 1px; border-color: #000000; font-family: tahoma; font-size: 11px; font-weight: normal;}
input.radio {color: #373737; border-width: 1px; border-color: #000000;}
/*Other*/
p.indent {text-indent: 20px; margin-top: 5px;}
hr {color: #000000;}
li.folder {font-family: tahoma; font-size: 13 px; color: #171717;}
li.link {font-family: tahoma; font-size: 11 px; color: #171717;}
