@charset "utf-8";
/* CSS Document */

/*Index Specific Divs ---------------------------------------------------------------------START-- */		

#newsContentLeft {
float:left;
height: 471px;
width: 637px;
background-color:#29282e;
}

#newsContentHeader {
position:relative;
background-color: #FFFFFF;
width: 100%;
height: 32px;
}

#newsContentMain {
position:relative;
background-color: #29282e;
width: 617px;
height: 419px;
overflow: auto;
padding: 10px;
}


#newsImageRight{
position:relative;
float:right;
}

#newsBox {
width: 584px;
padding-left:9px;
text-align:center;
}

#newsBox span {
float:right;
}

#newsBoxContent {
width:564px;
height:100%;
padding: 5px 10px 10px 10px;
background-color:#FFFFFF;
text-align:left;
min-height:150px;
}

#newsBoxHeader {
width:569px;
height:12px;
padding: 3px 0px 3px 15px;
background-image:url(/content/news/images/newstop.jpg);
font-size:12px;
color:#fff;
font-weight:bold;
text-align:left;
}

#newsBoxHeader a {
font-size:12px;
color:#fff;
font-weight:bold;
text-align:left;
}

#newsBoxFooter {
width:584px;
height:11px;
background-image:url(/content/news/images/newsbot.jpg);
}

#newsBox a {
    color:#ca4e4e;
    text-decoration:none;
}

#newsBox a:hover
{
    text-decoration:underline;
}


/*Index Specific Divs -----------------------------------------------------------------------END-- */	




/*Menu Bar Divs ---------------------------------------------------------------------START-- */	


#newsTopmenuLeft {
	position: absolute;
	top: 4px; 
	left: 5px; 
	width: 96px; 
	height: 18px; 
	z-index: 4;
}


/*PMenu Bar Divs -----------------------------------------------------------------------END-- */	

#newsContentTopover {
position:absolute;
top:32px;
left:0px;
z-index:5;
width: 622px;
height: 10px;
}

#newsContentBotover {
position:absolute;
top:461px;
left:0px;
z-index:5;
width: 622px;
height: 10px;
}