/**********************
HTML STYLES
***********************/
body {
margin: 0 0 10px 0;
background: #FFFFFF;
color: #000000;
}
body,
p,
td,
.standard {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
line-height:2em;
}
/* Use BODYID to assign styles to body tag */
#bodyid {
text-align:center;
}
a, .categories {
color: #461a05;
text-decoration:none;
font-size:9pt;
}
a:hover {
color: #461a05;
text-decoration:none;
font-size:9pt;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
color: #CC0000;
}
.standard {
}
.standardbold {
font-weight: bold;
}
.standardheader {
font-size: 12pt;
}
.grayline {
width:80%;
text-align:center;
}
/**********************
LAYOUT STYLES
***********************/
#container {
margin:0 auto;
}
.poweredby {
padding: 10px;
}
.header {
background:#FFFFFF url(standard/mc_header.jpg) no-repeat top right;
height:110px;
}
.lefttop {
background:#af6b4b;
height:21px;
border-bottom:1px solid #4e1c06;
border-top:1px solid #4e1c06;
border-right:1px solid #4e1c06;
}
.leftnav {
background:#873a17 url(standard/mc_leftnav.jpg) repeat-x top right;
min-height:420px;
width:230px;
vertical-align:top;
padding:25px 0 0 15px;
border-right:1px solid #4f1c07;
}
#leftbg {
background:#873a17 url(standard/mc_leftnav.jpg) no-repeat top left;
}
.info {
text-align:center;
vertical-align:bottom;
/*background:#873a17;*/
font-family:"Felix Titling", "Times New Roman";
font-variant: small-caps;
font-size:9pt;
line-height:1.5em;
padding:145px 0 20px 0px;
width:240px;
background:url(standard/mc_logo.png) no-repeat top center;
}
.info a{
color:#000000;
}
.righttop {
border-bottom:1px solid #4e1c06;
border-top:1px solid #4e1c06;
background:#a67c5b;
}
a.nav, a.nav:hover {
font-weight:bold;
color:#000000;
text-decoration:none;
font-size:9pt;
line-height:2em;
}
a.subnav, a.subnav:hover {
font-weight:bold;
color:#291604;
text-decoration:none;
font-size:8pt;
line-height:1em;
}
#content {
padding:20px 0 10px 20px;
vertical-align:top;
}
#brownborder {
border-top:1px solid #4e1c06;
padding:20px 0px 20px 0px;
}
.copyright {
color:#616161;
font-size:9pt;
}