/* Default CSS Stylesheet for a new Web Application project */

html, body {
     height : 100%;
	scrollbar-face-color:#ececec;
    scrollbar-arrow-color:#999;
    scrollbar-track-color:#fff;
    scrollbar-shadow-color:#fff;
    scrollbar-highlight-color:#ccc;
    scrollbar-3dlight-color:#fff;
    scrollbar-darkshadow-Color:#fff;
}

DIV#Main
{
    width:980px;
}
	
UL 
{
	margin-top: 0px;
	margin-bottom:0px;
}

.imageStyle  {
	text-align:center;
	border:0px;
}
 .internalPage {
	border:0px;
 }  
.DropdownListStyleSmall{
	font-family: Arial;
	font-size: 9px;
	color: #111;
	text-align:center;
    border-color:#ccc;
    border-style:solid;
    vertical-align:bottom;
    border-width: 1px;
}

.LableStylePolling{
	FONT-FAMILY:Tahoma;
	font-size: 10px;
	text-align:justify;
	padding:1px;
	color:#591002;
	direction:ltr;
}

.newsLink2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	color:#1968B2;
	text-decoration:none;
	cursor:pointer;
	line-height:20px;
}
.newsLink2:hover{
	color:#E23413;
	text-align: right;
	text-decoration:underline;
}
.newsLink2 a
{
	color:#E23413;
	text-align: right;
}
.newsLink3{
	font-family: Tahoma;
	font-size: 11px;
	text-align:right;
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
.newsLink3 a{
	text-decoration:none;
	cursor:pointer;
	line-height:12px;
}
.newsLink3:hover{
	color:#6f6f6f;
}
.newsLink4{
	font-family: Tahoma;
	font-size: 10px;
	text-align:right;
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
.newsLink4 a{
	text-decoration:none;
	cursor:pointer;
	line-height:12px;
}
.newsLink4:hover{
	color:#bbb;
}
#dgrImportantNews img
{
	padding:0px;
	margin:0px;
}
.padding{
 padding-right:1px;	
 padding-bottom:3px;
}

a.video:link
{
	font-size: 10px;
	color: #9EC8F2;
	font-family: Tahoma, Arial;
}
a.video:hover
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
a.video:visited
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}

DIV#bottom{
text-align:center;
background-image:url(../SiteImages/bottomBackround.gif);
font: 11px Tahoma;
padding: 2px;
margin-top: 2px;
color:#fff   
}

.topLeft,.topRight,.botLeft,.botRight
{
	background: url(../SiteImages/ctr.png) no-repeat top left;
	width: 4px;
	height: 4px
}
.topRight
{
	background: url(../SiteImages/ctl.png) no-repeat top right;
}
.botLeft
{
	background: url(../SiteImages/cbr.png) no-repeat bottom left;
}
.botRight
{
	background: url(../SiteImages/cbl.png) no-repeat bottom right;
}
#liveUpdate{
width:979px;
 
}
#liveUpdate DIV.liveback
{
	background-color:White;
}
#liveUpdate IMG{
margin:0px;
float:right
}
#liveUpdate DIV.time{
width: 200px;
float:left
}
#liveUpdate DIV.time SPAN{
float:right
}

DIV#topBar
{
    height: 112px;
    width:980px;
    background: url(../SiteImages/topbar.jpg) no-repeat;
    vertical-align:top;
}
DIV#topBar SELECT{
    text-align: right;
    direction:rtl
}
DIV#topBar IMG
{
    float:left;
    border:none
}
DIV#topBar DIV{
    width: 674px;
    float: right
}
DIV#bottom{
text-align:center;
background-image:url(../SiteImages/bottomBackround.gif);
font: 11px Tahoma;
padding: 2px;
margin-top: 2px;
color:#fff   
}
