body, td{
	font-family: tahoma, Verdana, Arial, sans-serif; /*"Trebuchet MS", Arial, Verdana;*/
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
}

a:link {
	color: #445268;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #445268;
}

a:hover {
	text-decoration: underline;
	color: #1D2B4D;
}

a:active {
	text-decoration: none;
	color: #445268;
}

.titles{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 2px;
	font-weight:bold;
	color:#445268;
	font-size:14px;
}

.titlesSub{
	font-weight:bold;
	color:#445268;
	font-size:12px;
}

.titlesSubOrange{
	font-weight:bold;
	color:#FFAE00;
	font-size:12px;
}

.titlesSubDarkOrange{
	font-weight:bold;
	color:#E0420D;
	font-size:12px;
}

.requiredField{
	cursor:hand;
	color:red;
}

.borderZero{
	border:0;
}

.borderOne{
	border:solid 1px #7AA8C7;
	padding:8px;
}

.error{
	color:#FF0000;
}

.width100{
	width:100%;
}

.width100px{
	width:100px;
}

.width150px{
	width:150px;
}

.width400px{
	width:400px;
}

.width200px{
	width:200px;
}

.width250px{
	width:250px;
}

.copyright{
	color:#FFFFFF;
	font-size:10px;
}


.button{
	font-size:10px;
	color:#CEB345;
	background-image:url(../images/btn_brown.gif);
	background-repeat:no-repeat;
	border:0;
	width:105px;
	height:44px;
	cursor:hand;
	font-weight:bold;	
}


.whiteText{
	color:#FFFFFF;
}

.bgColors{
	background-image:url(../images/bg_color.gif);
}

.bgColorsLighter{
	background-image:url(../images/bg_color_light.gif);
}
.login{
	background-image:url(../images/txt_head_login_AR.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border:0;
	width:196px;
	height:34px;
	cursor:hand;
}
.anbaRofa2elAR{
	background-image:url(../images/anba_rofaael_AR.jpg);
	background-position:bottom left;
	background-repeat:no-repeat; 
}

.anbaRofa2elEN{
	background-image:url(../images/anba_rofaael_EN.jpg);
	background-position:bottom left;
	background-repeat:no-repeat; 
}

.anbaRofa2elGrid{
	background-image:url(../images/bg_anba_rof_box.gif);
	background-position:bottom;
	background-repeat:repeat-x; 
}

.bgFooterStat{
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x; 
	height:63px;
}


.latestNewsBG{
	background-image:url(../images/news_bar_02.gif);
	background-repeat:repeat-x; 


}


a.blackLink:link{
	color:#000000;
}

a.blackLink:active{
	color:#000000;
}

a.blackLink:hover{
	color:#000000;
	text-decoration:underline;
}

a.blackLink:visited{
	color:#000000;
}





a.whiteLink:link{
	color:#FFFFFF;
}

a.whiteLink:active{
	color:#FFFFFF;
}

a.whiteLink:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

a.whiteLink:visited{
	color:#FFFFFF;
}


.lightOrangeColor{
	color:#FFAE00;
	font-size:10px;
}


.bgVA{
	background-image:url(../images/bg_va.jpg);
	background-repeat:no-repeat;
	
}

.bgAU{
	background-image:url(../images/bg_au.jpg);
	background-repeat:no-repeat;
	
}

ul{
	list-style-image:url(../images/bul_cross.gif);
	list-style-position:outside;
}

ul.arrowBul {
	list-style-image:url(../images/bul_arrow.gif);
	list-style-position:outside;
}


