
.header { font-family: Verdana, Arial, Helvetica, Sans-serif; 
          font-size: 11px; border: 0px solid #000000; }

body.basic { background: #666666; }

.menu    { font-family: Verdana, Arial, Helvetica, Sans-serif;
          color: #000000; font-size: 11px; }
      
.menu a:link, .menu a:visited, .menu a:active

         { color: #000000; font-size: 11px; text-decoration: none; }

.menu a:hover { color: #1C53BA; text-decoration: none; }

.caption   { color: #FFFFFF; font-size: 15px; font-weight: bold; }

.title   { color: #000000; font-size: 18px; text-align: center; font-weight: normal; }

.content { background: #FFFFFF; color: #000000; font-size: 13px; width: 875px;
           font-family: Verdana, Arial, Helvetica, Sans-serif; margin: auto; }	

.footer { color: #FFFFFF; font-size: 12px; 
          font-family: Verdana, Arial, Helvetica, Sans-serif; } 
          
.footer a:link, .footer a:visited, .footer a:active

         { color: #FFFFFF; text-decoration: none; }   

.footer a:hover { color: #CC0000; text-decoration: none; }                           

a:link, a:active, a:visited  { color: #0000FF; background-color: transparent; }

a:hover  { color: #FF0000; background-color: transparent; } 

.tips     { list-style: none; text-align: justify; color: #000000; 
            margin-left: 10px; padding: 0px; background-color: transparent; }   

.rktop { height: 6px; background: #666666 url(images/tr.png) no-repeat top right; font-size: 0px; }
.rktop .rkformat { background: #666666 url(images/tl.png) no-repeat top left; display: block; width: 6px; height: 6px; }

.rkmid { border-left: 1px solid #666666; border-right: 1px solid #666666; padding-top: 8px; }

.rkbot { height: 6px; background: #666666 url(images/br.png) no-repeat bottom right; font-size: 0px; }
.rkbot .rkformat { background: #666666 url(images/bl.png) no-repeat bottom left; display: block; width: 6px; height: 6px; }          
			
