
/*Styles for Wholesale pages
Created : 02/28/08 ET
Purpose : Used in wholesale pages
*/

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

.datatable_title{
	background-color:#e5ecb1;
	border-top:solid 1px #99a17d;
}

.datatable_title h2{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
}

.datatable_cat{
	background-color:#e5ecb1;
	border-bottom:solid 1px #99a17d;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.datatable_content{
	background-color:#e5ecb1;
	border-bottom:solid 1px #99a17d;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
}

.datatable_content a{
	font-family:Arial, Helvetica, sans-serif ; 
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.datatable_content a:hover{
	text-decoration:underline;
}

.datatable_space{
	background-color:#e5ecb1;
	border-bottom:solid 1px #99a17d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
}

/*****************************************************
