
/* (LINKS & BODY TAG) */

BODY
{
    COLOR: #000000;
    FONT-FAMILY: verdana, Arial, Helvetica, sans serif;
    font-size:8pt;
    FONT-WEIGHT: 400
}

P
{
    COLOR: #000000;
    FONT-FAMILY: verdana, Arial, Helvetica, sans serif;
   	font-size:8pt;
    FONT-WEIGHT: 400
}

TD
{
    COLOR: black;
    FONT-FAMILY: verdana, Arial, Helvetica, sans serif;

    font-size:8pt;
}

.links  {
     font-size : 8pt;
     font-family : verdana, Arial, Helvetica, sans serif;
     font-weight : normal;
     font-style : normal;
     text-indent : 0px;
	 color : #336600;
     }
     
     

	  A:link {
     text-decoration : none;
     color: blue;
     }
	  A:visited {
     text-decoration : none;
     color: blue;
     }
	  A: active  {
     text-decoration : none;
     color: blue;
     }
     A:Hover  {
     text-decoration : underline;
     color : #330000;
     }
     
.wtextbox {
		font-family: verdana, Arial, Helvetica, sans serif;
		font-size: 7pt; 
		color: #333366; 
		background-color: #ffffff;
		border-style: solid; 
		border-color: 000066; 
		border-width: 1;
		align: middle;
}


   .menu  A:link  {
     font-family: Trebuchet MS, verdana, Arial, Helvetica, sans serif;
     text-decoration : none;
     color : 000033;
     font-size: 14px;
     font-weight: 600;
     }
 
   .menu  A:active  {
     font-family: Trebuchet MS, verdana, Arial, Helvetica, sans serif;
     text-decoration : none;
     color : 000033;
     font-size: 14px;
          font-weight: 600;
     }
     .menu  A:visited  {
        font-family: Trebuchet MS, verdana, Arial, Helvetica, sans serif;
	text-decoration : none;
     	color : 000033;
     	font-size: 14px; 
        font-weight: 600;
     }
          
   .menu  A:Hover  {
     font-family: Trebuchet MS, verdana, Arial, Helvetica, sans serif;
     text-decoration : underline;
     color : #330000;
     font-size: 14px; 
     font-weight: 600;
     }

   .firstTime, .forgotPassword, .updateAccount {
     font-size: 12px;
     }
 div#monoSlideshow {
	 float:right;
 	}