body {
margin : 0; 
padding : 0; 
background-color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
text-align : center; 
min-width : 740px; 
} 
.center {
margin : 0 auto; 
text-align : left; 
width : 740px; 
border : 2px solid #c00000; 
} 
table.header {
width : 740px; 
height : 118px; 
background-image : url(images/header.jpg); 
} 
table.main {
width : 740px; 
background-color : #ffffff; 
} 
table.footer {
width : 740px; 
height : 79px; 
background-image : url(images/footer.jpg); 
} 
td.leftnav {
width : 190px; 
padding-right : 1px; 
background-color : #ffffff; 
color : #000000; 
} 
td.divider {
width : 15px; 
background-image : url(images/divider.jpg); 
background-color : #ffffff; 
} 
td.content {
padding : 0 12px; 
background-color : #ffffff; 
} 
td.copyright {
padding-left : 10px; 
padding-bottom : 10px; 
color : #214105; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 10px; 
font-weight : normal; 
} 
p, ul, ol {
font-size : 80%; 
color : #000000; 
} 
.small {
font-size : 70%; 
color : #000000; 
} 
.slogan {
font-size : 70%; 
color : #3A7501;
font-weight : normal;
font-style : italic; 
} 
ul.certs {
font-size : 10px; 
color : #620c0c; 
margin-left : 0; 
padding-left : 20px; 
} 
div#leftnav {
display : inline; 
font-family : arial, tahoma, sans-serif; 
font-size : 11px; 
color : #214105; 
font-weight : bold; 
} 
div#leftnav a:link {
color : #214105; 
text-decoration : none; 
} 
div#leftnav a:visited {
color : #214105; 
text-decoration : none; 
} 
div#leftnav a:hover {
color : #c00000; 
text-decoration : none; 
} 
div#leftnav a:active {
color : #c00000; 
text-decoration : none; 
} 
a:link.compusoar {
color : #808080; 
font-size : 10px; 
text-decoration : none; 
} 
a:visited.compusoar {
color : #808080; 
font-size : 10px; 
text-decoration : none; 
} 
a:active.compusoar {
color : #808080; 
font-size : 10px; 
text-decoration : none; 
} 
a:hover.compusoar {
color : #808080; 
font-size : 10px; 
text-decoration : none; 
} 