@charset "utf-8";
/* CSS Document */

.affiliates { font-family:trebuchet MS; font-size:10px; line-height:11px; }

.footer { font-family:trebuchet MS; font-size:10px;  }

td { font-family:trebuchet MS; font-size:13px;}

.content { font-family:trebuchet MS; font-size:13px; font-weight:normal;}

contenthl { font-family:trebuchet MS; font-size:13px; color:#660000}

.welcome  { font-family:trebuchet MS; font-size:15px; font-weight:bold;}

.subhdr { font-family:trebuchet MS; font-size:14px; font-weight:bold; text-decoration:underline; color:#666666}

.redindex {font-family:trebuchet MS; font-size:14px; font-weight:bold; font-style:italic; text-decoration:underline; color:#FF0000}

.bigtext 	{font-family:trebuchet MS; font-size:18px; font-weight:bold; font-style:italic; color:#FF0000}

.menuWrapper {
              position:absolute; 
              background-color:#ffffff; 
              visibility:hidden; 
              border:none; 
              padding:0px; 
             }
.menuItem    {
              cursor:pointer; 
              font-size:12px; 
              font-family:Trebuchet MS; 
              border:none;
              padding-left:10px; 
              color:#333333; 
              background-color:#FFFFFF; 
              text-decoration:none; 
              position:absolute; 
              left:3px; 
              width:140px; 
              height:20px;
              line-height:1.8em
             }
.menuItemOn  {
              cursor:pointer; 
              font-size:12px; 
              font-family:Trebuchet MS; 
			  border:none;
              padding-left:10px; 
              color:#333333; 
              background-color:#CCCCCC; 
              text-decoration:none; 
              position:absolute; 
              left:3px; 
              width:140px; 
              height:20px;
              line-height:1.8em
             }
#right { display:none; }

div { 
	border: .2em solid #900;
    padding-left: 10px;
 
}