body {
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg/black200w.gif);


}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF6666;
	text-decoration: none;
}
a:active {
	color: #FF6666;
	text-decoration: none;

}
a:hover {
	color: #FF6666;
	text-decoration: none;

}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
HR {
color: #333333;
}
li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: disc;
}
.SideBarTxt {
	font-size: 10px;
}
.PageSubHead {
	font-size: 16px;
	font-weight: bold;
}
.PageHead {
	font-size: 20px;
	font-weight: bold;
}


.ContactFields {
font-size: 10px;
font-family: verdana, tahoma, trebuchet ms, arial, sans-serif;
font-weight: bold;
color: Red;
}

