	body {
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color:#007642;
		margin:0px 0px 0px 0px;
	}


	td {
		font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		}	
	a {
		text-decoration:none;
		font-weight:bold;
		color:#006626;
		}
		
	a:hover
		{
		color: #444444;
		font-weight:bold;
		text-decoration:underline;
		}
	
	hr 
		{
		color: #7C4826;
		margin: 0px;
		padding: 0px;
		height: 1px
		}
	
	.shadow_left {
		background: #BCBEBC url(../images/shadow_left.gif) no-repeat left top;
		border-right: #ffffff 1px solid;
		}
		
	.shadow_right {
		background: url(../images/shadow_right.gif) no-repeat left top
		}

	.footer_gradient {
		background: url(../images/footer_gradient.gif) repeat-x left top
		}	
		
	.surface
		{
		border-left: #285077 1px solid;
		border-top: #285077 1px solid;
		border-right: #285077 1px solid;
		border-bottom: #285077 1px solid;
		background: white url(../images/surface.gif) no-repeat left top;
		}

	.border_brown
		{
		border: #7A4A22 1px solid;
		}
	.border_white
		{
		border: #ffffff 1px solid;
		}		
		
	.footer_v
		{
		background: white url(../images/footer_v.gif) repeat-y left top;
		}		

	.top
		{
		background: white url(../images/top.gif) repeat-x left top;
		}		



		
	.border_right
		{
		border-right: #1F6FD5 4px solid;
		}
		
	.border_dotted
		{
		border-bottom: #ffffff 1px dotted;
		}

	.border_solid
		{
		border-bottom: #ffffff 1px solid;
		}

	.vline
		{
		border-left: #285077 1px solid;
		}


	.nav-top
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;  
		font-size: 12px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 3px;
		margin-bottom: 4px;
		font-weight: bold;
		text-decoration: none;
		color: #F5BC53
		}
	.nav-top a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #006626
		}

	.nav-top a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #000000
		}
		
		
	.nav-middle
		{  
		font-size: 12px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 4px;
		margin-bottom: 3px;
		font-weight: bold;
		text-decoration: none;
		color: #F5BC53
		}
	.nav-middle a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #ffffff
		}

	.nav-middle a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #FFDDA3
		}


	.nav-bottom
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;  
		font-size: 11px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 4px;
		margin-bottom: 3px;
		font-weight: normal;
		text-decoration: none;
		color: #ffffff
		}
	.nav-bottom a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #ffffff
		}

	.nav-bottom a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #A1C6FF
		}
		



	.section_title
		{  
		font-size: 12px;
		margin-bottom: 5px;
		margin-left: 15px; 
		margin-right: 11px;
		margin-top: 5px;
		font-weight: bold;
		text-decoration: none;
		color: #444444
		}
	.section_title a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #444444
		}

	.section_title a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #444444
		}

	.sidebar
		{  
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 10px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #338C02
		}

	.sidebar a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #338C02
		}

	.sidebar a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #338C02
		}


	.footer
		{
		font-size: 11px;
		margin-bottom: 5px;
		margin-left: 15px; 
		margin-right: 10px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #FAD288
		}

	.footer a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #FAD288
		}

	.footer a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #ffffff
		}

	.text
		{  
		font-size: 12px;
		margin-bottom: 5px;
		margin-left: 5px; 
		margin-right: 10px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #333333
		}

	.text a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #ffffff
		}

	.text a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #5b5b5b
		}
	ul.nav
		{
		padding-right: 1.4em; 
		padding-left: 1.4em; 
		padding-bottom: 0px;
		line-height: 16px; 
		margin-left: 15px; 
		padding-top: 0px
		}
		
	ul.disk
	{
	padding-right: 1.4em; 
	padding-left: 1.4em; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
    list-style-type: disk;
	color: #000000
	}
	
	
	ul.circle 
	{
	padding-right: 1.4em; 
	padding-left: 2.2em; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
	list-style-type: circle;
	color: #000000
	}

	.date
		{  
		font-size: 12px;
		margin-bottom: 10px;
		margin-left: 10px; 
		margin-right: 10px;
		margin-top: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #ffffff
		}
	.slogan
		{  
		font-size: 12px;
		margin-bottom: 10px;
		margin-left: 10px; 
		margin-right: 10px;
		margin-top: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #ffffff
		}