@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.tablebg {
	background-image: url(images/repeat.jpg);
	background-repeat: repeat-y;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.featured {
	background-image: url(images/featuredmid.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 667px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.btm:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.btm:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.btm:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.btm:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.btm {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.photos {
	background-image: url(images/photomid.jpg);
	background-repeat: repeat-y;
	height: 98px;
	width: 667px;
}
