
/* css */

body
{
background-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #ff6600;
scrollbar-darkshadow-color: #ffffff;
scrollbar-base-color: #5f667c
}

a:link
{
color: #000000;
text-decoration: underline
}

a:visited
{
color: #980605;
text-decoration: underline
}

a:hover
{
color: #FFFFFF;
text-decoration: none
}

table
{
border-color: #5f667c;
border-style: none;

}

td
{
border-right: 0px solid;
border-top: 0px solid;
border-left: 0px solid;
border-bottom: 0px solid
}

font
{
font-size: 11px;
color: #2b2b4a;
font-family: 'trebuchet ms', verdana, 'microsoft sans serif', arial, serif;
font-weight: normal;
line-height: 100%
}

.standart
{
font-size: 14px;
color: #2b2b4a;
font-family: 'trebuchet ms', tahoma, verdana, 'microsoft sans serif', arial, serif;
font-weight: normal;
line-height: 100%
}

.intro
{
font-size: 16px;
color: #5f667c;
font-family: 'trebuchet ms', helvetica, arial, tahoma, serif;
font-weight: bolder;
line-height: 100%
}

.menu
{
font-size: 15px;
font-family: 'trebuchet ms', tahoma, verdana, arial, serif;
font-weight: bolder
}

.cat
{
font-size: 11px;
color: #000000;
font-family: tahoma, verdana, arial, serif;
font-weight: normal;
line-height: 100%
}

.copyright
{
font-size: 9px;
color: #000000;
font-family: tahoma, helvetica, arial, serif;
font-weight: normal;
line-height: 100%
}

.header
{
font-size: 11px;
color: #ff6600;
font-family: tahoma, "lucida console", verdana, arial, serif;
font-weight: normal;
line-height: 100%
}

.menubull
{
font-size: 9px;
color: #000000;
font-family: tahoma, "lucida console", arial, serif;
font-weight: normal;
line-height: 100%
}

.production
{
font-size: 11px;
font-family: tahoma, verdana, arial, serif;
font-weight: bolder
}

/* end css */
