html, BODY{
height                                :100%;
}

font{
font-family                        :Arial,sans-serif;
}

a{
font-family                        :Arial,sans-serif;
color                                  :#FE2121;
text-decoration                        :underline;
}

a:hover {
color                                :#FE2121;
text-decoration                        :underline;
}

td
{
font-family                        :Arial,sans-serif;
vertical-align                        :top;
}

textarea
{
font-family                        :Arial,sans-serif;
}


/* Текст */
td#content {font-size: 90%; color :#000000;}
td#content table.content td{font-size: 80%; color :#000000;}
td#content p { margin: 0 0 0.4em 0; line-height: 1.3em; text-align: justify;text-indent: 3em;}
td#content p.first { margin: 0 0 0.4em 0; line-height: 1.3em; text-align: justify;text-indent: 0;}

.remark {font-size: 70%; color :#FFFFFF; background: #818496;padding: 0 10px 10px 10px;}




/* Заголовки в тексте */
td#content H1{ font-family: Arial,sans-serif; font-size: 250%; color :#000000;font-weight:normal; margin: 1.3em 0 1em 0;clear:all;}
td#content H1.first{ margin: 0 0 1em 0;clear:all;}
td#content H2{ font-family: Arial,sans-serif; font-size: 135%; color :#000000;font-weight:bold; margin: 1.3em 0 0.6em 0;clear:all;}
td#content H2.first{ margin: 0 0 0.6em 0;clear:all;}
td#content H3{ font-family: Arial,sans-serif; font-size: 120%; color :#FE1515;font-weight:bold; margin: 1.3em 0 0.6em 0;clear:all;}
td#content H4{ font-family: Arial,sans-serif; font-size: 120%; color :#ED1B2F;font-weight:bold; margin: 1.3em 0 0.6em 0;clear:all;}
td#content H5{ font-family: Arial,sans-serif; font-size: 120%; color :#ED1B2F;font-weight:bold; margin: 0 0 0.3em 0;}
td#content H6{ font-family: Arial,sans-serif; font-size: 120%; color :#000000;font-weight:bold; margin: 0 0 0.3em 0;}


/* Списки в тексте */
td#content ul { list-style-type: none; margin: 0 0px 0 0px; padding: 0px 0px 0px 0px; }
td#content ul ul { margin-top: 0.6em; margin-right:220px;}
td#content ul li { text-align: justify; line-height: 1.4em; list-style-type: none; background: url('imgs/list.gif') no-repeat 0px 0.5em; margin: 0px 0px 0.4em 0px; padding: 0px 0px 0px 40px; color :#000000;}


/* Таблицы */
td#content table.main { margin: 1.2em 20px 2.4em 0; }
td#content table.main th { font-size: 70%; font-weight: normal; text-align: left; padding: 0 10px 7px 7px; border-left: 2px solid #FE1515; border-bottom: 1px solid #FFFFFF; color: #000000; vertical-align: top; font-weight: bold; }

td#content table.main td { font-size: 70%; font-weight: normal; text-align: left; padding: 7px 10px 7px 5px; color: #000000A; vertical-align: top;  border-bottom: 1px solid #FFFFFF; background: #CCE9F4;}

td#content table.main td.line { font-size: 70%; font-weight: normal; text-align: left; padding: 7px 10px 7px 5px; color: #000000A; vertical-align: top;  border-bottom: 1px solid #FFFFFF;}
td#content table.main th.line { font-size: 70%; font-weight: normal; text-align: left; padding: 0 10px 7px 7px; border-left: 2px solid #FE1515; border-bottom: 1px solid #FFFFFF; color: #000000; vertical-align: top; font-weight: bold; }



/* Фото и фото в новостях */
.photo {padding: 10px 10px 7px 10px; background: #818496 top left no-repeat url(imgs/corner.gif); }
.blue {color: #0093CA; font-weight: bold;}
#photocenter { text-align: center; }

#links { text-align: center; font-size: 8pt; color: #0093CA; color: #CCC; font-family: Arial, Tahoma, Helvetica; line-height: 0.9em; }
#links A { color: #0093CA; color: #CCC; text-decoration: none; }
#links A:hover { text-decoration: underline; }

