.contentTable {
	background-color: f8f8f1;
	border: 1px double #999999;
	padding: 3px 10px 10px;
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF00;
	letter-spacing : 1.4px;
	line-height : 25px;
}

/*
a.menuButton{
	background-color: #99cc00;
	border: 2px solid #99cc00;
	color: #ffffff;
	cursor: default;
	left: 0px;
	margin: 1px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	cursor: hand;
}

a.menuButton:hover{
	color: Yellow;
	text-decoration : none;
	 cursor: hand;
}
*/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 13px;

}

hr {
	border: 1px dotted #99CC00;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.highliteList {
	background-color: #FFFFFF;
	padding: 5px;
	/*border-top: 1px solid #993366;
	border-right: 1px solid #993366;
	border-bottom: 1px solid #993366;
	border-left: 5px solid #993366;*/

}
.listName {
	font-weight: bold;
	text-transform: uppercase;
}
.listDescription {
	font-style: italic;
}
.navSide {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #669999;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border: 1px solid #005E5E;
}




a {
	color: #666666;
}
.crumbTrail, a.crumbtrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
	text-transform : uppercase;
}
.catHeaderAntiques {
	font-size: 18px;
	font-weight: bold;
	color: #993366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.signup {
	font-size: 11px;
	color: #FF9900;
}
.search {
	color: #7BA400;
	background-color: #F9FFE6;
	font-size: 11px;

}
.mailCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;


}
.mailList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
.navSideCell {
	background-color: EBF1F1;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	padding-left: 5px;

}

.navSideCell2 {
	background-color: #A0C0C0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	padding-left: 5px;
	color: #FFFFFF;


}


a.sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration : none;
}

a.sideNav:hover {
color: #ff9900;
}


.mailCellHead {
	background-color: #FF9900;
	padding: 1px 2px 1px 5px;
	border: 1px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;



}
.mailCellBody {
	background-color: F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding: 4px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #585858;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
}
select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: f1f1e4;
}



