/* Стиль тела документа */
body {margin: 0px; padding: 0px; background: #ffffff; font-family: verdana; font-size: 8pt;  }

/* Таблицы */
table tr td {padding: 0px; }
td.some_content {padding: 10px}

/* Описываем общие параметры элементов управления: селекты, кнопки, поля ввода*/
input.flat, input.flatg {border: 1px solid #999999; font-weight: bold; font-size: 8pt}
input.flatg {background: #F5F5F5; color: #000099}

input, select, textarea {font-size: 8pt; font-family: verdana;}
input.s {border: 1px solid black; background: lightgreen; color: black; }
input.sl {border: 1px solid #999999; background: #FFFFFF; color: black; font-size: 8pt; font-family: verdana;}
select.s {border: 1px solid black; background: #F9F9F9; font-size: 8pt; font-family: verdana; }
ol, ul {padding: 0px; margin: 2px; margin-left: 25px; }
ol li {padding: 0px; margin: 0px;}
textarea.sl {border: 1px solid #999999; color: black; font-size: 8pt; font-family: verdana; scrollbar-face-color: #F8F8F8}

	
/* Описываем общие параметры таблиц, блоков и т.д. */

table tr td {font-family: verdana; font-size: 8pt;}
	

/* Описываем общие параметры и классы: шрифты, ссылки и т.д */ 

h1 {font-size: 14pt;}
h2 {font-size: 12pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}
h5 {font-size: 7pt;}
h6 {font-size: 6pt;}
h1,h2,h3,h4,h5,h6 {font-family: verdana; margin-bottom: 0px; width: 100%;}
a {text-decoration: none; }
a.warning {color: red;}
a.info {color: blue;}

font.warning {color: red;}
font.price_d {font-family: verdana; color: red; font-size: 9pt; font-weight: bold}
font.price_r {font-family: georgia; color: red; font-size: 8pt; font-weight: bold}
.smallgrey {font-size: 7pt; color: #999999;}
.bgrey {font-weight: bold; color: #999999}
.bred {font-weight: bold; color: red}
.blue {color: #006697}
.bluebold {color: #006697; font-weight: bold}
.bdarkgrey {color: #666666; font-weight: bold}
.small {font-size: 7pt}
.smalldarkgrey {color: #666666; font-size: 7pt;}
.grey {color: #999999}
.darkgrey {color: #666666}
.boldblack {color: black; font-weight: bold}
.red {color: red}
.bold {font-weight: bold}



a.smallgrey {font-size: 7pt; color: #999999;}
a.bgrey {font-weight: bold; color: #999999}
a.bred {font-weight: bold; color: red}
a.bdarkgrey {color: #666666; font-weight: bold}
a.small {font-size: 7pt}
a.smalldarkgrey {color: #666666; font-size: 7pt;}
a.grey {color: #999999}
a.darkgrey {color: #666666}
a.smallblack {font-size:7pt; color: black}
a.black {color: black}
a.boldblack {color: black; font-weight: bold}
a.red {color: red}
a.Darkred {color: #CD0D15;}

a.smallgrey {font-size: 7pt; color: #999999;}
a.smallgrey:hover {text-decoration: underline}

img {border: 0px}

hr.normal {border: 0px; border-bottom: 1px solid #999999; padding-bottom: 0px; margin-bottom: 2px;}
h2.red {font-family: arial;}