/* StyleCSS */

p,body,address,ul,ol,li,th,td,dd,dl,em,i,div {
  font-family: verdana, helvetica, arial, tahoma, serif, sans-serif;
  font-size: 10pt;
  color: #000000;
}

b{
  font-family: verdana, helvetica, arial, tahoma, serif, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

form, input, select, option {
  font-family: verdana, helvetica, arial, tahoma, serif, sans-serif;
  font-size: 10pt;
  color: #000000;
}

h1,h2,h3,h4 {
  color: #00187f;
  font-family: verdana, helvetica, arial, tahoma, serif, sans-serif;
  font-weight: bold;
}

h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }

strong {
  font-family: verdana, helvetica, arial, tahoma, serif, sans-serif;
  color: #ff7d0c;
  font-weight: normal;
}

I,CITE,EM,VAR,ADDRESS,BLOCKQUOTE {
  font-style: italic;
}

em {
  text-decoration: none;
}

ul {
  list-style-position: outside;
  padding-left: 15;
  margin-left: 0;
}

li {
  padding-bottom: 3;
}

hr {
  border-top: 0;
  border-bottom: dotted 2px #000000;
  border-left: 0;
  border-right: 0;
}

a:link,
a:visited,
a:active {
  font-family: verdana, helvetica, arial, tahoma, serif, sans-serif;
  font-size: 10pt;
  color: #ff7d0c;
}

body {
  background: top center repeat-x url(/@@/bgline);
}

/**************************************************/
#mn-table {
  border-bottom: 15px solid #ff7d0c;
}

/**************************************************/
#left-column {
  padding: 30 15 30 30;
}

/**************************************************/
#top-menu {
  padding: 0 0 45 0;
}

#top-menu div { 
  font-size: 10pt;
  font-weight: bold;
  color: #00187f;
  padding-bottom: 15;
}

#top-menu div.active { 
  font-size: 10pt;
  font-weight: bold;
  color: #ff7d0c;
}

#top-menu a,
#top-menu a:link,
#top-menu a:visited,
#top-menu a:active { 
  font-size: 10pt;
  font-weight: bold;
  color: #00187f;
}

#top-menu div.active a,
#top-menu div.active a:link,
#top-menu div.active a:visited,
#top-menu div.active a:active { 
  color: #ff7d0c;
}

#top-menu div.sub {
  padding: 0 0 0 30;
}

#top-menu div.sub a,
#top-menu div.sub a:link,
#top-menu div.sub a:visited,
#top-menu div.sub a:active { 
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

#top-menu div.sub div.active a,
#top-menu div.sub div.active a:link,
#top-menu div.sub div.active a:visited,
#top-menu div.sub div.active a:active { 
  color: #ff7d0c;
}

/**************************************************/

h3.menu-header { 
  color: #ffffff;
  font-weight: bold;
  padding: 5;
  margin: 0;
  text-transform: uppercase;
}

/**************************************************/
#page-header {
  padding: 15 60 15 15;
}

#page-header div {
  background: center repeat-x url(/@@/bubl);
  padding: 10 0;
}

#page-header h2 {
  background: #ffffff;
  display: inline;
  font-size: 150%;
}

/**************************************************/
table.sld {
  border-collapse: collapse;

}

table.sld td {
  padding: 3;
  border: 1px solid #ff7d0c;
  margin: 0;
}

table.sld th {
  padding: 3;
  border: 1px solid #cccccc;
  border-bottom: 5px solid #ff7d0c;
  background: url(/@@/bglg);
  height: 35px;
  margin: 0;
  color: #00187f;
  font-weight: normal;
  text-transform: uppercase;  
}


/**************************************************/
#feedback-form input,
#feedback-form textarea,
#feedback-form select,
#feedback-form option {
  border: solid 1px #000000; 
} 

#feedback-form .label {
  padding-top: 5;
}

#feedback-form label {
  color: #00187f;
}

#feedback-form div.controls input {
  color: #000000;
}

#header-phones {
  color: #00187f;
  font-size: 14;
  font-weight: bold;
}

/**************************************************/
#news-header {
  color: #ff7d0c;
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase;
}

/**************************************************/
#table-footer td {
  background: bottom repeat-x url(/@@/bglgb);
  padding: 0 15;
}

/**************************************************/
#bot-menu {
  background: none;
  font-size: 8pt;
}

#bot-menu a,
#bot-menu a:link,
#bot-menu a:visited,
#bot-menu a:active { 
  font-size: 8pt;
  color: #000000;
}

/**************************************************/
#copyright,
#copyright a {
  font-size: 8pt;
}
