/*
	*	Mohammed Derbashi, Estarta Solutions
	*	26.12.2005
	*	General style sheet file
	*	This file contains the style classes for all normal pages in Estarta website
*/
.upperLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.MainBody
{
	padding: 0 0 0 0;
	width: 778px;
	text-align: left;
	border-collapse: collapse;
	border-width: 0;
}

.vMenu1 /* First half of Menu bar */
{
	background-repeat: no-repeat;
	background-color: #000000;
	text-align:right;
	vertical-align:baseline;
}

.vMenu2 /* Second half of Menu bar */
{
	background-repeat: no-repeat;
	background-color: #000000;
	vertical-align :top;
	text-align : center;
	background-color: #ffffff;
}

/* Title bar */
.TitleBar
{
	color:White;
	font-family:  Verdana, Arial, Helvetica, sans-serif;  
	font-size: 13px;
	font-weight:bold;
	height: 35px;
	background-color:Black;
}

/* Inner body of the page */
.BodyMainTitle
{
	font-weight: bold;
	font-size: 11px;
	color: Red;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
}

.BodySubTitle
{
	font-weight: bold ;
	font-size: 10px;
	color:Black ;
	font-style: normal ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
}

.BodyText
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
}

.BodyLink:active, .BodyLink:link, .BodyLink:visited
{
	color: red;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
}

.BodyLink:hover
{
	color: red;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
}
/* Footer */
.bottomline
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.back
{
    background-image:url(../images/mainmenu2.jpg);
    background-color:#000000;
    background-repeat:no-repeat;
}
/* khalid abunimeh */
.pressroom_style {
	text-decoration: none;
	color: 666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight:normal;
	text-align:justify;
}

.ListLinke:active, .ListLinke:link, .ListLinke:visited
{
	color:Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-decoration:none
}

.ListLinke:hover
{
	color:Blue;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-decoration: underline;
}

/* Mohammed Derbashi, 16.01.2006 SiteMap links */
.lnkSiteMap:active, .lnkSiteMap:link, .lnkSiteMap:visited
{
	color:Blue;
	font-family:Verdana; 
	font-size:10px;
	text-decoration: none ;
}

.lnkSiteMap:hover
{
	color:Blue;
	font-family:Verdana; 
	font-size:10px;
	text-decoration: underline ;
}

/* Mohammed Derbashi, 16.01.2006 : SiteMap table cells */
.tdSiteMap
{
	font-family:Verdana; 
	font-size:10px;
}

.cor
{
	font-family:Verdana; 
	font-size:10px;
}
/* Mohammed Derbashi, back img button  */
.back_button
{
	height: 19px;
	width: 21px;   
}

.ff
{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
}    
.f1
{
	font-family: Verdana;
	font-size:10px;
}    

.Ticker
{
	font-family:Verdana; 
	font-size:10px;
	font-weight:bold;
}
.BodyLinkNewsBar:active, .BodyLinkNewsBar:link, .BodyLinkNewsBar:visited
{
	color: Black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-style:normal;
	font-weight: bold;
}

/* Mohammed Derbashi, BreadCrumbs  */
.BreadCrumbsLink:active, .BreadCrumbsLink:link, .BreadCrumbsLink:visited
{
	color: White;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
}

.BreadCrumbsLink:hover
{
	color: White;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
}

.BreadCrumbsSeparator
{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
}
.BreadCrumbs
{
	color: White;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
}

.HomePublic:active, .HomePublic:link, .HomePublic:visited
{
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight: bold;
}
.CssLables
{
	font-family: Verdana;
	font-size:12px;
}