/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.nhatrangport_blue_master
{
	width: 200px;
	background-color: #0078B7;
	margin-bottom: 5px;
}

.ModuleHead
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.ModuleHead_nhatrangport_blue
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td.nhatrangport_blue_head
{
	background-image: url('images/bluebox-top.jpg');
	background-repeat: no-repeat;
	background-position: center;
	text-transform: capitalize;
	height: 40px;
}
td.nhatrangport_blue_bottom
{
	background-image: url('images/bluebox-btm.jpg');
	background-repeat: no-repeat;
	background-position: center;
	text-transform: capitalize;
	height: 40px;
}
td.nhatrangport_blue_content
{
	text-align: left;
	padding: 5px;
}
hr.hrblue
{
	text-align:center;
	width:194px;
	color:#C2E1F6;
}