.left {
	background-attachment: fixed;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-attachment: fixed;
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middle {
	background-attachment: fixed;
	background-image: url(images/middlebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
li {
	list-style-type: circle;
	list-style-position: outside;
	padding: 6px 0px 0px;
	font-weight: normal;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	word-spacing: 0cm;
	letter-spacing: 0em;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.images {
	margin-right: 4px;
	padding: 0px;
	margin-bottom: 2px;
}
