@charset "windows-1251";

html
{
height:100%;
background-color: #0C0C0C;
}
body 
{
background-color: #0C0C0C;
color: #5A5E59;
margin: 0;
padding: 0;
height:auto !important;
height:100%;
min-height:100%;
quotes: "\00ab" "\00bb";
background-image: url('/img/bg.jpg');
background-position: center;
background-repeat: repeat;
}
img
{
padding: 0;
margin: 0;
}
img.spacer
{
display: block;
}
p, td
{
font-family: Garamond, Times New Roman;
font-size: 14pt;
}
a 
{
font-family: Garamond, Times New Roman;
font-size: 14pt;
color: #5A5E59;
}
a:visited
{
color: #4A4E49; 
}
a.no_underline
{
font-family: Garamond, Times New Roman;
font-size: 14pt;
text-decoration: none;
}
table.container_table
{
height: 100%;
min-height:100%;
}
table.container_table td.container_mid 
{
border: 2px solid #0C0C0C;
background-image: url('/img/bg2.gif');
}
table.container_table td.container_lside
{
width: 32px;
background-image: url('/img/ls.png');
background-position: right;
}
table.container_table td.container_rside
{
width: 32px;
background-image: url('/img/rs.png');
background-position: left;
}
table.content_table
{
height: 100%;
min-height:100%;
}
td.content_top 
{
text-align: center;
height: 232px;
}
td.content_middle
{
text-align: center;
vertical-align: top;
}
td.content_bottom 
{
height: 40px;
padding-top: 5px;
text-align: center;
vertical-align:top;
}
td.content_bottom, td.content_bottom a
{
font-family: Garamond, Times New Roman;
font-size: 12pt;
}
td.content_addthis
{
vertical-align: bottom;
padding: 10px;
}
table.top_table
{
width: 1024px;
margin: 0px;
padding: 0;
}
td.top_table_logo
{
width: 100%;
text-align: center;
padding: 20px;
}
td.top_table_item 
{
width: 170px;
height: 94px;
text-align: center;
padding: 0;
}
td.top_table_item_sel
{
width: 170px;
height: 94px;
text-align: center;
padding: 0;
background-image: url('/img/sel.png');
background-position: center;
background-repeat: no-repeat;
}
table.bottom_table 
{
width: 880px;
}
.smalltext
{
font-size: 14px;
}
div#div_center
{
text-align: center;
padding-top: 14px;
margin: 0;
padding: 0;
}
div#div_justify 
{
text-align: justify;
padding-top: 14px;
margin: 0;
padding: 0;
}
p#p_textmsg 
{
padding-top: 24px;
margin: 0;
}
p#p_textmsg2
{
padding-top: 2px;
margin: 0;
}
img.screenshot
{
width: 280px;
height: 210px;
margin: 5px;
border: 1px solid black;
}
p.video, p.video a
{
font-family: Garamond, Times New Roman;
font-size: 11pt;
text-decoration: none;
margin-bottom: 24px;
}
p.text
{
text-align: justify;
text-indent: 28px;
margin: 0;
margin-bottom: 7px;
}
p.stat
{
font-family: Garamond, Times New Roman;
font-size: 11pt;
text-decoration: none;
margin: 0;
padding: 0;
margin-bottom: 4px;
}
a.dl_link
{
font-family: Garamond, Times New Roman;
font-size: 18pt;
font-weight: bold;
color: #7D1413;
}
a.dl_link:visited
{
font-family: Garamond, Times New Roman;
font-size: 18pt;
color: #600E0B;
}