<STYLE TYPE="text/css">

html { background: url('images/main_bg.gif'); background-repeat: repeat-x; background-color: #50799D; margin: 0px; }

body { background: url('images/main_bg.gif'); background-repeat: repeat-x; background-color: #50799D; margin: 0px; }

a:hover { color: #6FA1BF; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:link { color: #6FA1BF; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:visited { color: #6FA1BF; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:hover { color: #6FA1BF; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

a:hover.small { color: #6FA1BF; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:link.small { color: #6FA1BF; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:visited.small { color: #6FA1BF; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:hover.small { color: #6FA1BF; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

p, ul, ol, td, div { color: #054F9B; font-size: 11px; font-family: "verdana", "arial" sans-serif; vertical-align: top; line-height: 15px; }
.header { color: #EC1018; font-size: 14px; font-family: "verdana", "arial", sans-serif; font-weight: bold; }
.small { color: #000000; font-size: 10px; font-family: "verdana", "arial", sans-serif; vertical-align: top; }
.sub { color: #447BB3; font-weight: bold; }

table.home_maintable {
width: 874px; 
height: 700px;
padding: 0px;
}

table.inside_maintable {
width: 874px; 
height: 100%;
padding: 0px;
}

td.left {
width: 27px;
background: url('images/left_bg.gif');
}

td.right {
width: 27px;
background: url('images/right_bg.gif');
}

td.main {
width: 820px;
height: 100%;
background-color: #fff;
padding: 0px;
}

td.vbottom {
vertical-align: bottom;
}

td.home_left {
width: 50%;
padding: 0 25 25 25px;
}

td.home_right {
width: 50%;
padding: 0 25 25 25px;
}

td.inside_right {
width: 50%;
padding: 0 25 25 5px;
}

td.inside {
padding: 0 25 25 25px;
}


td.vertline {
width: 1px;
background-color: #909090;
}

td.copyright {
font-size: 10px;
background-color: #fff;
color: #1C6399;
text-align: center;
padding: 20 0 0 0px;
}

td.line {
padding: 5px;
border-bottom: 1px #cbcbcb solid;
}


</STYLE>

