html,body 
{
margin: 0px;
padding: 0px;
overflow: auto;
}

a
{
color: #5a7382;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:hover
{
color: #0384d8;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

p
{
color: #2b3840;
font-family: Verdana;
font-size: 12px;
}

td
{
color: #2b3840;
font-family: Verdana;
font-size: 12px;
}

h1
{
color: #90a0a9;
font-family: Verdana;
font-size: 15px;
text-decoration: none;
font-weight: normal;
}

.introtext
{
color: #2b3840;
font-family: Verdana;
font-size: 12px;
}

.subtitle
{
color: #2b3840;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

.red
{
color: #eb201c;
font-family: Verdana;
font-size: 12px;
}

.blues_header
{
color: #1a82c5;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

.menu_header
{
color: white;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.menu_header_orange
{
color: #ff6100;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.introtext_header
{
color: #90a0a9;
font-family: Verdana;
font-size: 15px;
}

.menu_header_gray
{
color: #2b3840;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: none;
background: url('http://legpromexpo.ru/images/structure/bg_tables.jpg') repeat-x;
}

.gray_text
{
color: #90a0a9;
font-family: Verdana;
font-size: 12px;
}

.invitation
{
color: #2b3840;
font-family: Verdana;
font-size: 16px;
}

.invisible
{
display: none;
}

