
.menu_top {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: none;
color: #252E49;
text-decoration:none
}

.menu_top:hover {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: none;
color: #FF710F;
text-decoration:none
}

.menu_top:active {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: none;
color: #FF710F;
text-decoration:none
}

.menu_left {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: none;
color: #8A8A8A;
text-decoration:none
}

.menu_left:hover {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: none;
color: #FF710F;
text-decoration:none
}

.menu_left:active {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: none;
color: #FF710F;
text-decoration:none
}

.title {
font-family: Verdana;
font-size: 18px;
font-style: normal;
line-height: 20px;
font-weight: normal;
font-variant: none;
color: #FF710F;
text-decoration:none
}

.text {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #252E49;
text-decoration:none
}

.text_links {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #FF710F;
text-decoration:none
}

.text_links:hover {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #FF710F;
text-decoration:underline
}

.text_links:active {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #FF710F;
text-decoration:underline
}

.text_footer {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: none;
color: #FFFFFF;
text-decoration:none
}


div.hr {
  height: 1px;
  background-image:url(../images/pixel_hr.gif);
  font-size: 1px;
}
div.hr hr {
  display: none;
}