@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_bg.jpg);
	background-position: center top;
}
h2 {
	font-size: 22px;
	color: #CCCCCC;
	font-weight: lighter;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bluntpixel_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF9900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.list_count {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.thumbnail_holder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.menu td {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/top_row_tile.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	vertical-align: middle;
	width: 50px;
}
