Body
{
background:url(../images/Bg.jpg) repeat-x;
font-family:Trebuchet MS;
color:#9f3818;
font-size:11px;
}
.MenuBg
{
 background:url(../images/MenuBg.jpg) repeat-x; 
 height:40px;
}
.PageTitle
{
color:#d90404;
font-weight:700;
font-size:18px;
font-family:Tahoma;
}
.AnnouncementItem
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#01633c;
font-size:11px;
text-decoration:none;
text-align:left;
}
.AnnouncementItem:Hover
{
color:#404040;
text-align:left;
}
.powered
{
	color: #010f6f;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.powered:hover
{
color:#3b42aa;
}
.AnnounItem
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0a4160;
text-decoration:none;
}
.AnnounItem:hover
{
color:#363636;
}
.Link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
font-weight:bold;
color:#ff9000;
 }
.Link:hover
{
color:#5f5f5f;
}
.ImagesBorder
{
padding:3px;
border:1px #dddddd solid;
}

/*----------------hamza---------------------*/

.Image_Arrows
{
    background-color:#efefef;
    cursor:hand;
}
.Image_Table
{
    text-align:center;
    border:solid 1px #cccccc;
}

 .TableContent
 {
    padding:10px;
 }
.Menu{
color:#777777;
font-size:10px;
font-family:tahoma;
font-weight:bold;
text-decoration:none;
padding-right:10px;
}
.Menu:hover{
color:#ff5500;
}
.CopyRight{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#686868;
}
.Announcement{
color:#404040;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
.Announcement:hover{
color:#d40000;}
.AnnouncementHeader
{
    border-bottom: solid 1px #707070;
    font-size:12px;    
}
a 
{
	text-decoration: none;
}

.Anchor
{
	text-decoration:none;
	color : Navy;
	font-family:Arial;
	font-size:8pt;
}

.panel
{
	background: #ffffff;
    padding:3px;
    border:1px #D8D8D8 dotted;	
    padding-bottom: 5px;
	
	text-align:left;
}
.panel:hover
{
    border:solid 1px #D8D8D8;    
}

.formBox
{ 
    border:1px #f9b905 solid;
	background-color:#ffffff;
	font-family :Tahoma;
	font-size :small; 
	width : 200px; 
}

.formHeader
{
    background:#fcfcfc;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 100%;
	color:#464646;
	border-bottom:solid 1px #f9b905;
}

.formItem
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 8px 10px 4px 10px;
	width: 40%;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: solid 1px #707070;
}

.formInput
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	width: 60%;
	border-bottom: solid 1px #707070;
	height:12px;
}

.text
{
	color: #363636;
	font-family: Verdana;
	font-size: 9pt;
}

.panelButton
{
	font-size: 8pt;
	font-weight :bold;
	background-color: #DBDBCC;
	border: 1px solid #CCCCCC;
	cursor: hand;
}

.content
{
	font-size:9pt;
	font-family:Verdana; 
	display: block;
	color:#000000;	
}

.error
{
	color: #FF0000;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 7pt;
}
.contentPanel
{
	vertical-align:top;
	height:450px;
	width:100%;
	text-align:center;
}

.pageTitleDiv
{
	padding-right:20px;
	padding-bottom:2px;
	height:25px;
	background-image:url(../images/table_hdr.jpg);
	color:#fff;
	font-size:12px;
	text-align:right;
}

.pageTitleText
{
	vertical-align:middle;
	background-color:#E5F5DA;
	text-align:center; 
	color:#000000; 
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:14px;
	border-top:solid 2px #000000;
	border-bottom:solid 2px #000000;
	height:24px;
}

.emlTable
{
	background-color:#B7C7E1;
	border:solid 1px #22588F;
	color:#22588F;
	width:220px;
}

.emlHeader
{
	background-color:Navy;
	color:#22588F;
	font-weight:bold;
	font-size:9pt;
	font-family:Tahoma;
	vertical-align:top;
}

.emlTextBox
{
	 width:150px;
	 height:14px;
	 border: solid 1px #90A8D0;
	 background-color:#F1F6FD;
	 font-family:Tahoma;
	 font-size:small;
	 text-align:center;
}

.emlButton
{
	 font-size:9pt;
	 font-weight:bold;
	 border:solid 1px black;
}

.emlLabel
{
	 font-weight:bold;
	 font-family:Tahoma;
	 font-size:8pt;
	 color:DarkBlue;
}

.topmenu
{
	font-family: Arial;
	font-size: 10px;
	font-weight: Bold;
	color: #404040;
	height:150px;
	vertical-align:bottom;
	background-repeat:no-repeat;
}

.topmenu A
{
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #404040;
	margin-top:6px;
}

.topmenu A:hover
{
	color: #FF4800;
}

.topmenuMiddleCol
{
	width: 79px;
	background-image:url(../images/topmenu_middle.png);
	padding-top:3px
}
.TblLanguages
{
background-image:url(../images/left_table_head.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#6e6e6e;
height:29px
}

.leftHeader
{
   background: url(../images/header_bg.jpg) repeat-x; 
   height: 24px; 
   padding-left:5px;
   padding-bottom:5px;
   vertical-align:middle; 
   font-family:Verdana; 
   font-size:10pt; 
}
.leftItem
{
   vertical-align:middle; 
   text-align:left;
   padding-left:5px; 
}
.contactHeader
{
    padding-left: 5px; 
    font-family: Verdana; 
    font-size: 9pt; 
    line-height: 16px;
    text-align:center;
}
.ArticleTable
{
    width:95%;
    border:dotted 1px #FAFAFA;
}
.ArticleTable:hover
{
    border:solid 1px #D8D8D8; 
    background-color : #FAFAFA;   
}
.ArticleLink
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
    font-weight:bold;
    color:#ff9000;    
    margin-bottom : 5px;
}
.ArticleTitle
{
    font-size:15px;
    color :#ff9000;  
    text-align:left;
    color : Red;
    font-weight : bold;
}
.location
{
    font-size:11px;    
}
.formInputText
{
    margin-bottom : 3px;    
}
.ArticleContent
{
    font-family:Verdana;
    font-size : 12px;
    color:#c00000;        
}
