body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #2A487B;
background-image: url(../images/bg.jpg);
background-repeat: repeat-y;
background-position: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

ul {
list-style-image: url("../images/dot.gif");
}

li {
padding-bottom:5px;
}

a {
color:#363636;
}

a:hover {
color:#487EA2;
}

#caption {
text-align:center;
}

#imageGallery {
list-style:none;
text-align:center;
}

#imageGallery li {
height:56px;
}

#imageGallery a img {
border:2px #363636 solid; 
}

#imageGallery a:hover img {
border:3px #487EA2 solid; 
}

h1 {
padding-top:9px;
}

h2 {
font-size:14px;
color:#8A2825;
margin-bottom:0;
padding-bottom:0;
}


strong {
color:#8A2825;
}

#news {
background-image:url(../images/news_bg.jpg);
background-repeat:no-repeat;
background-color:#7C7C7C;
color:#FFFFFF;
}

#news strong {
color:#FFFFFF;
}

#footer {
font-size:11px;
color:#FFFFFF;
background-image:url(../images/footer.jpg);
height:39px;
text-align:center;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#credits {
color:#FFFFFF;
text-align:right;
padding:5px 10px 5px 0;
font-size:10px;
}

#credits a {
color:#FFFFFF;
text-decoration:none;
}

#credits a:hover {
text-decoration:underline;
}

.chart_borders {
border-collapse: collapse;
border: outset 5px;
border:1px #333333 solid;
}

.chart_borders td {
border: inset 1px;
border:1px #333333 solid;
}
