p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

.largeText {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #2B3795}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
b {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.smallText {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #2B3795}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #2B3795; text-decoration: none}

<!-- TABLE STUFF -->
#rowOn { background-color: #aaaaaa; 
		border: 1px solid #aaaaaa; }
#rowOff { background-color: #dddead;
		border: 1px solid #dddead; }
#rowAlt { background-color: #eeeeee;
		border: 1px solid #eeeeee; }

<!-- LAYERS -->
#header { position:absolute; width:200px; height:41px; z-index:10; left: 10; top: 5; visibility: visible;}

#title { position:absolute; z-index:5; left: 405px; top: 110px; width: 375px; height:245px; visibility: visible;}

#navigation { position:absolute; left: 10px; top: 25px; width:780px; height:38px; z-index:11; visibility: visible;}

#subheader { position:absolute; width:200px; height:91px; z-index:4; left: 10px; top: 80px; visibility: visible;}

.block { position:absolute; z-index:7; left: 300px; top: 193px; width:479px; height:307px; overflow: auto; visibility: hidden;}

#main { position:absolute; z-index:7; width:780px; height:324px; left: 10px; top: 425px; visibility: visible; }


#background { position:absolute; z-index:3; width: 795px; left: 0px; top: 41px; visibility: visible;}


    BODY {scrollbar-3dlight-color:#BBB6B0;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#000000;
           scrollbar-track-color:#F0F2FE;
           scrollbar-darkshadow-color:#F0F2FE;
           scrollbar-face-color:#F0F2FE;
           scrollbar-highlight-color:#F0F2FE;
           scrollbar-shadow-color:#000000}
