@charset "utf-8";
/* CSS Document */

body {
background-color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.maincontent {
font-size: 12px;
color:#333333;
padding-right:20px;
}

h1 {
color: #316485;
font-weight: bold;
font-size: 14px;
text-transform:uppercase;
}

h2 {
color: #316485;
font-weight: bold;
font-size:12px;
font-style:italic;
}

h3 {
color: #316485;
font-weight: bold;
font-size:12px;
font-style:normal;
}

a {
color: #316485;
font-weight: bold;
text-decoration:underline;
}

.footertext {
font-size: 11px;
color:#000000;
padding: 5px;
}

a.footerlink {
font-size: 10px;
color:#000000;
text-decoration: none;
font-weight:normal;
}

a:hover.footerlink {
text-decoration:underline;
}

.contentfooter {
font-size:10px;
}

.contentfooterlinks {
text-decoration:underline;
}

.marketshome {
background-color:#FFFFFF;
font-size: 11px;
}

.marketshomealt {
background-color:#CCCCCC;
font-size: 11px;
}

.marketshomealt2 {
background-color: #f1f1f1;
font-size: 11px;
}