  /* CSS layout */
body {
	margin: 0;
	padding: 0;
}

#masthead {
}

#top_nav {
	background-image: url('images/1_home_10.jpg');
}

#container {
	min-width: 600px;
}

#left_col {
	width: 200px;
	float: left;
}

#page_content {
	margin-left: 200px;
}

#footer {
	clear: both;
	background-image: url('images/bottom.jpg');
}
.style1 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}

.style2 {
	border-width: 0px;
}
.style3 {
	color: #99CCFF;
}
.style4 {
	text-align: center;
}
.style5 {
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	
}
p.Default
	{margin-bottom:.0001pt;
	text-autospace:none;
	font-size:12.0pt;
	font-family:"Verdana","sans-serif";
	color:black;
		margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
.style6 {
	color: #99CCFF;
	font-size: 15px;
}
.style7 {
	font-size: 15px;
}
.style8 {
	text-decoration: underline;
}
.auto-stylehidden {
	display: none
}

