.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
td.bordered{
	border:1px solid #333333;
	vertical-align: middle;
}
.brownHeader{
	text-transform: uppercase;
	color: #94450a;
	font-weight: bold;
	padding-top: 8px;
}
.brownHighlight{
	color: #94450a;
	font-weight: bold;
}
.logo{
	border-bottom: 1px solid #4455A2;	
	padding-bottom: 0px;
}
.price{
	font-weight: bold;
	font-style: italic;
	color: #994507;	
}
.categoryDescription{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
}
#footer{
	padding: 5px 0px 5px 0px;
	background-color: #C1C7E1;
	border-top: 1px solid #4455A2;	
	border-bottom: 1px solid #4455A2;	
	text-align: center;
}
#topMenu{
	padding: 0px 0px 0px 0px;
	background-color: #C1C7E1;
	border-bottom: 1px solid #4455A2;	
	text-align: center;
}
body, td, p, li{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
h1{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: bold;
	color: #666666;	
	/*color: #994507;*/		
}
h2{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-weight: bold;
	color: #666666;
	/*color: #994507;*/		
}
h3{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: #666666;
	/*color: #994507;*/		

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #666666;
	/*color: #994507;*/		
}
a, a:link, a:visited, a:active{
	color: #2F4091;
	text-decoration: none;
}
a:hover{
	color: #2F4091;
	text-decoration: underline;
}
.content_table{
	background-color: white;	
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.form_field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	border: 1px solid #5D6CB0;
	padding-left: 2px;
	color: #003399;
	background-color: white;
}
.form_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.label{
	font-weight: bold;
	font-size: 11px;
}
.toprow td{
	font-weight: bold;
	padding: 3px 10px 3px 5px;	
	background-color: #DADDE8;	
	border-bottom: 1px solid #C1C7E1;	
}
.topRowLight td{
	font-weight: bold;
	padding: 3px 5px 3px 5px;	
	background-color: #FFFFFF;	
	border-bottom: 1px solid #C1C7E1;	
}
.summaryRow td{
	font-weight: bold;
	padding: 3px 5px 3px 5px;	
	background-color: #FFCC99;	
	border-top: 1px solid #FFCC99;	
}
.topSubRow td{
	font-weight: bold;
	padding: 3px;	
	background-color: #DADDE8;	
	border-top: 1px solid #C1C7E1;		
	border-bottom: 1px solid #C1C7E1;		
}
.listing{
	border-top: 1px solid #C1C7E1;
	border-left: 1px solid #C1C7E1;
	border-right: 1px solid #C1C7E1;
}
.formTable{
	border: 1px solid #C1C7E1;
}
.formTable td{
	padding: 5px;
}
.formLabel{
	font-weight: bold;
	text-align: right;
	white-space: nowrap;	
	padding-right: 10px;
}
.currentFormLabel{
	font-weight: bold;
	text-align: right;
	white-space: nowrap;	
	padding-right: 10px;
	color: #990000;
}
.row0 td{
	padding: 5px;	
	border-bottom: 1px solid #C1C7E1;
}
.row1 td{
	padding: 5px;
	background-color: #E8E8E8;	
	border-bottom: 1px solid #C1C7E1;
}
.topAlign{
	vertical-align: top;	
}
.tDnD_whileDrag{
	padding: 5px;
	background-color: #CCCCCC;	
	border-bottom: 1px solid #C1C7E1;
}
.empty_list{
	padding: 10px;
	color: #333333;
}
.successMsg{
	color: #2F4091;
}
.errorMsg{
	color: #990000;
}
.newItem{
	font-weight: bold;
}
.sectionOptions{
	padding-bottom: 10px;
}
.sectionOptionsRight{
	padding-bottom: 10px;
	text-align: right;
}
.sectionMessages{
	color: #3366CC;
	padding-bottom: 15px;
}
#menuBar{
	width: 150px;
	border-right: 1px solid #C1C7E1;	
}
#menu ul {
	font-size: 12px;
	width: 150px;
	margin: 0;
	padding-left: 0;
	margin-bottom: 10px;
	list-style: none;
	margin-top: 20px;
}
#menu li {
	height: 20px;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	white-space: nowrap;
	border-bottom: 1px solid #C1C7E1;
}
#menu li.active {
	font-weight: bold;
}
#menu a, #menu a:link, #menu a:visited, #menua:active{
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
#menu a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
}
#content{
	padding: 10px 20px 20px 20px;	
	height: 400px;
}
.searchTable{
	border: 1px solid #3366CC;	
}
.required{
	color: #FF6600;
}
.emphasize{
	font-weight: bold;
}
.emphasizeBlue{
	font-weight: bold;
	color: #003399;
}
.hint{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.menuLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
td.dragHandle {
    
}
td.showDragHandle {
	background-image: url("../images/updown2.gif");
	background-repeat: no-repeat;
	background-position: center center;
	cursor: move;
}
.hidden{
	visibility: hidden;
	display: none;
}
.visible{
	visibility: visible;
	display: block;
}
.contactHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #666666;
}