BODY, DIV, TH, TD, P, INPUT, SELECT, TEXTAREA, TT {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
margin: 0px;
}

.main_bg {
  background-image: url(images/bg1.gif);
  background-position: top;
  background-repeat: no-repeat;
}

.modelTitle {
  background-image: url(images/model_title_bg.gif);
text-align: center;
font-size: 11px;
}

.modelBottom {
text-align: center;
font-size: 11px;
padding-top: 5px;
}


.errorField {
  background: #fff0f0;
}

.errorMessage {
color: red;
font-weight: bold;
}

.phoneNumber {
color: red;
font-weight: bold;
}

.noerrorMessage {
color: green;
font-weight: bold;
}

.copy {
font-size: 10px;
padding-left: 20px;
padding-right: 20px;
height: 24px;
}

.copy a {
color: black;
text-decoration: underline;
}

.menu2 {
font-size: 12px;
color: white;
}

.menu2 a {
color: white;
text-decoration: none;
}

.menu2 a:hover {
text-decoration: underline;
}

.in {
width: 90%;
}

.gray {
background: #f0f0f0;
}

.white {
background: white;
}

.t {
font-weight: bold;
}

a {
text-decoration: none;
color: blue;
}

a:hover {
text-decoration: underline;
}

.sky {
background-color: #D5E5F7;
}

.skyellow {
background-color: lightyellow;
}

.skyTable {
margin: 5px;
background: #D5E5F7;
//background: #f0f0f0;
border: 1px solid #91BFF2;
}

.skyRow {
background: #91BFF2;
//background: #e0e0e0;
}


.TableHead {
font-weight: bold;
}

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

.formRow {
text-align: right;
font-weight: bold;
}

.modelName {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 20px;
font-weight: bold;
}

.memberRow {
background: #f0fff0;
}

.memberRow2 {
background: #fff0f0;
}

.thumb {
border: 1px solid #888;
}

.memtable {
font-size: 10px;
}

.banner_code {
width: 80%;
height: 80px;
font-family: verdana, tahoma;
font-size: 11px;
}