/* module border*/

.containermaster_gray {
	width: 100%;
	background-color: none;
	BORDER-RIGHT: #0099CC 0px solid; 
	BORDER-TOP: #0099CC 0px solid; 
	BORDER-LEFT: #0099CC 0px solid; 
	BORDER-BOTTOM: #0099CC 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
	
}

.newsbackground{
	width: 100%;
	BACKGROUND-IMAGE: url(news_bg.gif);
	BORDER-RIGHT: #0099CC 0px solid; 
	BORDER-TOP: #0099CC 0px solid; 
	BORDER-LEFT: #0099CC 0px solid; 
	BORDER-BOTTOM: #0099CC 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	background-repeat:no-repeat;
	background-color: #084661;
}
 
.containerrow1_gray1 {
	BACKGROUND-IMAGE: url(gradient_LtGray.jpg);
}

.containerrow2_gray {
	background-color: #f3f3f3
}
.leftbox {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	background-color: #006699;
}
.newshead {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.news {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
