html, body {
   background: url("Images/bg_line_1.gif");
   margin: 0px;
   padding: 0px;
}

* {
   font-family: Tahoma;
   font-size: 11px;
   color: black;
}

img {
   border: 0px;
}

a {
}

form {
   margin: 0px;
   padding: 0px;
}

.justify {
   text-align: justify;
}

.bold {
   font-weight: bold;
}

.bg_color_0053a0 {
   background-color: #0053a0;
}

.bg_color_660000 {
   background-color: #660000;
}

.bg_color_ffffff {
   background-color: #ffffff;
}

.color_fe0000 {
   color: #fe0000;
}

.color_4f4e4e {
   color: #4f4e4e;
}

.color_77787b {
   color: #77787b;
}

.color_ffffff {
   color: #ffffff;
}

.color_980000 {
   color: #980000;
}

.color_030000 {
   color: #030000;
}

.color_080808 {
   color: #080808;
}

.color_bc0303 {
   color: #bc0303;
}

.color_646464 {
   color: #646464;
}

.color_040404 {
   color: #040404;
}

.color_131313 {
   color: #131313;
}

.size_10px {
   font-size: 10px;
}

.size_12px {
   font-size: 12px;
}

.border_dotted_bottom_646a6e {
   border-bottom: 1px dotted #646a6e;
}

.bg_line_1_gif {
   background: url("Images/bg_line_1.gif");
}

.bg_line_2_gif {
   background: url("Images/bg_line_2.gif") left 75% repeat-x;
}

.bg_splash_left_bottom {
   background: url("Images/bg_left_bottom.gif") no-repeat;
}

.bg_line_4_gif {
   background: url("Images/bg_line_4.gif");
}

.bg_line_5_gif {
   background: url("Images/bg_line_5.gif") top right repeat-y;
}

.bg_line_6_gif {
   background: url("Images/bg_line_6.gif") top left repeat-y;
}

.bg_line_8_gif {
   background: url("Images/bg_line_8.gif") no-repeat;
}

.bg_line_9_gif {
   background: url("Images/bg_line_9.gif") top left repeat-y;
}

.bg_georgi {
   background: url("Images/bg_georgi.gif") no-repeat;
}

.border_bbbdbe {
   border: 1px solid #bbbdbe;
}

.arial {
   font-family: Arial;
}

.italic {
   font-style: italic;
}

.bg_color_969494 {
   background-color: #969494;
}

.bg_color_bc0303 {
   background-color: #bc0303;
}

.bg_color_eaeaea {
   background-color: #eaeaea;
}

.bg_color_e9ebed {
   background-color: #e9ebed;
}

.bg_color_464444 {
   background-color: #464444;
}

.bg_color_cccccc {
   background-color: #cccccc;
}

a.menu_1 {
   color: #535353;
   text-decoration: none;
   font-size: 12px;
   white-space: nowrap;
}
a.menu_1:hover {
   color: #8b0202;
}

a.menu_2 {
   color: #980000;
   text-decoration: none;
}
a.menu_2:hover {
}

a.menu_3 {
   text-decoration: none;
   font-size: 12px;
   white-space: nowrap;
   font-weight: bold;
}
a.menu_3:hover {
}

a.menu_4 {
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
   color: #7a7979;
}
a.menu_4:hover {
   color: #cc0303;
}

a.menu_5 {
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
   color: #464444;
}
a.menu_5:hover {
   color: #cc0303;
}

a.menu_6 {
   text-decoration: none;
   font-size: 12px;
   color: #bc0303;
}
a.menu_6:hover {
   color: #775252;
}

a.menu_6_2 {
   text-decoration: none;
   font-size: 12px;
   color: #464444;
}
a.menu_6_2:hover {
   color: #775252;
}

a.menu_7 {
   text-decoration: none;
   font-size: 12px;
   font-family: Arial;
   color: #7a7979;
}
a.menu_8 {
   text-decoration: none;
   font-size: 12px;
   font-family: Arial;
   color: #bc0303;
}

a.menu_9_0 {
   text-decoration: none;
   font-size: 12px;
   font-family: Arial;
   color: #bc0303;
}
a.menu_9_0:hover {
   color: black;
   text-decoration: underline;
}

a.menu_9_1 {
   text-decoration: none;
   font-size: 12px;
   font-family: Arial;
   color: #464444;
}
a.menu_9_1:hover {
   color: black;
   text-decoration: underline;
}

.menu_10 {
   text-decoration: none;
   font-size: 12px;
   color: #706f6f;
}
.menu_10:hover {
   text-decoration: underline;
}

.menu_10_2 {
   text-decoration: none;
   font-size: 12px;
   color: #070707;
}
.menu_10_2:hover {
   text-decoration: underline;
}

.underline_none {
   text-decoration: none;
}