body{
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Verdana;
/*  font-family: Courier New;*/
/*  font-family:  Times New Roman;*/
}

img{
  border: 0;
}
a {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border: 0; 
  font-size: 11px; 
  color: #505050;
  
}
table table{
  display: table;
}

span.textMenu {
  margin: 7px 0 0 20px; 
  float: left; 
  font-size: 14px; 
  color: #FFFFFF; 
  font-weight: bold;
  font-size: 16px; 
}

.RedText, .RedTextTitle{
  color: #AF1111;
}
.RedTextTitle{
  font-weight: bold;
  font-size: 15px; 
}

td.BGGraySubMenu{
  background-color:#888888;
  background-image:url('images/GrayLeft.gif');
  background-repeat:no-repeat;
}

ul{
  margin: 0;
  padding: 0;
}

li{
  list-style: none;
  margin: 0;
  padding: 0 0 10px 20px;
}
li a{
  color: #505050;
}
ul.pointer{
  margin-left: 20px;
}

ul li ul.pointer{
  padding-top: 5px;
}
ul.pointer li{
  margin: 0;
  background: #FFFFFF url('images/LiStyle.gif') top left no-repeat;
  width: auto;
} 

td.contentTD{
  padding: 15px 3px 20px 19px;
}
td.contentTD2{
  padding: 15px 40px 20px 19px;
}

.bottomTD a{
  color: #FFFFFF;
  font-size: 14px;
}
.bottomTD td{
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  height: 30px;
  text-align: center;
  padding-bottom: 2px;
}

.td_form{
  padding: 0 1px 0 20px;
  height: 30px;
}

.tdPageContent input, .tdPageContent textarea, select {
  border: 1px solid #AF1111;
  width: 145px;
}

input.bg_yellow{
  background: #FFFFA0;
}

.clear{
  height: 0;
  line-height: 0px;
}
.StateTable tr td {
  padding: 15px 40px 0px 19px;
}