/*======================== firefox fix ===============*/
html {
overflow-y: scroll;
}

/*======================== content ===============*/

.body,td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4D16;
	text-decoration: none;
	line-height: 15px;
	}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4D16;
	line-height: 15px;
	font-weight: bold;
	}
	
	.tablebodycursive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #4B4D16;
	}

.bodycursive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4D16;
	text-decoration: none;
	line-height: 15px;
	font-style: italic;
	}

.bodycursivebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B4D16;
	text-decoration: none;
	line-height: 15px;
	font-style: italic;
	}

	.tablered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6300;
	}

/*======================== html links ===============*/

.linkbody { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #666666; 
	font-size: 11px; 
	}

a.linkbody { 
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
	}

a:hover.linkbody { 
	color: #FF6300; 
	text-decoration: underline; 
	}

a:visited.linkbody { 
	color:  #666666;  
	text-decoration: underline; 
	}

a:visited:hover.linkbody { 
	color: #FF6300; 
	text-decoration: underline; 
	}
/*======================== subnavigation ===============*/

.subnav { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #666666; 
	font-size: 11px; 
	}

a.subnav { 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	}

a:hover.subnav { 
	font-weight: normal; 
	color: FF6300; 
	text-decoration: none; 
	}

a:visited.subnav { 
	color:  #666666;  
	text-decoration: none; 
	}

a:visited:hover.subnav { 
	color: FF6300; 
	text-decoration: none; 
	}
/*======================== subnavigation ===============*/

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: 666666;
}
a.topnav { 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	}
	
a:hover.topnav { 
	font-weight: normal; 
	color: FF6300; 
	text-decoration: none; 
	}

a:visited.topnav { 
	color:  #666666;  
	text-decoration: none; 
	}

a:visited:hover.topnav { 
	color: FF6300; 
	text-decoration: none; 
	}.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	line-height: 60px;


}
