/* Global Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/html_backg.jpg);
	background-repeat: repeat-x;

}

.style15 {font-size: 14px}

.style17 {color: #CCCC66}

.style7 {
	color: #333333;
	font-size: 12px;
	}
.style18 {
	color: #006666;
	font-weight: bold;
}
.style19 {font-size: 14px
}
.style20 {color: #3b72aa}

.header_right {
font-size: 18px;
font-family: Georgia;
color: #666666;
margin-left: 17%;
margin-bottom: 2%
}


body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #376da4;
	}
	
a:hover {
	color: #ff6c00;
	}



/* ID Styles */

#navigation td {
	border-bottom: 1px solid #cacaca;
	}
	
#navigation a {
	font: 16px Arial, Helvetica, sans-serif;
	color: #3b72aa;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #6799cc;
	color:#ffffff;
	}
	

	
.navText {
	font: 14px Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	

	

