body {
	font-size:14px;
	font-family:Calibri;
	color:#555;
	background-color:#555;
	background-image:url(mainbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

a {
	font-size:14px;
	font-family:Calibri;
	color:#0a3a6a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.filter_selected {
	font-size:14px;
	font-family:Calibri;
	color:#ff8400;
	text-decoration:none;
	font-weight:bold;
}

a.filter_selected:hover {
	text-decoration:underline;
}

a.product_menu {
	font-size:14px;
	font-family:Calibri;
	color:#0a3a6a;
	text-decoration:none;
}

.product_menu {
	font-size:14px;
	font-family:Calibri;
	color:#0a3a6a;
	text-decoration:none;
}

a.h_products {
	font-size:14px;
	font-family:Calibri;
	color:#999;
	text-decoration:none;
}

a.header {
	font-size:19px;
	font-family:Calibri;
	color:#eee;
	text-decoration:none;
}

a.header:hover {
	color:#ff8400;
}

.header_narrow {
	font-size:14px;
	font-family:Calibri;
	color:#999;
	text-decoration:none;
}

a.header_narrow {
	font-size:14px;
	font-family:Calibri;
	color:#999;
	text-decoration:none;
}

a.header_narrow:hover {
	color:#ff8400;
}

a.header_small {
	font-size:14px;
	font-family:Calibri;
	color:#eee;
	text-decoration:none;
}

a.header_small:hover {
	color:#ff8400;
}

a.footer {
	font-size:14px;
	font-family:Calibri;
	color:#999;
	text-decoration:none;
}

a.footer:hover {
	color:#FFF;
}

table {
	font-size:14px;
	font-family:Calibri;
	color:#777;
}

.table_header {
	background-color: none;
	color:#eee;
}

.table_main {
	background-color:#FFF;
	border:1px solid #333;
}

.table_footer {	
	color:#ccc;
	background-color: none;
}

.bottom_table_gray {
	border-right:1px solid #CCC;	
	border-top:1px solid #CCC;
	background-color:#eee;
}

.table_left_menu {
	border-right:2px solid #CCC;
}

.table_dir {
	color:#eee;
	background-color:#333;
}

.table{
	/* white */
	font-size:14px;
	font-family:Calibri;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background-color:white;
	color:#666;
	cursor:pointer;
}

.table_menu_blue{
	/* blue */
	font-size:14px;
	font-family:Calibri;
	border-top:1px solid #7F9DB9;
	border-bottom:1px solid #7F9DB9;
	background-color:#F2F5F8;
	color:#666;
	cursor:pointer;
}

.table_blue{
	/* blue */
	font-size:14px;
	font-family:Calibri;
	border:1px solid #7F9DB9;
	background-color:#F2F5F8;
	color:#333;
	cursor:pointer;
}

.table_title_blue{
	/* blue */
	padding:4px;
	font-size:18px;
	font-family:Calibri;
	border-left:2px solid #1261ae;
	background-color:#1261b0;
	background-image:url(menu_title_bg.png);
	background-repeat:repeat-y;
	background-position:right;
	color: white;
	cursor:pointer;
}

.table_green{
	/* green */
	font-size:14px;
	font-family:Calibri;
	border:1px solid #7FB98A;
	background-color:#F2F7F3;
	color:#333333;
	cursor:pointer;
}

.table_red{	
	/* red */
	font-size:14px;
	font-family:Calibri;
	border:1px solid #b97f7f;
	background-color:#f8f2f2;
	color:#333333;
	cursor:pointer;
}

.table_white{
	/* white */
	font-size:14px;
	font-family:Calibri;
	border:1px solid #999;
	background-color:#FFFFFF;
	color:#333333;
	cursor:pointer;
}

.table_yellow{
	/* yellow */
	font-size:14px;
	font-family:Calibri;
	border:1px solid #b9b87f;
	background-color:#f8f8f2;
	color:#333333;
	cursor:pointer;
}

.txt_green{
	color: #7FB98A;
}

.txt_red{
	color: #b97f7f;
}

.txt_yellow{
	color: #b9b87f;
}

.table_product_preview{
	border-bottom:1px solid #CCC;
	padding-top:4px;
	padding-bottom:1px;
}

.table_filter {
	color:#555;
	border-bottom:1px solid #FFF;
	background-color:#CCC;
}

.table_select_column{
	background-color:#eee; 
	border-right:1px solid #CCC;
}

.input_head{
	font-size:14px;
	font-family:Calibri;
	border:1px solid #88b0d4;
	background:none;
	color: white;
	cursor:pointer;
}

.search_boxs{
	font-size:12px;
	font-family:Calibri;
	border:1px solid #333;
	background:none;
	color: white;
	cursor:pointer;	
}

.image {
	border:1px solid #7F9DB9;
	padding:2px;
}

.inputbutton {
	font-size:14px;
	font-family:Calibri;
	color:#1261ae;
	width:128px;
	background-color:#F2F5F8;
	border:1px solid #1261ae;
	cursor:pointer;
}

.adv {
	background:none;
	border-bottom:1px solid #999;
	cursor:pointer;
	
	font-size:14px;
	font-family:Calibri;
	color:#FFF;
}