﻿body {
    margin:50px 0px; padding:0px; 
    text-align:center; 
    background-color:#620000;
    background-image:url('/skins/skin_1/images/background_sa.jpg');
    background-repeat:no-repeat;
    background-position:top;
    }
    
h1{color: #A80000;}    
h2 {color:#620000;}    

.innerBody{background-color:#620000;}
.subMenu{background-color:#f2ebbd;height:35px;}
.username{color: #F2EBBD;font-size: 12px;background-color:#620000;}
.sitename{color: #FF8F00;background-color: #620000;}
.pageSize{width:970px;padding:0px;margin:0px;float:left}
.pageCorner { position: absolute; width: 0px; height: 0px; font-size: 0%;}
.pbTL { top: 0; left: 0; background-position: 0 0; }
.pbTR { top: 0; right: 0; background-position: 0 0; }


.footerDiv{color:white;font-size: 11px;}
div.footerDiv{color:white;font-family: Verdana, Arial, Sans-Serif;font-size: 11px;text-align: center;background-color:#620000;}
a.footerLink{color: #F2EBBD;text-decoration: underline;font-size: 11px;}
a.footerLink:hover{color: #FD1E18;text-decoration: underline;font-size: 11px;}



/* cornered boxes */
.boxWhiteCorner { position: absolute; width: 5px; height: 5px; background: url('images/dotsa10.gif') no-repeat; font-size: 0%;}
.boxTanCorner { position: absolute; width: 5px; height: 5px; background: url('images/tanreddot.gif') no-repeat; font-size: 0%;}
.boxGrayCorner { position: absolute; width: 5px; height: 5px; background: url('images/greyreddot.gif') no-repeat; font-size: 0%;}
.boxLiteTanCorner { position: absolute; width: 5px; height: 5px; background: url('images/litetanreddot.gif') no-repeat; font-size: 0%;}
.boxWhiteInner,.boxTanInner,.boxGrayInner,.boxLiteTanInner{padding:10px;padding-top:1px;}
.whiteTL,.tanTL,.grayTL.liteTanTL{top: 0; left: 0; background-position: 0 0;}
.whiteTR,.tanTR,.grayTR,.liteTanTR{top: 0; right: 0; background-position: -5px 0;}
.whiteBL,.tanBL,.grayBL,.liteTanBL{bottom: 0; left: 0; background-position: 0 -5px;}
.whiteBR,.tanBR,.grayBR,.liteTanBR{bottom: 0; right: 0; background-position: -5px -5px;}



