﻿/*
body
{
    background-color: #ebebea;
    margin: 0px;
}

td
{
    text-align: left;
    vertical-align: top;
}
.search
{
    color: #545454;
    font-family: "Arabic Transparent";
    font-size: 12px;
    vertical-align: middle;
}
.title
{
    color: #7e7e7e;
    font-family: "Arabic Transparent";
    padding-left: 4px;
    font-size: 18px;
    font-weight: bold;
}

.titlenews
{
    color: #29526d;
    font-family: "Arabic Transparent";
    padding-left: 4px;
    font-size: 16px;
    font-weight: bold;
}



.Conttiltenews
{
    color: #ae1010;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-align: justify;
}

.Contnews
{
    color: #000000;
    font-family: "Arabic Transparent";
    padding-left: 15px;
    font-size: 14px;
    text-align: justify;
}
.Conttitlesub
{
	color: #ae1010;
	font-family: "Arabic Transparent";
	font-weight: bold;
	font-size: 15px;
	text-align: justify;
}
.Contsub
{
	color: #000000;
	font-family: "Arabic Transparent";
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
}


.txtbox
{
    background-color: #FFFFFF;
    height: 18px;
    color: #33556c;
    border-color: #d7d7d7;
    width: 191px;
    font-size: 11px;
    border-width: 1px;
}

.lnklang:active
{
    color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 12px;
    text-decoration: none;
}

.lnklang:link
{
    color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 12px;
    text-decoration: none;
}
.lnklang:visited
{
    color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 12px;
    text-decoration: none;
}

.lnkmore:active
{
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: underline;
}

.lnkmore:link
{
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: underline;
}
.lnkmore:visited
{
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: underline;
}

.lnkfaq:active
{
    color: #545454;
    font-family: "Arabic Transparent";
    font-size: 12px;
    vertical-align: middle;
    text-decoration: none;
}

.lnkfaq:link
{
    color: #545454;
    font-family: "Arabic Transparent";
    font-size: 12px;
    vertical-align: middle;
    text-decoration: none;
}
.lnkfaq:visited
{
    color: #545454;
    font-family: "Arabic Transparent";
    font-size: 12px;
    vertical-align: middle;
    text-decoration: none;
}

.link
{
 color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
}
.link:active
{
    color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
}

.link:link
{
    color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
}
.link:visited
{
    color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
}
.link:hover
{
    color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: underline;

}

.linkNoUnderLine
{
}
.linkNoUnderLine
{
 color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}
.linkNoUnderLine:active
{
    color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}

.linkNoUnderLine:link
{
    color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}
.linkNoUnderLine:visited
{
    color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}
.linkNoUnderLine:hover
{
    color: #000000;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
font-weight:bold;
}


/*White links*/
/*
.WhiteLink
{
 color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 12px;
    text-decoration: none;

}
.WhiteLink:active
{
    color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 12px;
    text-decoration: none;

}

.WhiteLink:link
{
    color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 12px;
    text-decoration: none;

}
.WhiteLink:visited
{
    color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 12px;
    text-decoration: none;
}
.WhiteLink:hover
{
    color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 12px;
    text-decoration: underline;

}

.WhiteTitle
{
 color: #ffffff;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;

}
*/

/* new styles*/
body {    background-color: #999999;    font-size:12px;    font-family: "Arabic Transparent"; margin:0px
}
td
{ vertical-align:top;
	}
div#outer {    width: 1000px;    background-color:#FFFFFF;        margin-left: auto;    margin-right: auto; 
}
div#body {    width: 960px;    background-color:#FFFFFF;  margin-top: 0px;    margin-bottom: 0px;    margin-left: auto;    margin-right: auto;    padding: 20px;
}

