body{
  font-size: 11px;
  font-family: Tahoma;
  background-color: #FFFFFF;
  background-image: url(../images/bg_ar.gif);
  background-position: right;
}

a:visited, a:active, a:link {
  color: #494949;
  text-decoration: none;
}

a:hover {
  color: #B63911;
}

.edit{
  width: 99%;
  height:12px;
  font-size: 11px;
  font-family: Tahoma;
  background: #FFFFFF;
  border: 1px solid #B5B5B5;
}

textarea{
  width: 99%;
  height:150px;
  font-size: 11px;
  font-family: Tahoma;
  background: #FFFFFF;
  border: 1px solid #B5B5B5;
}

.btn{
  background-image: url(../images/btn.gif);
  background-color: #E8E9E9;
  background-position: top;
  background-repeat: repeat-x;
  border: 1px solid #AAAAAA;
  color: #414141;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 11px;
}

.blue_title{
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #227ec1;
  padding-bottom: 5px;
}

.black_title{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.table_latest_photo{
  border-bottom: 1px solid #ABCCDD;
  border-top: 1px solid #ABCCDD;
  margin-top: 10px;
  background-color: #D7EDF8;
}

.show_table1{
  border-top: 1px solid #ABCCDD;
  margin-top: 10px;
  background-color: #D7EDF8;
}

.rows_report{
  text-indent: 5px;
  background-color: #FFFFFF;
}

.rows_report_over{
  text-indent: 5px;
  background-color: #E7FCFF;
}

.thumbnail_pic{
  border: 1px solid #ABCCDD;
}

.view_all, .view_all :visited, .view_all :active, .view_all :link{
  background-image: url(../images/more.gif);
  background-position: right;
  background-repeat: no-repeat;
  text-indent: 8px;
  font-size: 10px;
  color: #227ec1;
  font-family: Arial;
  font-weight: bold;
}

.menu, .menu :visited, .menu :active, .menu :link{
  font-size: 12px;
  font-weight: bold;
  color: #BA2A28;
  text-decoration: none;
}

.member_confirmed{
  text-align:right;
  color: #336600;
}

.member_waiting{
  text-align:right;
  color: #CC0033;
}

