.title {font-weight: bold;	font-size: 15px;color: #25057F;	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 {
	border-right:1px solid #266593;
	border-left:1px solid #266593;
	border-top:1px solid #266593;
	border-bottom:1px solid #266593;
}

.in_lightBg {background-color: #E8F1F6}
.in_darkBg {background-color: #377adc; color: #ffffff}

.MainTable { font-family: Arial; font-size: 12px ; background-color: #266593}
.TableHeader { font-family: Arial; font-size: 12px; color: #ffffff; background-color: #130e74; font-weight: bold;}
.TableFooter { font-family: Arial; font-size: 12px; background-color: #4cA3CB}

 /* sub category list table */ 
.table_white_row { font-family: Arial; font-size: 12px}
.table_blue_row { font-family: Arial; font-size: 12px ; background-color: #d5e2f2}
.table_address { font-family: Arial; font-size: 12px ; background-color: #DEB8FD}
.side_bar_text {font-family: Arial; font-size: 12px ; color: #330066}

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/Health/images/he_title_right.gif);
	background-repeat:no-repeat;
}
td.tab_buillit
{
	height: 21px;
	width: 2px;
	background-image:url(../../Design/Health/images/title_pixel.gif);
	background-repeat:no-repeat;
}

td.tab_title
{
	font-family: Arial;
	font-size: 14px;
	color: white;
	font-weight: bold;
	height: 21px;
	background-image:url(../../Design/Health/images/title_pixel.gif);
	float:right;
}
td.tab_left
{
	height: 21px;
	width: 11px;
	background-image:url(../../Design/Health/images/he_title_left.gif);
	background-repeat:no-repeat;
}

#navigation
{
	border: solid 1px #1084ba; /*change color here*/
	background-color : #EDEDEE;
	width :100%;
}		
