
body { background-color:#002052;
       
              font-family:Verdana, Arial, Helvetica, sans-serif, comic sans ms,technical;
              font-style: normal;
		      font-size: 11px;
              color: #002052;
              text-align: left;

              scrollbar-3dlight-color:#E0E0E0;
              scrollbar-arrow-color:#999999;
              scrollbar-base-color:#F9F9F9;
              scrollbar-track-color:#0072FF;
              scrollbar-darkshadow-color:#F9F9F9;
              scrollbar-face-color:#003E8E;
              scrollbar-highlight-color:#0072FF;
              scrollbar-shadow-color:#999999;

}

table{
   
    font-size: 11px;
    color: #002052;
    text-align: left;
}
.smallText{
    font-size: 10px;
    color: #002052;
}
.smallText2{
    font-size: 10px;
   
}

.backcolor{
   background-color:white;
   
}

a:link    {color: #0000FF; text-decoration: underline;} 
a:visited {color: #0000FF; text-decoration: underline;} 
a:hover   {color: #FF0000; text-decoration: none;}  
a:active  {color: #0000FF; text-decoration: underline;} 


       input{font: 11px  "Verdana","arial"; background-color:#FFFFFF ; color:#002052;}
       input.buttonlyellow {font: 11px "Verdana","arial"; font-weight: bold; cursor: hand; background-color:lightyellow; color:#002052;border:outset  1; }
       input.buttonblue {font: 11px "Verdana","arial"; font-weight: bold; cursor: hand; background-color:#428ECE; color:#FFFFFF;border:outset  1; }
       input.buttonred {font: 11px "Verdana","arial"; font-weight: bold; cursor: hand; background-color:#FF0000; color:#FFFFFF;border:outset  1; }
       input.check {font: 11px "Verdana","arial";background-color:#ffffff ; border:solid 0;}
	   

   select {background-color:#FFFFFF; color:#000000; border:solid 1 #002052;}
   textarea {font: 11px bold "Verdana","arial"; background-color:#FFFFFF ; color:#000000;border:solid 1 #002052;}

.backstrips {
         background: #002052 url("images/strips.gif") repeat;
         color: #FFFFFF;
 }
.backmenu {
         background: #002052 url("images/transparent_photo_screens.gif") repeat y;
         color: #FFFFFF;
 }



