body {
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/b.jpg);
}
.ulstyle {
	margin: 50px 50px 50px 100px;
	font-weight: bold;
}

.homecont {
	font-size: 14px;
	line-height: 18px;
	margin: 20px 30px;
}
.bgpages {
	background: #EDF3FA url(none) repeat-y;
}
.navstyle {
	padding: 5px 5px 5px 20px;
	margin: 0px;
	line-height: 14px;
	text-align: left;
}
.bgstyle {
	background: url(images/bg_table.jpg) repeat-y;
}
.navstyle a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0px 0px;
}
.navstyle a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}
.navstyle a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}
.navstyle a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}
.content {
	margin: 30px;
	line-height: 18px;
}
.navstyle2 {
	padding: 5px;
	margin: 0px;
}
.imagestyle {
	padding: 0px 10px 0px 0px;
	margin: -2px 0px 5px;
	vertical-align: middle;
}
.downlinks {
	text-align: center;
	margin: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.downlinks a:link {
	text-align: center;
	margin: 10px;
	font-weight: bold;
	color: #136388;
	font-size: 12px;
}
.downlinks a:visited {
	text-align: center;
	margin: 10px;
	font-weight: bold;
	color: #136388;
	font-size: 12px;
}
.downlinks a:hover {
	text-align: center;
	margin: 10px;
	font-weight: bold;
	color: #0099CC;
	font-size: 12px;
}
.downlinks a:active {
	text-align: center;
	margin: 10px;
	font-weight: bold;
	color: #136388;
	font-size: 12px;
}
h3 {
	margin: 10px 12px;
	font-size: 12px;
}
h2 {
	margin: 20px 20px 10px 30px;
	font-size: 18px;
}
ul {
	padding: 0px;
	margin: 0px 20px 20px 40px;
	line-height: 18px;
}
li {
	margin: 0px 0px 4px 18px;
	line-height: 16px;
	padding: 0px;
	color: #006699;
}
