/* CSS Document */
#ddtoptabs{
width: 902px;
height:32px;
padding-top:2px;
margin: 0 auto;
}

#ddtoptabs ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
}

#ddtoptabs li{
float:left;
display:block;
margin: 0;

}

#ddtoptabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding-left:19px;
padding-right:19px;
padding-top:10px;
padding-bottom:10px; /*padding inside each tab*/

color: white;
/*border: 0px solid #282828;*/
border-bottom-width: 0;
margin-right: 1px;
/*background: gray;*/ /*background of tabs (default state)*/
}


#ddtoptabs li a:hover, .mattblacktabs li.selected a{
background:url(images/hover-effect.gif) repeat-x;} /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */

}

#ddtoptabsline{
clear: both;
padding: 0;
width: 100%;

background: black;
}
#cse-main-search-text {
  width: 180px;
}


.news-text{
font-family:Arial;
font-size:10px;
color:#000000;
text-align:justify;}


.heading-text{
font-family:Verdana;
font-size:12px;
color:#666666;
padding-left:10px;
text-decoration:none;
}

.footer-text
{
font-family:Verdana;
font-size:12px;
color:#e8ebf2;
text-decoration:none;

}

#footer a{
color:#FFFFFF;	
}

#footer a:hover{
color:#FFFF00;	
}
.copyright{
font-family:Verdana;
font-size:10px;
color:#8a98a6;
padding-bottom:10px;
}
#newsmatter a
{
	color:Black;
}

#newsmatter a:hover
{
	color:White;
	background-color:Black;
	padding:2px;
	font-weight:800;	
}
#shownewsall a:hover
{
font-weight:600;
font-family:Courier New;
background-color:Transparent;
font-size:12px;
}

.quicklinksection{width:376px; float:left;margin-left:10px;}
.quicklinkdiv{background-color:#FFFFFF;margin-top:0px;width:376px;}
.noticesection{width:250px; float:left;margin:-548px 0 0 385px;}
.lowerend{clear:both;margin-left:0px;}
