body
{
	font-size: 10pt;
}
h3
{
	font-weight: bold;
	font-size: 20pt;
	font-family: 'Traditional Arabic';
}

.Button
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
}
.Link
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
}
TD
{
    font-family:Tahoma;
	font-size: 9pt;
	color: #000000;
}
.Uploader
{
	font-weight: normal;
	font-size: 8pt;
	width:200px ;
	font-family: Tahoma;

}
.TextBox
{
	font-weight: normal;
	font-size: 8pt;
	width:200px ;
	font-family: Tahoma;

}
.AlterTD
{
 background-color:#ecffec;
}
.AlterTR
{
 background-color:#ecffec;
}

.Label
{
	font-weight:normal;
	font-size: 8pt;
	font-family: Verdana;
	width:100;
}
.Validator
{
	font-weight:normal;
	font-size: 8pt;
	font-family: Tahoma;
}
.DrpList
{
    width:200px;
	font-weight:normal;
	font-size: 8pt;
	font-family: Tahoma;
}
.pnlOkCancel
{
	font-weight: normal;
	font-size: 8pt;
	visibility: hidden;
	font-family: Tahoma;
}
.InvisibleItem
{
	visibility: hidden;
}
A
{
	font-weight: bold;
	font-size: 8pt;
	color: darkgreen;
	font-family: Tahoma;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
}


A:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #669900;
	font-family: Tahoma;
	text-decoration: none;
}
.LabelCell
{
	color: #ffffff;
	background-color: #99cc66;
}
.Image
{
	border-left-color: #000099;
	float: left;
	border-bottom-color: #000099;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-bottom-style: solid;
}
