.title {font-weight: bold;	font-size: 15px;color: Black;	font-family: Arial;}
.loading {font-weight: bold;font-size: 20px;color: #25057F;	font-family: Arial;}

.catlink{font-size:10pt; font-family: Arial; }
a.catlink{color:#EBEAFF; text-decoration:none}
a.catlink:hover {color: #0000fe; text-decoration:none}


.MainBorder {/* change border color here (4 rows)*/
	border-right:1px solid #2B4690;
	border-left:1px solid #2B4690;
	border-top:1px solid #2B4690;
	border-bottom:1px solid #2B4690;
}

.in_lightBg {background-color: #F2F0E2}
.in_darkBg {background-color: #F4B857; color: #ffffff}

/* this 3 classes responsible for the basket colors so
   CHENGE the colors here according to the graphical document */ 
.MainTable { font-family: Arial; font-size: 12px ; background-color: #2B4690}
.TableHeader { font-family: Arial; font-size: 12px; color: #ffffff; background-color: #294597; font-weight: bold;}
.TableFooter { font-family: Arial; font-size: 12px; color: #ffffff; background-color: #5A78F3;}

 /* sub category list table */ 
.table_white_row { font-family: Arial; font-size: 12px}
.table_blue_row { font-family: Arial; font-size: 12px ; background-color: #D8E5FF}
.table_address { font-family: Arial; font-size: 12px ; background-color: #D8C59E}
.side_bar_text {font-family: Arial; font-size: 12px ; color: Black}

td.category_title { font-family: Arial; color: #000000; font-size: 16px; font-weight: bold; font-family: Gutman Aharoni; text-decoration: none}
td.category {  font-family: Arial; font-size: 11px; color: #000000; text-decoration: none}
a.category {  font-family: Arial; font-size: 11px; color: #002CFF; text-decoration: none}
a.category:hover { color: #002CFF ; font-size: 11px;font-family: Arial; text-decoration: underline}
category{font-family: Arial; font-size: 11px; color: #000000; text-decoration: none}



/* ActiveMarketing */

td.tab_right
{
	height: 21px;
	width: 10px;
	background-image:url(../../Design/Mops/images/he_title_right.gif);/* change url here */
	background-repeat:no-repeat;
}
td.tab_buillit
{
	height: 21px;
	width: 2px;
	background-image:url(../../Design/Mops/images/title_pixel.gif);/* change url here */
	background-repeat:no-repeat;
}

td.tab_title
{
	font-family: Arial;
	font-size: 14px;
	color: white;
	font-weight: bold;
	height: 21px;
	background-image:url(../../Design/Mops/images/title_pixel.gif);/* change url here */
	float:right;
}
td.tab_left
{
	height: 21px;
	width: 11px;
	background-image:url(../../Design/Mops/images/he_title_left.gif);/* change url here */
	background-repeat:no-repeat;
}
						
#navigation
{
	border: solid 1px #2B4690; /*change color here*/
	background-color : #EDEDEE;
	width :100%;
}			
