/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #006699 1px solid; 
	border-top: #006699 1px solid; 
	border-left: #006699 1px solid; 
	border-bottom: #006699 1px solid; 
}
.containermaster_white {
	width: 100%;
	background-color: #ffffff;
	border-right: #CDCDCD 1px solid; 
	border-top: #CDCDCD 1px solid; 
	border-left: #CDCDCD 1px solid; 
	border-bottom: #CDCDCD 1px solid; 
}
.containerrow1_blue {
	background-color: #006699;
	font-family: Tahoma, Arial;
	font-size: 8.25pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	border-bottom: inset 1 #006699;
}
.containerrow1_white {
	background-color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 8.25pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
	border-bottom: inset 1 #CDCDCD;
}
.title_blue
{
	color: White;
	font-family: Tahoma, Arial;
	font-size: 8.25pt;	
	font-weight: bold;
}
.title_news
{
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 8.25pt;	
	font-weight: bold;
}
.title_white
{
	color: Black;
	font-family: Tahoma, Arial;
	font-size: 8.25pt;	
	font-weight: bold;
}
.row1xanhngoc
{
	background:URL(bgxanhngoc.gif);
}
.row1xanhngoc_left
{
	background:URL(bgxanhngoc_left.gif);
}
.row1xanhchuoi
{
	background:URL(bgxanhchuoi.gif);
}
.camTitle{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	text-transform:uppercase;
	}
.row1cam{
	background:URL(bg_container_cam.gif);
	vertical-align:middle;
}

.iconCam{
	background:URL(menu2.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}