@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#navBtns td {
	background-image: url(../images/mainPage/btn_image.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 48px;
	padding: 0px;
	font-weight: bold;
	font-size: 14pt;
	background-position: center;
	width: 150px;
	color: #FFFFFF;
	margin-top: 20px;
}
#hdrBar {
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#tblNav #MainBody {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#tblNav #MainBody h1 {
	color: #FF0000;
}
#tblNav #navBtns a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tblNav #navBtns a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tblNav #navBtns a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.btnCell {
	background-image: url(../images/mainPage/btn_image.png);
	height: 48px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#tblNav .btnCell a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tblNav .btnCell a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tblNav .btnCell a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


#footer {
	font-size: 9pt;
	color: #FFFFFF;
	padding: 5px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tblNav h4 {
	color: #FF0000;
}
#header {
	background-image: url(../images/mainPage/hdr_bkgd.png);
	background-repeat: no-repeat;
}
#saleitems a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
#saleitems a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ED2224;
	text-decoration: underline;
}

