body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fcf4dd;
	margin:0px;
}
.content {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content a {
	font-size: 12px;
	font-weight: normal;
	color: #f58c53;
	text-decoration: none;
}
.content a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #f58c53;
	text-decoration: underline;
}
.contentOrange {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.contentOrange a {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.contentOrange a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #854A2C;
	text-decoration: none;
}
.title:hover {
	font-size: 16px;
	font-weight: bold;
	color: #854A2C;
	text-decoration: underline;
}
.footerBlack {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerBlack a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerBlack a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footerWhite {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerWhite a {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerWhite a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.headerText {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:15px;
	padding-bottom:2px;
}
.navMenu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#8A3B36;
	background-image:url(Menu-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.navMenu a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navMenu a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.categoryTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inrow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.inrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.inrowH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:6px 0;
}
tr.inrow2, tr.inrow1{
height:2em;
}

.CatTable1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.CatTD1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.CatTD1:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#PerPage {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}