body {
  margin: 0px;
  background-color: #222222;
  
}

P
{
 text-align:justify;
 padding:3px 10px 3px 3px;
}

.content_left_add
{
float:left;
padding:3px 10px 3px 3px;
}

.content_right_add
{
float:right;
padding:3px 10px 3px 3px;
}

td, textarea, input, select {
  font-family: Tahoma;
  font-size: 10px;
  color: 616161;
  font-weight: normal;
  line-height: 14px;
}

.frame {
  border: 1px solid #E8E9D7;
}

.text1 {
  font-family: tahoma;
  font-size: 11px;
  color: a2cddf;
  font-weight: bold;
}
.text2 {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: a2cddf;
}
.text3 {
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
}
.text4 {
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  color: 3e6641;
}
.text5 {
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: 67767a;
}
.text6 {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
.text7 {
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.text8 {

  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: 94AEC5;
}

.text9 {

  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: 4E4E4E;
}


a{
  color: #FFFFFF;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #e5eaee;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a.b {
  color: #000000;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a.b:hover {
  color: #1db515;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.inputstyle {
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #5F726F;
  background-color: #E2EDEB;
  border: 1px solid #333333;
}