body 
{
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	background-color: #F9F9F9; 
	SCROLLBAR-FACE-COLOR: #A3A3A3;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #797979;
	background-color: #E8E8E8;
}

.bt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF; 
}
	
a:link 
{
	color: #000000; 
	text-decoration: none; 
}

a:visited 
{
	color: #000000; 
	text-decoration: none; 
}

a:hover 
{
	color: #990000; 
	text-decoration: none; 
}

a:active 
{
	color: #000000; 
	text-decoration: none; 
}

a 
{
	font-family: Tahoma; 
	font-size: 12px; 
}

.bt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
}

.news 
{
	font-family: "Arabic Transparent"; 
	font-size: 18px; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.scroll 
{
	font-family: "Arabic Transparent"; 
	font-size: 14px; 
	font-weight: bold; 
	color: #6C6A6B; 
	border: 1px dotted #999999; 
}
	
.bodytxt 
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000066; 
}

.br1 
{
	border: 1px dotted #999999; 
}

.t1 
{
	font-family: "Arabic Transparent"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #CCCCCC; 
}

.style1
{
	font-size: 13px;
	color: white;
	font-family: Tahoma;
}

.title 
{
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	color: #7B0831; 
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #000066; 
}

.subtitle 
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #003333; 
}
	
.txtbox 
{
	font-family: Tahoma; 
	font-size: 13px; 
	color: #000000; 
	background-color: #E8EEF7; 
	border: 1px solid #FFFFFF;
}

.tt2 
{
	font-family: "Arabic Transparent"; 
	font-size: 20px; 
	font-weight: bold; 
	color: #990000; 
}

.img_show
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 60px;
	border-bottom: 0px;
	height: 60px;
}

.br_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.br_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.brtopright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}