.tbl
{
	background-image: url(../images/tbl.gif);
	color:White;
}
.lbl
{
	background-image: url(../images/BgHeadT.gif);
	HEIGHT: 22px;
}
.MenuItemText {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.MenuItemText:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.MenuItemText:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.MenuItemText:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a.MenuItemText:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.TableItemText {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.TableItemAlert {
	font-family: tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	text-align: justify;
}
.BorderColorTextarea {
	border: 1px solid #dcdacc;
}
.ButtonStyle {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #efeee7;
	border: 1px solid #dcdacc;
}
.BodyTextNormal {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.BorderColorInput {
	border: 1px solid #cccccc;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.BorderColorImage {
	border: 1px solid #cacaca;
}
.FooterMenuItemText {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.ListingItemLink
{
	color: #002255;
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;		
}

.ListingItemHeader
{
	color: #000000;
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;		
}

.ListingItemMainHeader
{
	color: #000000;
	font-family:  "Times New Roman",Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;		
}

.ItemMainHeader
{
	color: #000000;
	font-family:  "Times New Roman",Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;		
}

.ItemHeader
{
	color: #000000;
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;		
}

.DescriptionItemText 
{
	font-family: tahoma;
	font-size: 10px;
	font-style:italic;
	color: #333333;
	text-decoration:none;
	text-align: justify;
}

.FormDropDown 
{
	border:1px solid #cccccc;
	font-family:tahoma;
	font-size:8pt;
}

.FormPaging
{
	background-color : #FFFFFF;
	font-family:Tahoma, Arial, "Traditional Arabic";
	font-size:11px;
	color :#006622;
	font-weight: bolder;
}

.PagingItem
{
	background-color : #FFFFFF;
	font-family:Tahoma, Arial, "Traditional Arabic";
	font-size:11px;
	color :#006622;
	font-weight: bolder;
	text-decoration:none;
}

.PagingLabel
{
	background-color : #FFFFFF;
	font-family:Tahoma, Arial, "Traditional Arabic";
	font-size:11px;
	color :#006622;
	font-weight: bolder;
	text-decoration:none;

}

.ReturnLink
{
	background-color : #FFFFFF;
	font-family:Tahoma, Arial, "Traditional Arabic";
	font-size:11px;
	color :#006622;
	font-weight: bolder;
	text-decoration:none;

}

.SuggestionTextarea {
	border: 1px solid #dcdacc;
	font-family:Tahoma, Arial, "Traditional Arabic";
	font-size:10px;
	color :#006622;
	width: 125px;
	height: 15px;
}

.SuggestionDescription {
	border: 1px solid #dcdacc;
	font-family:Tahoma, Arial, "Traditional Arabic";
	font-size:10px;
	color :#006622;
	width: 125px;
	height: 170px;
}
.HeadTextForm {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.BgHeadForm {
	background-color: #7193b6;
}
.BgR1Form {
	background-color: #e0e2e5;
}
.BgR2Form {
	background-color: #cccccc;
}
.RedTableItemText
{
	font-family: tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	text-align: justify;
}
.tblDecade
{
	background-color: #3E78B3;
	color:White;
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;		
}