img {

    border: 0px none;

    }

body {
	text-align: center;
	background: #FFffff;
	margin: 15;
	color: #3f4446;
	font-size: small;
	font-family: trebuchet MS, sans-serif, arial, verdana, helvetica;
} 
          
td.whitetext {
	color: #FFffff;
	font-size: 12pt;
	font-family: trebuchet MS, sans-serif, arial, verdana, helvetica;
}  
              
a link.whitetext {
        	text-decoration : none;
         	color : #FFffff;
         }
     
a:visited.whitetext {
        	text-decoration : none;
         	color : #FFffff;
         	}

a:hover.whitetext {
         text-decoration : none;
         color : #96aebe;
                  }    
         
h1  {color: #c22f2c;
     font-size: 14pt;
		 text-decoration: none;
          }
		  
h2  {color: #3f4446;
     font-size: 12pt;
		 text-decoration: none;
          }
          
h3  {color: #3f4446;
     font-size: 10pt;
		 text-decoration: underline;
          }
		  
h4  {color: #c22f2c;
     font-size: 13pt;
		 text-decoration: none;
          }
          
a link {
	text-decoration: underline;
	color: blue;
}
     
a:visited {
	text-decoration: underline;
	color: blue;
}

a:hover {
	text-decoration: underline;
	color: #c22f2c;
}
                  
h1.title  {color: #3f4446;
     font-size: 24pt;
		 text-decoration : none;
          }
                                 
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	border-bottom: 1px solid #3f4446;
	}
	
ul#nav li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 179px;
	top: 0;
	display: none;
	}

ul#nav li a, ul.nav li a:visited {
	display: block;
	text-decoration: none;
	color: #3f4446;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #3f4446;
	border-bottom: 0;
	}
	
ul#nav li a:hover {
	display: block;
	color: #FFFFFF;
	background: #96aebe;
	}
	
.basic li{
float: none;
text-align: left;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

                 
table.Border, td.Border{
			border: 1px solid #3f4446;
			}
			
table, td{
		border : 0px none;
	}
	
	.ccl7 {color : black;	font-size : xx-small;}
	
	.spectable1  {background-color: #BFC7CB;font-size: small  ;color: Black; vertical-align: top;}
	.spectable1m {background-color: #BFC7CB;font-size: x-small;color: Black; vertical-align: Middle; text-align: center;}
	.spectable2  {background-color: #C7D3D8;font-size: small  ;color: Black;}
	.spectable2m {background-color: #C7D3D8;font-size: x-small;color: Black; vertical-align: Middle; text-align: center;}
	.spectable3  {background-color: white  ;font-size: small  ;color: Black;}
	.spectable3m {background-color: white  ;font-size: x-small;color: Black; vertical-align: Middle; text-align: center;}

	.style5 {font-size: small; color: black; font-weight: bold; }
	.style6 {font-size: small; color: black; }
	
	.red {color: #BD2D2A;	text-decoration : none;}

