html {
height: 100%;
}
body {
margin: 0;
padding: 0;
height: 100%;
background-image: url(/images/bg.png); 
background-repeat: repeat-x; 
background-position: top left;
background-color: #125262
} 
td {font: normal 11px helvetica,helv,arial; color: #011a26; line-height: 135%;}
a:link {font: bold 11px helvetica,helv,arial; color: #FF3F00; background-color: transparent; text-decoration: none; line-height: 135%;}
a:visited {font: bold 11px helvetica,helv,arial; color: #FF3F00; background-color: transparent; text-decoration: none; line-height: 135%;}
a:hover {font: bold 11px helvetica,helv,arial; color: #777569; background-color: transparent; text-decoration: none; line-height: 135%;}
a:active {font: bold 11px helvetica,helv,arial; color: #777569; background-color: transparent; text-decoration: none; line-height: 135%;}
.headline {font: bold 15px helvetica,helv,arial; color: #011a26; line-height: 135%; text-transform: uppercase;}
.title {font: bold 11px helvetica,helv,arial; color: #eae8d6; line-height: 135%; text-transform: uppercase;}
.caption {font: bold 9px helvetica,helv,arial; color: #011a26; line-height: 135%; text-transform: uppercase;}
.empty {font: normal 11px helvetica,helv,arial; color: #bec4c3; line-height: 135%;}
.nav:link {font: bold 11px helvetica,helv,arial; color: #1f8eaa; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.nav:visited {font: bold 11px helvetica,helv,arial; color: #1f8eaa; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.nav:hover {font: bold 11px helvetica,helv,arial; color: #011a26; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.nav:active {font: bold 11px helvetica,helv,arial; color: #011a26; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.titlelink:link {font: bold 15px helvetica,helv,arial; color: #FF3F00; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.titlelink:visited {font: bold 15px helvetica,helv,arial; color: #FF3F00; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.titlelink:hover {font: bold 15px helvetica,helv,arial; color: #777569; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.titlelink:active {font: bold 15px helvetica,helv,arial; color: #777569; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.captionlink:link {font: bold 9px helvetica,helv,arial; color: #FF3F00; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.captionlink:visited {font: bold 9px helvetica,helv,arial; color: #FF3F00; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.captionlink:hover {font: bold 9px helvetica,helv,arial; color: #777569; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.captionlink:active {font: bold 9px helvetica,helv,arial; color: #777569; background-color: transparent; text-decoration: none; line-height: 135%; text-transform: uppercase;}
.extra { color: #999999; }