* {
  font-family: Arial;
  font-size: 11px;
  outline: none;
  text-decoration: none;
}

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

body {
  margin: 0px;
  padding: 0px;
  background-image: url(../images/body_bg.jpg);
  background-repeat: repeat-y;
  background-position: 50% 0%;
  background-color: #01063D;
}

.body {
  background: url(../images/body.jpg) repeat-y;
}

.header_bg {
  background: url(../images/header_bg.jpg) no-repeat;
  height: 75px;
}

.logo {
  font-size: 27px;
  font-family: _AvantGarde;
  font-weight: bold;
}

.motto {
  font-size: 12px;
  font-family: _AvantGarde;
  font-weight: bold;
  color: #494A70;
}

.menu_bg {
  background: url(../images/menu_bg.gif) no-repeat;
  height: 41px;
  width: 890px;
}

.menu {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
}

.menu:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;

}
.menuselected{
  font-weight: bold;
  text-decoration: none;
  color: red;
  font-size: 14px;
}
.search_bg {
  background: url(../images/search_bg.gif) no-repeat;
  height: 30px;
  width: 230px;
}

.search {
  height: 20px;
  width: 190px;
  background: #FFFFFF;
  padding-top: 3px;
  padding-left: 5px;
  color: #999999;
  font-size: 12px;
  border: none;
  font-weight: bold;
}

.middle_menu {
  background: url(../images/middle_menu.gif) repeat-x;
  height: 400px;
}

.table_profiles_middle {
  background: url(../images/table_profiles_middle.jpg) repeat-y;
}

.footer {
  color: #031473;
  font-weight: bold;
  text-decoration: none;
}

.text_right_blue {
  font-size: 12px;
  font-weight: bold;
  color: #021170;
  font-family: BankGothic;
}

.text_right_red {
  font-size: 12px;
  font-weight: bold;
  color: #FF3300;
  font-family: BankGothic;
}

.cart_bg {
  background: url(../images/cart_bg.gif) no-repeat;
  width: 200px;
  height: 44px;
}

.cart1 {
  font-size: 10px;
  color: #446488;
  text-decoration: underline;
  font-weight: bolder;
  line-height: 8px;
}

.cart2 {
  font-size: 10px;
  color: #666666;
  line-height: 8px;
}


.menu1 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu1:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red1.png);
  background-repeat: no-repeat;
}
.menuselected1{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red1.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu2 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu2:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red2.png);
  background-repeat: no-repeat;
}
.menuselected2{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red2.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu3 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu3:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red3.png);
  background-repeat: no-repeat;
}
.menuselected3{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red3.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu4 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu4:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red4.png);
  background-repeat: no-repeat;
}
.menuselected4{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red4.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu5 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu5:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red5.png);
  background-repeat: no-repeat;
}
.menuselected5{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red5.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu6 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu6:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red6.png);
  background-repeat: no-repeat;
}
.menuselected6{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red6.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu7 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu7:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red7.png);
  background-repeat: no-repeat;
}
.menuselected7{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red7.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu8 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu8:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red8.png);
  background-repeat: no-repeat;
}
.menuselected8{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red8.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu9 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu9:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red9.png);
  background-repeat: no-repeat;
}
.menuselected9{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red9.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu10 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu10:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red10.png);
  background-repeat: no-repeat;
}
.menuselected10{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red10.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu11 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu11:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red11.png);
  background-repeat: no-repeat;
}
.menuselected11{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red11.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu12 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu12:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red12.png);
  background-repeat: no-repeat;
}
.menuselected12{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red12.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu13 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu13:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red13.png);
  background-repeat: no-repeat;
}
.menuselected13{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red13.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu14 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu14:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red14.png);
  background-repeat: no-repeat;
}
.menuselected14{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red14.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu15 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu15:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red15.png);
  background-repeat: no-repeat;
}
.menuselected15{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red15.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu16 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu16:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red16.png);
  background-repeat: no-repeat;
}
.menuselected16{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red16.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu17 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu17:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red17.png);
  background-repeat: no-repeat;
}
.menuselected17{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red17.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


.menu18 {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: transparent;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

.menu18:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-image: url(../images/red18.png);
  background-repeat: no-repeat;
}
.menuselected18{
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size: 14px;
  background-image: url(../images/red18.png);
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

#informationContent a:hover {
  text-decoration: underline;
}

