@charset "utf-8";
body {
	background-image: url(template_images/gradient_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #060118;
}
.thumbborder {
	border: 1px solid #FFFFFF;
}

.thumbnail_text {
	font-size: 11px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thumbpads {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a  {
	color: #FFFFFF;
}
.Stroke {
	border: 1px solid #FFFFFF;
}

