.grad_top {
	background-image: url(images/grad_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.grad_bottom {
	background-image: url(images/grad_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
td.pddd a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F4041;
	text-decoration: none;
	}
td.pddd a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F4041;
	text-decoration: none;
	}
td.pddd a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F4041;
	text-decoration: underline;
}
td.pddd a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F4041;
	text-decoration: underline;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.shadow_bottom {
	background-image: url(images/image_below_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.shadow_right {
	background-image: url(images/image_right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.shadow_corner {
	background-image: url(images/image_corner_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thumb_pad {
	padding: 2px;
}
.footer {
	color: #3F4041;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
