@charset "UTF-8";
body {
	margin-top: 0px;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/bullet-1.jpg);
	line-height: 18px;
}
.blue {
	color: #0000FF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #009900;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.txtgreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #009900;
}
.txtgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #00CC00;
}
.lightTxt {
	color: #999999;
}
.TxtBold {
	font-weight: bolder;
	color: #000000;
}
.TxtBlk {
	color: #000000;
}
.footer A{
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
.footer .links A{
	margin-right: 6px;
	color: #666666;
	font-size: 10px;
}
.footer A:visited{
	color: #666666
}
.footer A:hover{
	color: #009900
}
.smalltxt {font-size: 10px}
.Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
