/*mod_table_simple.css*/


 @import ("Buttons/DropDown/allthebuttons.css");

        .body, td, th
        {
            font-family: Arial, Helvetica, sans-serif;
            color: #000000;
            margin-top: 10px;
        }
        .style1
        {
            color: #0066CC;
            font-size: 13px;
			
        }
        .style2
        {
            color: #FFFFFF;
            font-weight: bold;
            font-size: 14px;
        }
        .style3 
        {
        	font-size: 13px;
        	color: #0066CC;
        	
        }
		.style6
        {
            font-size: 13px;
        }
        .style7
        {
            color: #000000;
            font-size: 14px;
        }
        a:link
        {
            color: #0066CC;
            text-decoration: none;
        }
        a:visited
        {
            color: #0066CC;
            text-decoration: none;
        }
        a:hover
        {
            color: #999999;
            text-decoration: none;
        }
        a:active
        {
            text-decoration: none;
        }
        .style8
        {
            color: #0066CC;
            font-size: 13px;
			font-weight: bold;
			
        }
		 .style5
        {
            color: #0066CC;
            font-size: 12px;
						
        }
