/* CSS Document */

body.sc { background-color:#c6d1f0; margin:0px; text-align:center; }

.leftshaders { background-image:url(images/shaderleft.jpg); background-position:right; background-repeat:repeat-y; }
.rightshaders { background-image:url(images/shaderright.jpg); background-position:left; background-repeat:repeat-y; }

.mainbox { background-color:#f2f0e7; background-image:url(images/mainboxbg.jpg); background-position:center; padding-left:24px; padding-right:23px; padding-bottom:12px; }

.footer { background-image:url(images/mainboxbg.jpg); background-position:top center; background-color:#f2f0e7; }
.footerindv { background-image:url(images/footerbg.jpg); background-position:top center; background-repeat:no-repeat; text-align:center; padding-top:12px; padding-bottom:6px; font-size:13px; color:#666666; font-style:italic; }

a.foot:link { color:#333333; text-decoration:underline; }
a.foot:visited { color:#333333; text-decoration:underline; }
a.foot:hover { color:#999999; text-decoration:underline; }
a.foot:active { color:#FFFFFF; text-decoration:none; }

.box { border:solid; border-style:solid; border-color:#d6d4cd; border-bottom-width:1px; border-top-width:0px; border-left-width:1px; border-right-width:1px; padding:12px; vertical-align:top; }

.leftbox { border:solid; border-style:solid; border-color:#d6d4cd; border-bottom-width:1px; border-top-width:0px; border-left-width:1px; border-right-width:1px; background-image:url(images/minersfoot.gif); background-repeat:no-repeat; background-position:left top; padding:12px; vertical-align:top; }

.splittingpadder { padding-right:8px; }