@charset "UTF-8";
.homebg a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.homebg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.homebg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
}
.credits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #443F41;
}
a:link {
	text-decoration: none;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	color: #b6141D;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-decoration: underline;
	text-transform: uppercase;
}
.vids {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #880000;
}
.vidbg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1e1e1e;
	border-right-color: #1e1e1e;
	border-left-color: #1e1e1e;
	border-bottom-color: #1e1e1e;
}
#links a:link {
	color: #333333;
}
#links  a:visited {
	color: #333333;
}
#links  a:hover {
	color: #bc2828;
}
.homebg {
	background-image: url(images/homebarend.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tablesides {
	padding: 10px;
	border: 1px solid #222222;
}
