BODY, TD {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 8pt;
}
table.box{
	border-left: 1px dotted #075385;
	border-bottom: 1px dotted #075385;
	border-right: hidden;
	border-top: 1px dotted #075385;
}	

P {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 8pt;}
H1,H2,H3,H4,{
	font-family: Verdana,Arial,Helvetica; }
H5,H6{
	font-family: Verdana,Arial,Helvetica; 
	font-weight : normal;
}
H1{
	font-size: 16pt;
}
H2{
	font-size: 14pt;
}
H3{
	font-size: 12pt;
}


A {
	font-family: Verdana,Arial,Helvetica; 
	text-decoration: none;
	color: Blue;
}
A:Hover {
	font-family: Verdana,Arial,Helvetica; 
	text-decoration: underline;
	color: Blue;

}
.menustylesec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
: left: auto; clip:  rect(   ); text-align: left; height: auto}
a.menustylesec:link {  
	color: #FFFFFF;
	background-color: ##999999; 
	text-decoration: none;
	}
a.menustylesec2:link {  
	color: white;
	background-color: #075385; 
	text-decoration: none;
	}
a.menustylesec:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF; 
	text-decoration: underline;	
	}
	
/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }	
	