body {
margin: 0 auto;background-color: #676057;
text-align: center;}

body,td {
font-family: Arial, Helvetica, sans-serif;font-size: 12px;
color: #4e4e4e;
}

a {
color: #650000;
text-decoration: underline;
font-weight: normal;
}

a:hover {
color: #820303;
text-decoration: underline;
font-weight: normal;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=85);   
-moz-opacity: .85;   
opacity: .85;
-khtml-opacity: .85; 
}

#container {
width: 603px;
margin: 25px auto 0px auto;
background-color: #e6e6e6;
background-image: url(_images/contentbg.jpg);
background-repeat: repeat-y;
}

.mainpad {
padding: 15px 30px;
text-align: left;
margin: 0 auto;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.padit10 {
padding: 10px;
}

.title {
font-size: 20px;
color: #9c0808;
}

.title2{
font-size: 16px;
color: #000000;
}

.smalltxt {
font-size: 10px;
}

.imgbrdr {
border: 1px solid #e5e5e5;
}

.divider {
width: 100%;
height: 25px;
margin: 25px auto 0px auto;
border-top: 1px solid #e5e5e5;
}

#footer {
width: 603px;
height: 81px;
margin: 0 auto;
background-image: url(_images/footer.jpg);
background-repeat: no-repeat;
font-size: 10px;
text-align: center;
}

.footpad {
padding: 10px 30px;
}

/* FORM */
form {margin: 0;padding: 0;}.formbox {padding: 4px;background-color: #ffffff;border: 1px solid #909090;font-size: 11px;color: #000000;margin-bottom: 5px;}.error {font-size: 11px;color: #C40A11;font-weight: bold;}

.required {
font-weight: bold;
}



