@charset "UTF-8";
.back1 {
	background-image: url(../images/back1.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.back2 {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin-top: 10px;
}
.style1 {color: #333333}

.navbar {
	background-image: url(../images/bar1.jpg);
	height: 25px;
	padding: 0;
	margin: 0;
}
.footerbar {
	background-image: url(../images/bar1.jpg);
	height: 75px;
}
p,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.listtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}
.listtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 55px;
	margin-bottom: 5px;
}
.listmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 3px;
	list-style: 11px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: 100;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
a {
	color:#CC3300;
	text-decoration: none;
}
a:hover {
color:#CC3300;
text-decoration: underline;

}
.listlink {
	color:#333333;
	text-decoration: none;
}
.listlink:hover {
	color:#CC3300;
	text-decoration: none;
	
}
.listlinkcurrent {
	color:#CC3300;
	text-decoration: none;
	
}

.header1 {
	margin: 0px;
	padding: 0px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;	
}h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
.tabletitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 5px;
}
.tableeitem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
}

li {
margin-bottom: 7px
}
