.SiteWidth
{
	width:843px;
}

body,table
{
	font-family: arial;
	font-size:12px;
	color: #000000;
}

H1{
	font-size:16px;
	font-weight:bold;
	color:#17459A;
	padding:1px;
	margin:0;
}

H2{
	font: bold  14px;
	color: #ffffff;
	padding-right:10px;
}

A.no_decor
{
	text-decoration: none;	
}
A.no_decor:visited
{
	text-decoration: none;	
}

.homePageBG
{
	width:984px;
	height:563px;
	background: url(/clalbit_images/agate_images/home_page_bg1.jpg) 0 0 no-repeat;
	xborder:1px solid red;
}
.menuBG
{
	width:275px;
	height:225px;
	background: url(/clalbit_images/agate_images/menuBG1.jpg) 0 0 no-repeat;
	xborder:1px solid red;
}
.underMenuBg
{
	width:275px;
	background: url(/clalbit_images/agate_images/underMenuBG.jpg) 0 0 repeat-y;
}

.upTabsSep
{
	width:159px;
	height:1px;
	background: url(/clalbit_images/agate_images/menu_separetor.jpg);
}

.upTabRegStyle_ltr
{
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color: #46783D;
	width:159px;
	height:19px;
	padding-left:19px;
}

.upTabOnStyle_ltr
{
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	width:159px;
	height:19px;
	padding-left:19px;
	background: url(/clalbit_images/agate_images/selectedMenuBg1.jpg) 0 0 repeat-y;
}

.upSubTab
{
	font-family: arial;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	width:101px;
	height:19px;
}

.upSubTabsSep
{
	width:101px;
	height:1px;
	background: url(/clalbit_images/agate_images/subMenuSep.jpg);
}
.mainMenuHolder
{
	width:100%;
	xborder:1px solid red;
}
.menuLinksHolder
{
	float:left;
	xborder:1px solid red;
}
.menuChildrenHolder
{
	float:left;
}
.menuChildren
{
	position:relative;
	height:20px;
}
.menuChildrenBG
{
	position:absolute;
	width:99px;
	background: url(/clalbit_images/agate_images/subMenuBg.jpg) 0 0 repeat-x;
}

.PageTitle
{
	font-family: arial;
	font-size:29px;
	font-weight:bold;
	color: #B6E587;
}

.SubTitle
{
	font-family: arial;
	font-size:13px;
	font-weight:bold;
	color: #000000;
}
.Title
{
	font-family: arial;
	font-size:14px;
	color: #000000;
}
.regTxt
{
	font-family: arial;
	font-size:12px;
	color:#000000;
}
.small_error_message
{
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	color: red;	
}
/*****----ARTICLE STYLE start-----****/
.articleSiderStyle
{
	padding-top:52px;
	background:#6EBA0F;
}
.articleMainStyle
{
	background:#8AD53A;
}
.articleBanner
{
	width:275px;
	height:248px;
	background: url(/clalbit_images/agate_images/articleBanner.jpg) 0 0 no-repeat;
}
.articleHeader
{
	padding-top:23px;
	font-family: arial;
	font-size:29px;
	font-weight:bold;
	color: #B6E587;
}
/*****----ARTICLE STYLE end-----****/
/*****-----TABLE STYLE start------****/
.tableMainTitle
{
	background-color:#0B539E;
	
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
.tableColTitle
{
	xbackground-color:#BCBABC;
	background-color:#C9CBD6;
	height:25px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.tableTxt
{
	xbackground-color:#DCDEE5;
	background-color:#E4E7F1;

	font-size:12px;
	color:#000000;
}
.tableInnerMrgn
{
	padding:3px;
}
/******-----TABLE STYLE end------*****/
/******----PAGER STYLE start-----*****/
.pageNumStyle
{
	
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.pageCurentNumStyle
{
	
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.nextStyle
{	
	
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.prevStyle
{
	
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
/*******----PAGER STYLE end-----******/
/*******---- ShowStrips start ----*******/
.ShowStrips_allBody
{
	height:65px;
	overflow: hidden;
}
.ShowStrips_MainTitle{
	font-family: "Arial";
	font-size:14px;
	font-weight:bold;
	color:#F2F8EC;
}

.ShowStrips_arrowImg
{
	width:6px;
	height:8px;
	background: url(/clalbit_images/agate_images/newsArrow.gif) 0 0 no-repeat;
}

.ShowStrips_RegText{
	font-family: "Arial";
	font-size:12px;
	font-weight:normal;
	color:#F2F8EC;
}

.ShowStrips_contTxt{
	font-family: "Arial";
	font-size:12px;
	color:#F2F8EC;
	font-weight:bold;
	text-decoration: none;	
}
A.ShowStrips_contTxt:visited{
	font-family: "Arial";
	font-size:12px;
	color:#F2F8EC;
	font-weight:bold;
	text-decoration: none;	
}
/***********************--- ShowStrips end ----***********************/
/*********************--- LOGIN STYLE start ----*********************/
.loginSiderStyle
{
	padding-top:52px;
	background:#6EBA0F;
}
.loginMainStyle
{
	background:#8AD53A;
}

.loginHeader
{
	padding-top:23px;
	font-family: arial;
	font-size:29px;
	font-weight:bold;
	color: #B6E587;
	height:84px;
	width:100%;
	background:#6EBA0F;
}

.login_title
{
	font-family: arial;
	font-size:15px;
	font-weight:bold;
	color: #F2F8EC;
}

.login_text
{
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	color: black;
}

.login_buttonArea
{
	height:13px;
	width:41px;
	position:relative;
	background: url(/clalbit_images/agate_images/loginArrow.gif) 0 0 no-repeat;
}
.login_buttonTxt_ltr
{
	padding-left:9px;
	position:absolute;
	top:-2px;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color: #F2F8EC;
	cursor:hand;
}
/*********************--- LOGIN STYLE end ----*********************/
/*********************--- CONTACT US STYLE start ----*********************/

.contuct_text
{
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	color: black;
}

.contact_buttonArea
{
	height:13px;
	width:41px;
	position:relative;
	background: url(/clalbit_images/agate_images/loginArrow.gif) 0 0 no-repeat;
}
.contact_buttonTxt_ltr
{
	padding-left:9px;
	position:absolute;
	top:-2px;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color: #F2F8EC;
	cursor:hand;
}
.contact_buttonTxt
{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color: #F2F8EC;
	cursor:hand;
}
/*********************--- CONTUCT US STYLE end ----*********************/