/**********************
HTML STYLES
***********************/
body {
margin: 0px 0 0 0;
background-color: #f3f1d4;
text-align:center;
}
p {
margin: 0px 0 0 0;
}
body,
p,
td,
.standard {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}
a {
color: #545212;
}
a:hover {
color: #FFD000;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
font-size: 12px;
font-weight: bold;
color: #CC0000;
}
.standard {
}
.standardbold {
font-weight: bold;
z-index:-1;
}
.standardheader {
font-size: 26pt;
font-weight: light;
color:#630808;
}
.bg {
}
.midtown_nav {
background: #014711 url(standard/midtown_nav_bg.jpg) repeat-y;
}
.midtown_footer {
background-color: #f3f1d4;
color: #000000;
}
.navon {
font-size: 9 pt;
font-weight: bold;
color: #E6A030;
text-decoration: none;
}
.navoff {
font-size: 9 pt;
font-weight: normal;
color: #E6A030;
text-decoration: none;
}
.subnavon {
color: #FFFFFF;
font-size: 8 pt;
font-weight: bold;
text-decoration: none;
}
.subnavoff {
color: #FFFFFF;
font-size: 8 pt;
font-weight: normal;
text-decoration: none;
}
.content {
background: url(standard/midtown_contentbg.jpg) repeat-y;
}
.navon_bg {
background: url(standard/midtown_navon.jpg) no-repeat center;
}
.navoff_bg {
background: url(standard/midtown_navoff.jpg) no-repeat center;
}
.subnavon_bg {
background: url(standard/midtown_subnavon.jpg) no-repeat center;
}
.splashbox {
background: url(standard/midtown_splashbox.jpg) no-repeat left;
font-size:10px;
color:#FFFFFF;
}