TD {
	font-size: 11px; 
	color: #000000; 
	line-height: 14px;  
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}
	
body { 
	background-color: #ffffff; 
	margin-left: 0px; 
	margin-top: 12px;
	margin-right: 0px; 
 	margin-bottom: 0px ;
	}
	
.haron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:  0px 0px 0px 2px; 
	font-size: 22px;
	line-height: 20px;
    font-weight: normal;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 2px; 
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 3px 5px; 
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 8px; 
	font-size: 12px; 
	line-height: 24px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:  10px 0px 0px 2px; 
	font-size: 13px;
	line-height: 16px;
    font-weight: normal;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: 990000;
	text-decoration: underline;
}

.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	font-style: normal;
	text-decoration: none;
	
}

A.crumb:link {
	  font-size: 9px;  color: #444444; line-height: 11px; text-decoration: underline;
}

A.crumb:visited {
	 font-size: 9px; color: #444444; line-height: 11px; text-decoration: underline;
}
A.crumb:active {
	  font-size: 9px; color: #444444; line-height: 11px; text-decoration: underline;
}
A.crumb:hover {
	  font-size: 9px; color: #000000; line-height: 11px; text-decoration: none;
}

A.nav:link {
	  font-family: Arial, Helvetica, sans-serif; padding-left: 8px; COLOR: #444444; font-size: 12px; line-height: 24px; text-decoration: none;
}

A.nav:visited {
	  font-family: Arial, Helvetica, sans-serif; padding-left: 8px; color: #444444; font-size: 12px; line-height: 24px; text-decoration: none;
}
A.nav:active {
	  font-family: Arial, Helvetica, sans-serif; padding-left: 8px; color: #444444; font-size: 12px; line-height: 24px; text-decoration: none;
}
A.nav:hover {
	  font-family: Arial, Helvetica, sans-serif; padding-left: 8px; color: #000000; font-size: 12px; line-height: 24px; text-decoration: none;
}

.navs {
 	    padding: 4px 6px 4px 4px ;  
}

A.navsub:link {
	   font-family: Arial, Helvetica, sans-serif; COLOR: #444444; font-size: 11px; line-height: 10px; text-decoration: none;
}

A.navsub:visited {
	   font-family: Arial, Helvetica, sans-serif; color: #444444; font-size: 11px; line-height: 10px; text-decoration: none;
}
A.navsub:active {
	   font-family: Arial, Helvetica, sans-serif;  color: #444444; font-size: 11px; line-height: 10px; text-decoration: none;
}
A.navsub:hover {
	  font-family: Arial, Helvetica, sans-serif; color: #990000; font-size: 11px; line-height: 10px; text-decoration: none;
}


.navtablecellon {
	border: solid #ffffff;
	background-color: #EBEBEB;
	margin-left: 0;
	padding-left: 20;
	}
	
	
.navtable {
	border: 1px solid #a1a1a1;
	border-collapse: collapse;
	}
	
.captable {
	background-color: #990000;
}

.copyright {
	 color: #ffffff;
}




#navcontainer ul
{
list-style-type: none;
text-align: left;
margin-left: 0;
padding-left: 0;
}

#navcontainer ul li a
{
background: transparent url(images/bullet_nav.gif) left center no-repeat;
font-family: Arial, Helvetica, sans-serif;
padding-left: 6px;
margin-left: 0px;
text-align: left;
text-decoration: none;
color: #333333;
}

#navcontainer ul li a:hover
{
background: transparent url(images/bullet_navr.gif) left center no-repeat;
color: #000000;
}

#navcontainer ul li a#current
{
background: transparent url(images/bullet_navr.gif) left center no-repeat;
color: #990000;
}

.img-fl {
  	  padding: 6px;
	  border: 1px  solid #a1a1a1;
 	  float: right;
	  margin: 0px 0 20px 20px ;

 }