div#header {  width: 960px;    margin: 0px;    text-align: center; 
}
div#nav {    width: 25%;    padding: 10px;    margin-top: 1px;    float: right;
}
div#main {  width: 960px;    margin-top: 0px;  padding: 0px;  margin-bottom: 0px;    margin-left: auto;    margin-right: auto;    
}
div#footer {    margin: 0px; background-image:url(images/bgfooter.jpg); height:62px; background-repeat:no-repeat; 
}
.lnksearch:active{ color:#ffffff; font-family: "Arabic Transparent"; font-size:12px; padding-top:4px; font-weight:bold; text-decoration:none; 
}
.lnksearch:link{ color:#ffffff; font-family: "Arabic Transparent"; font-size:12px; padding-top:4px; font-weight:bold; text-decoration:none;
}
.lnksearch:visited{ color:#ffffff; font-family: "Arabic Transparent"; font-size:12px; padding-top:4px; font-weight:bold; text-decoration:none;
}
.txtbox{ color:#4b4b4c; width:195px; height:18px;}

.maincontent{ color:#4b4b4c; font-family: "Arabic Transparent"; font-size:11px; text-align:justify;
}
.bannercontent{ color:#4b4b4c; font-family: "Arabic Transparent"; font-size:11px;  width:250px;  padding-right:12px; text-align:justify;
}
.maincontenttitle{color:#d92727; font-family: "Arabic Transparent"; font-size:12px; font-weight:bold;
}
.titlebanner{color:#83bade; font-family: "Arabic Transparent"; font-size:12px; font-weight:bold;
}
.bannercontent1{ color:White; font-family: "Arabic Transparent"; font-size:11px; padding:10px; text-align:justify;
}
.Titleinsidepage{ color:White; font-family: "Arabic Transparent"; font-size:12px; padding:5px; font-weight:bold; text-align:right; 
}
.flashcontent{color:#565756; font-family: "Arabic Transparent"; font-size:14px; text-align:justify; padding:10px;
}
.flashtitle{color:#002a42; font-family: "Arabic Transparent"; font-size:20px; font-weight:bold;
}
.newsListing
{
    color:#565756; font-family: "Arabic Transparent"; font-size:14px; text-align:justify; padding:6px;
}
.newsListingTitle
{
    color:#d92727; font-family: "Arabic Transparent"; font-size:14px; font-weight:bold;
}

.copyrights{color:White; font-family: "Arabic Transparent"; font-size:11px;
}

.quicklinks{color:#565756; font-family: "Arabic Transparent"; font-size:13px; text-align:right; margin-right:3px; text-decoration:none;
}

.lnkmore
{
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: underline;   
}

.lnkmore:active
{
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: underline;
}

.lnkmore:link
{
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: underline;
}
.lnkmore:visited
{
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: underline;
}      


.lnkMarquee:active
{
    color:white;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration:none;
}

.lnkMarquee:link
{
    color: white;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
}
.lnkMarquee:visited
{
    color: white;
    font-family: "Arabic Transparent";
    font-size: 14px;
    text-decoration: none;
}       
            
a
{
	color: #002a42;
    font-family: "Arabic Transparent";
    font-size: 15px;
font-weight:bold;
    text-decoration: none;
    
}
a:visited
{
}

#calendar
{
   padding: 3px;
} 

#calendar a
{
   font-size: 8pt;
} 

.amlink:link
{
color:#6699CC;
}
.amlink:visited
{
color:#6699CC;

}
.amlink:hover
{
color:#6699CC;
text-decoration: underline;
}
.amlink:active
{
color:#6699CC;

}

.Topmenu:active
{
    color: #002a42;
    font-family: "Arabic Transparent";
    font-size: 15px;
    font-weight:bold;
    text-decoration: none;
}

.Topmenu:link
{
    color: #002a42;
    font-family: "Arabic Transparent";
    font-size: 15px;
    font-weight:bold;
    text-decoration: none;
}
.Topmenu:visited
{
    color: #002a42;
    font-family: "Arabic Transparent";
    font-size: 15px;
    font-weight:bold;
    text-decoration: none;
}          


.pollbox
{
   font-size: 13px;
       color: #52809e;
    font-family: "Arabic Transparent";
    text-align:right;
    width:250px;   
}

.pollcontent
{
   padding: 6px;
       color: #52809e;
    font-family: "Arabic Transparent";
}

.pollquestion
{  
    font-weight: bold;      
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    margin-right:3px;
}

.polloptions
{    
    font-weight: bold;      
    color: #52809e;
    font-family: "Arabic Transparent";
    font-size: 14px;
    margin-right:3px;
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   height:7px;
   font-size: 4px;   
}

.pollButtons
{
       color: #52809e;
   font-family: "Arabic Transparent";
   font-size: 13px;
}

.SportNewsContent
{
    color: #000000;
    font-family: "Arabic Transparent";
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    text-align:right;
}


.SportsTitle,  .SportsTitle a,  .SportsTitle a:active,  .SportsTitle a:link,  .SportsTitle a:visited
{
	color: white ;
    font-family: "Arabic Transparent";
    font-size: 14px;
    font-weight:bold; 
    text-align: center;
    vertical-align:middle;
    padding:4px;  
    background-color:#456d86; 
    text-decoration:underline;
}