<!--

body {
	background-image: url(images/sleep-masters-texas-background.jpg);
	top: 30px;
}

a:link { font-family: sans-serif; font-size: 10pt; color: #534741; text-decoration: none; }
a:visited { font-family: sans-serif; font-size: 10pt; color: #534741; text-decoration: none;	}
a:hover { font-family: sans-serif; font-size: 10pt; color: #000000; text-decoration: underline; }
a:active { font-family: sans-serif; font-size: 10pt; color: #534741; text-decoration: none;	}

a.category:link { font-family: sans-serif; font-size: 12pt; font-weight: bold; letter-spacing: -1px; color: #ffffff; text-decoration: none; }
a.category:visited { font-family: sans-serif; font-size: 12pt; font-weight: bold; letter-spacing: -1px; color: #ffffff; text-decoration: none; }
a.category:hover { font-family: sans-serif; font-size: 12pt; font-weight: bold; letter-spacing: -1px; color: #ffffff; text-decoration: underline; }
a.category:active { font-family: sans-serif; font-size: 12pt; font-weight: bold; letter-spacing: -1px; color: #ffffff; text-decoration: none; }

.content {
	font-family: sans-serif;
	font-size: 10pt;
	color: #464646;
}

.footer {
	font-family: sans-serif;
	font-size: 8pt;
	color: #e2e0cd;
	font-weight: bold;
	text-align: center;
}

.form {
	width: 98%;
}

.nav {
	text-align: right;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3d1557;
	background-image: url(images/allstate_billiards_nav_background.jpg);
	height: 40px;
	padding-right: 5px;
}

.nav_on {
	text-align: right;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3d1557;
	background-image: url(images/allstate_billiards_nav_background_on.jpg);
	height: 40px;
	padding-right: 5px;
}

.header {
	font-family: sans-serif;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -1px;
	color: #534741;
}


-->