body{
  margin: 0px;
  background-color: #7F8A80;
  font-family: Arial;
}
H1{
  color: #A42800;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  padding: 0px;
  margin:0px;
  padding-top:5px;
  padding-bottom:5px;
}

.plans a{
  color: #000000;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}

.plans a:hover{
  color: #999999;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
}

.a_content{
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
}

.promo1{
  background-color: #CFCFCF;
  font-size: 11px;
  border-left: 0px solid #000000;
  border-top: 1px solid #F3F3F3;
  border-bottom: 2px solid #F3F3F3;
  border-right: 2px solid #E5E5E5;
}

.promo1div{
  font-size: 11px;
  width: 270px;
  height: 130px;
}

.promo1div a{
  font-size: 11px;
  font-weight: bold;
  color: #11558A;
  text-decoration: none;
}
.promo1div a:hover{
  font-size: 11px;
  font-weight: bold;
  color: #1773BB;
  text-decoration: none;
}


a{

  font-size: 11px;
  font-weight: normal;
  color: #11558A;
  text-decoration: none;
}
a:hover{
  font-size: 11px;
  font-weight: normal;
  color: #800000;
  text-decoration: none;
}

.a_content a{
  font-size: 12px;
}


.a_content a:hover{
  font-size: 12px;
}

.hmenu a {
  color: #CECECE;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
}

.hmenu a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
}

.sep{
  height: 2px;
  background-color: #BCBCBC;
}



.sep2{

  height: 1px;

  background-color: #909090;

}



.sep3{

  height: 1px;

  background-color: #FFFFFF;

}

.sep_v{ 

  width: 5px;

  background-color: #CDCDCD;

  border-top: 12px solid #E5E5E5;

  border-bottom: 12px solid #E5E5E5;

}

H2{

  color: #000000;

  font-family: Arial;

  font-size: 15px;

  font-weight: bold;

}



.promo{

  padding-left: 20px;

  padding-right: 20px;

  padding-top: 13px;

  font-size: 11px;

  padding-bottom: 13px;

}

.news_date{

  color: #798A7B;

  font-size: 10px;

  font-family: Arial;

}

.news_head{

  color: #11558A;

  font-size: 12px;

  font-weight: bold;

  font-family: Arial;

}

.news{

  color: #000000;

  font-size: 11px;

  padding-bottom:5px;

  font-family: Arial;

}



.footer{

  font-size: 11px;

  color: #E5E5E5;

}



.footer a{

  color: #E5E5E5;

  font-weight: normal;

}

.footer a:hover{

  color: #AAAAAA;

  font-weight: normal;

}

.contact{

  position: relative; 

  text-align: right; 

  top: 40px;

  padding-right: 20px;

  font-size: 16px;

  font-weight: bold;

  color: #CE3400;

}

.logo{

  font-family: Helvetica;

  font-size: 18px;

  font-weight: bold;

  color: #FFFFFF;

}

.slogan{

  font-family: Helvetica;

  font-size: 12px;

  font-weight: bold;

  color: #FFFFFF;

}



/*Pretty user table here :)*/

.user_table th{

  padding-left: 11px;

  text-align: left;

  color: #E5E5E5;

  background-color: #333333;

  font-size: 12px;

  font-weight: bold;

  font-family: Arial;

  height: 18px;

}

.user_table td{

  padding-left: 11px;

  color: #000000;

  font-size: 11px;

  font-family: Arial;

}

.odd_row{

  background-color: #ECECEC;

  height: 18px;

}

.even_row{

  background-color: #FAFAFA;

  height: 18px;

}



.foot_row{

  background-color: #333333;

  height: 21px;

  text-align: center;

}
