body 
{
    background-color: #9D9D9D;
    /*background-color: #626262;*/
    font-family: Arial Rounded;
    /* scrollbar-base-color: ;         */
    /* scrollbar-track-color: #FF0066; */
    /* scrollbar-face-color: #660066;  */
    /* scrollbar-highlight-color: ;    */ 
    /* scrollbar-3dlight-color: ;      */
    /* scrollbar-darkshadow-color: ;   */
    /* scrollbar-shadow-color: ;       */
    /* scrollbar-arrow-color: #FFFFFF; */
}

a:link {color: #000066; text-decoration: none;}
a:visited {color: #000066; text-decoration: none;}
a:active {color:#000066; text-decoration: none;}
a:hover {color:#ffffff;}


.standardtextleft 
{ 
    color: #000000; 
    font-size: 10pt;
    text-align: left; 
}
.standardtextright 
{ 
    color: #000000; 
    font-size: 10pt;
    text-align: right; 
}
.standardtextcenter 
{ 
    color: #000000; 
    font-size: 10pt;
    text-align: center; 
}
.headingtextcenter 
{ 
    color: #002379; 
    font-size: 16pt;
    text-align: center; 
}

.smalltextcenter 
{ 
    color: #000000; 
    font-size: 8pt;
    text-align: center; 
}

.whitestandardtextright 
{ 
    color: #ffffff; 
    font-size: 10pt;
    text-align: right; 
}

TR.headerrow {
  background: #000066;
}
TD.headertext {
  color: #ffffff;	
}
TD.messages {
  color: #800000;
}

.siteback {
	background: #000066;
}
