/* 
	Style Sheet: BayPrince
	Scripter: Umesh Patel

	Notes: Used in BayPrince.com
*/

body
{
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.spsmallville.com/images/bgBar.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

TD.linkborder { border: 1px solid #000000; }




.links a:link, .links a:visited
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

.links a:hover
{
	color: #CCCCCC
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #6666FF
}

.maintable2
{
	width: 800px;
	padding: 0px;
}

.blackbox
{
	background-color: #000000;
	border:1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitebox
{
	background-color: #FFFFFF;
	border:1px solid #000000;
	vertical-align: top;
	text-align: left;
}

.toplinkbox
{
	width: 800px;
	background-color: #660000;
	border:1px solid #FFFFFF;
}

.text_smallwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}