BODY, TD {
	font-family: Arial,Helvetica; 
	font-size: 8pt;
}
table.box{
	border-left: 1px dotted #547c88;
	border-bottom: 1px dotted #547c88;
	border-right:  1px dotted #547c88;
	border-top: 1px dotted #547c88;
}	

P {
	font-family: Arial,Helvetica; 
	font-size: 8pt;}
H1,H2,H3,H4,{
	font-family: Arial,Helvetica; }
H5,H6{
	font-family: Arial,Helvetica; 
	font-weight : normal;
}
H1{
	font-size: 16pt;
}
H2{
	font-size: 14pt;
}
H3{
	font-size: 12pt;
}


A {
	font-family: Arial,Helvetica; 
	text-decoration: none;
	color: Blue;
}
A:Hover {
	font-family: 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: #547c88; 
	text-decoration: none;
	}
a.menustylesec2:link {  
	color: white;
	background-color: #0066CC; 
	text-decoration: none;
	}
a.menustylesec:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white; 
	background-color: #999999; 
	}
 a.menu10actual{
    background-color: #FFFFFF;
    }
	
	
	
/*- Left Naviagtion--------------------------- */

        #menu10 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
				font-size: 14px;
				color: #547c88;
                }

        #menu10 li {
                border-bottom: 1px solid #EBEBEB;		
                display: block;	
                padding: 1px 5px 5px 0.5em;
				text-decoration: none;
                margin: 0;
                list-style: none;
                list-style-image: none;
				color: #808080;
                }
				
        #menu10 li a {
				display: block;
                text-decoration: none;
                width: 100%;
				color: #547c88;
                }
				
        html>body #menu10 li a {
                width: auto;
                }

        #menu10 li a:hover {
                background-color: #FFFFFF;
                color: #547c88;
                }

        #menu10 li #active {
                background-color: #FFFFFF;
                color: #547c88;
                }
        }	
	

  
