	.text {
	font-family: "Arial";
        }
	
	h2, th, td
        {
            text-align:center;
            font-family: Verdana;
            font-size: 14px;
        }
        table
        {
            border-collapse:collapse;
            border:0px solid black;
            margin:auto;
        }
        th, td
        {
            border:0px ;
        }
	tr
	{
	    font-family: Verdana, Arial, Helvetica, sans-serif;
		
		font-style: normal;
		color: #666666;
		text-decoration: none;
	}
        th
        {
           background-color: #CCCCCC;
        }
        a:link 
        {
		text-decoration: none;
		padding: .2em 1em;
		color: #000;
		
		font-size: 24px;
		}
		
		a:hover 
		{
		color: #fff;
		background-color: #369;
		}
	

		b:link 
        {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		color: #666666;
		text-decoration: none;
		}
		
		b:visited 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		line-height: normal;
		text-decoration: none;
		color: #666666;
		}
		
		b:hover 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		}
		.wndTitle {
	font-family: "Arabic Transparent";
	font-size: 28px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}
.wndBody {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #DDDDDD;
}
.wndTitle2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF9933;
	background-color: #DDDDDD;
	text-align: center;
	font-weight: bold;
}
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}
.BigTitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
}
.Style4 {
	font-size: xx-large;
	color: #000000;
	font-weight: bold;
}
.Style5 {color: #FF9900}
.Style6 {
	font-size: large;
	font-weight: bold;
	background-color: #FF8000;
	font-size: 24px;
}
.Style7 {font-size: xx-large;
color: #FFFFFF;
background-color: #003366}
.Style10 {font-size: large;
	font-weight: bold;
}
.Style14 {font-size: xx-large; color: #000000; font-weight: bold; }
.Style8 {	font-size: x-large;
	font-weight: bold;
}
.Style9 {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #000000;
}


.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
