.headerpadding {
	padding-top: 23px;
	padding-left: 0px;
}
.headerpadding2 {
	padding-top: 50px;
	padding-left: 10px;
}
.linksrow {
	background-image: url(images/BGTile_Links.jpg);
	background-repeat: repeat-x;
	height: 39px;
	margin-top: 10px;
}
.footerrow {
	background-image: url(images/BGTile_Links.jpg);
	background-repeat: repeat-x;
	height: 39px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.linkscontent {
	padding-top: 7px;
}
.bodytable {
	border: 1px solid #CCC;
	background-image: url(images/BGTile_Body.jpg);
	background-repeat: repeat;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.dottedborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
