﻿img 
{
 behavior: url(iepngfix.htc); 
}        

body
{
	margin: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	padding: 6px 9px 0px 0px;
	background-image: url("image/tile.gif" );
	background-position: right top;
	background-repeat:repeat-x;
}
.noBorder
{
	border-style: none;
	border-width: 0px 0px 0px 0px;
}

.floatLeft {
    float: left !important;
}
.floatRight {
    float: right !important;
}
.floatNone {
    float: none !important;
}
.clearLeft {
    clear: left !important;
}
.clearRight {
    clear: right !important;
}
.clearBoth {
    clear: both !important;
}

.clearFloat {
    clear: both !important;
    float: none !important;
}

a.Navigation
{
color: #77787B;
font-size:19px;
font-weight:bold;
text-decoration:none;	
}

a.Navigation:hover
{
	color: #595959;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #D6D6D6;
}


.SeparationLine
{
	background-color: #2593CD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	
	border-width: 0px 0px 0px 0px;
	border-style: none;
	height: 3px;
	display: block;
	width: 100%;
}

.NavigationList
{
	list-style-type: none;
	border-width: 0px;
	border-style: none;
	margin: 22px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	display:block;
	width:100%;
}

.NavigationItem
{
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
}

.source
{
color: black;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.DisplayArea
{
	padding: 4px 8px 0px 5px;
	width: 447px;
	background-color: #F5F6F6;
	height: 550px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #D6D6D6;
}

.NewsImage
{
	
	height: 61px;
	padding: 4px 4px 0px 5px;
	margin: 0px 0px 15px 0px;
	background-color: #EDEDED;
	border-width: 1px 1px 1px 0px;
	border-style:solid ;
	border-color:#00A7FF;
}
.NewsInfo
{

	padding: 0px 4px 0px 0px;
	width:420px;
	
}

.divAdVideo
{
	padding: 0px 0px 3px 0px;
	width:468px;
	
	
} 
.NewsItem
{
	height: 61px;
	width: 490px;
	padding: 4px 4px 0px 5px;
	margin: 0px 0px 10px 0px;
	background-color: #F9F9F9;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #D6D6D6;
}
.NewsItem2
{
	
	height: 61px;
	width:490px;
	padding: 4px 4px 0px 5px;
	margin: 0px 0px 10px 0px;
	background-color: white;
	border-width: 1px 1px 1px 1px;
	border-style:dotted;
	border-color: #D6D6D6;
}
 .Logo
{
	
	height: 100px;
	vertical-align: top;

}

a.Link
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2593CD;	
	font-family:Arabic Transparent;
	
}


a.Link2
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	/*color: #999999;*/
	color: #2593CD;
	font-family: Arabic Transparent;
}
a.Link2:hover
{
	text-decoration: underline;
	color: #0099FF;
}

a.Link:hover
{
	text-decoration: underline;
	color: #0099FF;
}

.desgin
{	
	text-align: center;
}
