body {
    background-color: #aaaaaa;
    background-image: url('images/back.gif');
    background-repeat: repeat;
    font-size:13px;
    font-family:trebuchet MS, tahoma, Verdana, Arial, Helvetica, sans-serif;
    margin-top: -1px;
    margin-bottom: 0px;
}

div#main {
    margin-left: auto;
    margin-right: auto;
    margin-top: -2px;
    padding: -4px;
    width:90%;
    align:center;
}

div#outer {
    width: 65%;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: 225px;
    margin-right: auto;
    padding: 0px;
    border: 1px solid #00549e;
    border-bottom: 10px solid #00549e;
    min-width:800px;
}

table#logos {
position: relative;
text-align:justify;
margin-left:auto;
margin-right:auto;
width: 100%;
};

.center3 {
text-align: center;
}

td.spacer{
width:100px;
};


p#data {
text-indent: 10px;
margin-left:auto;
margin-right:auto;
width:80%;
};

#sublink {
position:absolute;
left:-15px;
top:-30px;
width:798px;
height:25px;
font-size: 0.9em;
color:#f78f1e;
background-image: url("images/bline.gif");
background-repeat: repeat-x;
};

#sublink a{
color: #00549e;
text-decoration: none;
};

#sublink a:hover {
color: #aaaadd;
text-decoration: underline;
}


#footer {
 text-align:center;
 border-top: dotted 2px #00549e;
 -moz-border-top-colors: #00549e #00549e #00549e #00549e #00549e;
};

td.title {
font-size: bold 30px;
-moz-use-text-color: #ff0;
color: #00549e;
text-decoration: none;
};

#title2 {
font: 1.1em;
color:#00549e
};

#contact, #market, #sitemap{
text-align: left;
color:#000000;
};

#contact a, #market a, #sitemap a{
color: #00549e;
text-decoration: none;
};

#sitemap a{
font: 0.8em;
}; 

#contact a:hover, #market a:hover, #sitemap a:hover{
color: #f78f1e;
text-decoration: none;
};

p#custom1{
font: italic 1.2em;
color: #00549e;
};

.nodec {
text-decoration: none;
};

.vtop {
vertical-align:top;
};

.noborder {
border:0;
vertical-align: middle;
};