/* StyleSheet for Dias-S */
/* Add the following command in the <HEAD> section of your HTML file */
/* <link rel="stylesheet" type="text/css" href="main.css"> */
/* (C) 2005 Yaroslav Chupikov */
/* E-mail: freeworld@mail.ru */

/* General styles */

body {
 background: #FFFFFF;
 scrollbar-face-color: #77A7FC;
 scrollbar-highlight-color: #CCCCCC;
 scrollbar-shadow-color: #0066CC;
 scrollbar-3dlight-color: #333333;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #666666;
 scrollbar-darkshadow-color: #333333;
}

p          {font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000; font-style: normal; font-weight: normal; text-decoration: none; margin-top: 10px; text-align: justify}
td         {font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000; font-style: normal; font-weight: normal; text-decoration: none}
div        {font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000; font-style: normal; font-weight: normal; text-decoration: none}
ul         {font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000; font-style: normal; font-weight: normal; text-decoration: none}
ol         {font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000; font-style: normal; font-weight: normal; text-decoration: none}
li         {font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000; font-style: normal; font-weight: normal; text-decoration: none}

b          {font-weight: bold}
i          {font-style: italic}
u          {text-decoration: underline}

/* CLASS styles. Use <p class="CLASSNAME"></p> */

.n {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none; text-align: left}
.c {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none; text-align: right}
.k {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; text-align: left}
.date {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000099; text-decoration: none;}
.zg {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000066;
        text-decoration: none;
}

.header1   {font-family: arial,helvetica,sans-serif; font-size: 14pt; color: #000066; font-style: normal; font-weight: bold; text-decoration: none; margin-top: 10px; text-align: justify; border-bottom: 1px solid #0099FF; background-color: #CCDDFF; padding: 3px}
.header2   {font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000099; font-style: normal; font-weight: bold; text-decoration: none; margin-top: 10px; text-align: justify; border-bottom: 1px solid #CCCCFF}
.winbaner  {padding: 5px; text-align: center}

.winhead   {font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #0000CC; font-style: normal; font-weight: bold; text-decoration: none; text-align: left; border: 1px solid #CCCCCC; background-color: #FFFFFF; padding: 1px}
.winhead2  {font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #0000CC; font-style: normal; font-weight: bold; text-decoration: none; text-align: left}

.tablehead {background-color: #0099CC; border: 1px solid #CCCCCC; color: #FFFFFF; font-weight: bold; text-align: center}
.oddrow    {background-color: #FFFFFF; border: 1px solid #CCCCCC}
.evenrow   {background-color: #EEEEEE; border: 1px solid #CCCCCC}
.redrow    {background-color: #FFCCCC; border: 1px solid #CCCCCC}

/* Links styles. Use <a href="#link" class="CLASSNAME"></a> */

a:link    {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none}
a:hover   {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #0066FF; text-decoration: none}
a:active  {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal}

