/* a subset of elements using the "acorn" color scheme */


th {
 	color: #ffffff;
	background-color: #003399;
}

/*tr.wcAltRow td, tr.altRow td, tr.wcOddRow td {*/
/*	background-color: #f4f4f4;*/
/*}*/

.wcBoxed {
	background-color: #f6f2ef !important;
	border-color: #9b6e51 !important;
}

.wcBoxedTitle {
 	color: #ffffff;
	background-color: #9b6e51 !important;
	border-color: #9b6e51 !important;
}

.wcBoxedTitle :link, .wcBoxedTitle :visited, .wcBoxedTitle :link:hover, .wcBoxedTitle :visited:hover {
 	color: #ffffff; 
}

caption {
	color: #ffffff;
	background-color: #9b6e51 !important;
	border-color: #9b6e51 !important;
}

h6 {
	color: #9b6e51 !important;
}

.rates {
	font-size: 125% !important;
	font-weight: bold !important;
	color: #0046ad !important;
}

.rates2 {
	font-size: 150% !important;
	font-weight: bold !important;
	color: #0046ad !important;
}

.products {
	font-size: 100% !important;
	color: #5e6a71 !important;
}

.login {
	font-size: 80% !important;
	color: #9b6e51 !important;
}
