/* Styles common to both Arabic and English */

html, body {
	height:100%;
}
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

A {
	COLOR: #6e6e9b
}
A:hover {
	COLOR: #3d3d5a;
	BACKGROUND-COLOR: #e8f4ff;
}
BODY {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: TAHOMA;
}

input, select, textarea {
	FONT-FAMILY: TAHOMA;
	font-size: 11px;
}
ul {
	list-style-image:url(../images/ARABIC/bullet.gif);
}

.newsRow1 {
	background-color: #E3E8CE;
}
.newsRow2 {
	background-color: #F7F8ED;
}

.row1 {
	background-color: #EAEAEA;
}
.row2 {
	background-color: #F0F0F0;
}

tr.securityRow1 {
	background-image: url(../images/ARABIC/securityBG1.jpg);
}
tr.securityRow2 {
	background-image: url(../images/ARABIC/securityBG2.jpg);
}


table.rightPadded td {
	padding-right: 4px;
}

.tcNavButton {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	MARGIN: 2px;
	
	FONT-SIZE: 10px;
	COLOR: #204571;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Tahoma;

	BACKGROUND-COLOR: #C0DF9C;

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	
	border-top-color: #C0DF9C;
	border-right-color: #659531;
	border-bottom-color: #679931;
	border-left-color: #DCEEC8;
	
	text-decoration: none;
}
.copyright {
	color: #999999;
	font-size: 9px;
}
.normal_text {
	FONT-FAMILY: TAHOMA;
	font-size: 12px;
}
.micro {
	FONT-FAMILY: TAHOMA;
	font-size: 9px;
}
