html { background-color: #cdd5c4; background-image: url('images/main_bg.gif'); background-repeat: repeat-x; margin: 0px; }
body { background-color: #cdd5c4; background-image: url('images/main_bg.gif'); background-repeat: repeat-x; margin: 0px; }

a { color: #ba1e19; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:hover { text-decoration: underline; }
a:link, a:visited { text-decoration: none; }

a.copyright { color: #fff; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a.copyright:hover { text-decoration: underline; }

p, ul, ol, td, div { color: #2a2a20; font-size: 11px; font-family: "verdana", "arial", sans-serif; vertical-align: top; line-height: 14px; }
.sub { color: #6b8000; font-weight: bold; }
.sub2 { color: #cc0000; font-weight: bold; }
.red { color: #cc0000; }

image { border: 0px; }
a img {border: none; }

hr { height: 1px; color: #cdd5c4; padding: 0px; }

table.maintable {
width: 975px;
height: 100%;
padding: 0px;
background-image: url('images/inner_bg.gif');
}

table.innertable {
width: 925px;
height: 100%;
padding: 0px;
}

td.h100 { height: 100%; }

td.right_text {
width: 248px;
padding: 18px;
}

td.right_text_inside {
width: 248px;
padding: 0px;
}

#right_pad {
padding: 0px 18px 18px 18px;
}


td.copyright {
padding: 12px 0px 1px 0px;
text-align: center;
font-size: 9px;
color: #fff;
background-color: #6b8000;
border-top: 1px #fff solid;
}

td.home_splash {
width: 227px;
background-color: #c6c6c6;
padding: 10px;
}

td.splash {
width: 210px;
background-color: #c6c6c6;
padding: 5px 15px 10px 15px;
}

td.splash2 {
width: 242px;
background-color: #c6c6c6;
padding: 15px 24px 20px 24px;
}

td.pad1 {
padding: 0px 18px 18px 18px;
}

td.pad2 {
padding: 0px 5px 18px 18px;
}

td.contact1 {
width: 230px;
padding: 8px;
border: 1px #c6c6c6 solid;
text-align: center;
}

td.contact2 {
width: 230px;
padding: 8px;
border-top: 1px #c6c6c6 solid;
border-bottom: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
text-align: center;
}

td.contact3 {
width: 230px;
padding: 8px;
border-bottom: 1px #c6c6c6 solid;
border-left: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
text-align: center;
}

td.contact4 {
width: 230px;
padding: 8px;
border-bottom: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
text-align: center;
}

td.line {
padding: 8px;
border-bottom: 1px #c6c6c6 solid;
}

td.noline {
padding: 8px;
}

td.box {
width: 600px;
padding: 10px 20px 0px 20px;
border-left: 1px #c6c6c6 solid;
border-right: 1px #c6c6c6 solid;
}