.bg {
	background-attachment: fixed;
	background-image: url(aldingtonimages/bg.jpg);
	background-repeat: repeat;
}
.vertline {
	border: 1px solid #333333;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.headertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #333333;
	text-decoration: none;
}
.thickborder {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CCCC;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
}
.divideline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.menubg {
	background-image: url(aldingtonimages/menu_bg.jpg);
	background-repeat: repeat;
}
a:hover {
	text-decoration: underline;
}
.copyrighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0066CC;
	text-decoration: none;
}
.subsectiontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
}
.bodtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
.bodtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
.leftborder {
	background-image: url(aldingtonimages/layout/source_r4_c1.gif);
	background-repeat: repeat;
}
.rightborder {
	background-image: url(aldingtonimages/layout/source_r4_c6.gif);
	background-repeat: repeat;
}
.redtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FF0000;
}

