BODY
{
	font-family: Arial;
	 font-size: 22pt;
	 
}



a:link
{
	color: #000080;
	text-decoration: none;
}

a:visited
{
	color: #000080;
	text-decoration: none;
}

a:active
{
	color: #000080;
	text-decoration: none;
}

a:hover
{
	color: #0000FF;
	text-decoration: none;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

hr
{
	border-top: 1px dashed #7D7D7D;
	color: #008000;
}

.headerDot
{
	background-image: url(../images/Header2.gif);
	background-repeat: repeat-x;	
}

.backgroundTable
{
	background-image: url('../images/subpage_bkgrnd.png');	
	background-repeat: no-repeat;
}


#subPageContent
{
	
	height: 310px;
	width: 576px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	scrollbar-base-color: #752308;
}

.pageTitle
{
	font-size: 14px;
	font-weight: bold;	
}
.productNote
{
	color: 	#752308;
}

.calendarMonthHeading
{
	background-color: #752308;
	color: #FFCA2C;
	font-weight: bold;
}

.LocalSeller
{
	background-color: #74240B; /*#DBF3F7;	*/
	color: White;
}

.LocalSeller a, .LocalSeller a:visited
{
	color: #FFCA2C;
}

.LocalSeller a:hover
{
	color: White;	
}	

.LocalSeller .productNote
{
	color: #DDC581;	
}