body {
background: rgb(0, 0, 0);
/*background-image: url(file:///C|/recovery/machuko/web/centuryInsurance/images/back.jpg);*/
background-position: center top;
background-color:black;
background-repeat:repeat-y;
background-attachment: fixed;
background-attachment:scroll;
color: white;
margin:0px;
vertical-align:top;
}

.mainTable{
width:1000px;
position: absolute;
top: 0px;
margin-left:-365px;
left: 50%;
text-align:center;
border-width:3px;
border-color:#669986;
border-style:solid;
}


.infoTop  {
color:#666666;
font-size : 12px;
line-height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.infoTopBig {
color:#666666;
font-size : 14px;
font-weight:bold;
font-family:Helvetica, sans-serif;
color:#2a646c;
}

.infoTop a:link {color: #666666; text-decoration: none;} 
.infoTop a:visited {color: #666666; text-decoration: none;}
.infoTop a:hover {color: #666666; text-decoration: underline;}
.infoTop a:active {color: #666666; text-decoration: none;}


.info a:link {color: #666666; text-decoration: none;} 
.info a:visited {color: #666666; text-decoration: none;}
.info a:hover {color: #666666; text-decoration: none;}
.info a:active {color: #666666; text-decoration: none;}

.infoForm {
color:#666666;
font-size : 12px;
line-height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.inputForm {
width: 190px;
font-size: 12px;
border-width:1px;
border-color:#433312;
border-style:solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#ffffff;
}

.inputButton {
width: 190px;
height: 20px;
color:2a646c;
font-size: 11px;
border-width:1px;
border-color:#619581;
border-style:solid;
background:#afcac0;
}

.credits {
padding:6px;
color:#666666;
font-size : 10px;
font-family:Arial, Helvetica;
}

.credits  a:link {color: #666666; text-decoration: none;} 
.credits  a:visited {color: #666666; text-decoration: none;}
.credits  a:hover {color: #CC0000; text-decoration: none;}
.credits  a:active {color: #666666; text-decoration: none;}
