	body 
	{
  	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	    
		}

	td{
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;}
	
	td.header-bgnd2 {
		background-image: url(/images/header-bgnd2.jpg);
		background-repeat: no-repeat
		}
		
   td.bodybgnd {
		background-image: url(/images/body-bgnd.gif);
		background-repeat: no-repeat
		}

   td.homepagehighlighttable-top {
		background-image: url(/images/HomePageHighlightTable-top.gif);
		background-repeat: no-repeat;
      font-size: 16px;
		font-weight:bolder;
		line-height: 16px;
		color: #ffffff;
		padding-top: 6px;
		padding-left: 20px;	
		padding-bottom: 0px;
		}

   td.homepagehighlighttable-body {
		background-image: url(/images/HomePageHighlightTable-body.gif);
		background-repeat: repeat;
		padding-top: 10px;
		padding-left: 20px;	
		padding-right: 10px;	
		}		
		


			
	h1 {font-size: 16px;
		line-height: 16px;
		color: #af7a41;
		padding-bottom: 3px;
		padding: 0px;
		margin-bottom: 10px;
		margin: 0px;}
		
	h2 {font-size: 16px;
		line-height: 15px;
		color: #af7a41;
		padding-bottom: 5px;
		margin-top: 0px;
		margin-bottom: 10px;
		background-image: url(images/h2-bknd.gif);}
		
	h3 {font-size: 16px;
		line-height: 15px;
		color: #af7a41;		
		margin-top: 10px;
		margin-bottom: 10px;}

    h4 {font-size: 14px;
		line-height: 15px;
		color: #af7a41;		
		margin-top: 0px;
		margin-bottom: 2px;}

		
	a:link 
	{
	    color: #8f2e2e; 
	    text-decoration: underline;
	}
	a:visited 
	{
	    color: #8f2e2e; 
	    text-decoration: underline;
	}
	a:hover
	{
	    color: #8f2e2e; 
	    text-decoration: underline;
	}
	a:active 
	{
	    color: #8f2e2e; 
	    text-decoration: underline;
	}
	
	a.nav-bar:link {color: #ffffff;}
	*:link {text-decoration: none;}
	a.nav-bar:visited {color: #ffffff;}
	*:visited {text-decoration: none;}
	a.nav-bar:hover {color: #ffffff;
			 background-color: #000000}
	*:hover{text-decoration: none;}
	a.nav-bar:active {color: #ffffff;} 
	*:active {text-decoration: none;}
		
	
	div.main-body {
	   margin-left:20px;
		margin-right:20px;

	}
	
	div.navigation-bar {
      font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		background-color:#999999;
		
		}