.container_1M{
	color: #222222;
	width: 100%;
	background-color: #eff2ff;
	border-right: #2244aa 1px solid; 
	border-top: #5577cc 1px solid; 
	border-left: #5577cc 1px solid; 
	border-bottom: #2244aa 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}


/* 
========================================
  Blue Container Styles for DotNetNuke
========================================
*/   

.container_1A{
	color: #003366;
	width: 100%;
	background-color: #b0d0ff; 
	border-right: #003366 1px solid; 
	border-top: #003366 1px solid; 
	border-left: #003366 1px solid; 
	border-bottom: #003366 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_1A {
	background-color: #90b0ee;
	background-image: url(bl_menu.jpg);
	height: 30;
}
.containerrow2_gray {
	background-color: #90b0ee;
}
.containerfooter_1A{
	background-color: #7090ce;
}



/* 
========================================
 Silver Container Styles for DotNetNuke
========================================
*/   

.container_1B{
	color: #222222;
	width: 100%;
	background-color: #eeeeee; 
	border-right: #222222 1px solid; 
	border-top: #222222 1px solid; 
	border-left: #222222 1px solid; 
	border-bottom: #222222 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_1B {
	background-color: #dddddd;
	background-image: url(hdrc.jpg);
	height: 30;
}
.containerrow2_gray {
	background-color: #dddddd;
}
.containerfooter_1B{
	background-color: #bdbdbd;
}




/* 
========================================
 Copper Container Styles for DotNetNuke
========================================
*/   

.container_1C{
	color: #663300;
	width: 100%;
	background-color: #e0dccb; 
	border-right: #663300 1px solid; 
	border-top: #663300 1px solid; 
	border-left: #663300 1px solid; 
	border-bottom: #663300 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_1C {
	background-color: #d0bcab;
	background-image: url(hdrb.jpg);
	height: 30;
}
.containerrow2_gray {
	background-color: #d0bcab;
}
.containerfooter_1C{
	background-color: #b09c8b;
}



/* 
=======================================
 Admin Container Styles for DotNetNuke
=======================================
*/   

.container_1X{
	color: #663300;
	width: 100%;
	background-color: #ffffdd; 
	border-right: #777700 1px solid; 
	border-top: #777700 1px solid; 
	border-left: #777700 1px solid; 
	border-bottom: #777700 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_1X {
	background-color: #ffffdd; 
	background-image: url(hdrx.jpg);
	height: 36;
}
.containerrow2_gray {
	background-color: #777700 
}
.containerfooter_1X{
	background-color: #777700 
}



/* 
=======================================
 Container Item Styles for DotNetNuke
=======================================
*/   
table.cc_main
{
	background-image: url(bkga_grad.jpg);
	background-color: #ffffff; 
	border-right: #4466aa 1px solid; 
	border-top: #4466aa 1px solid; 
	border-left: #4466aa 1px solid; 
	border-bottom: #4466aa 1px solid; 
	font-family: Verdana;
	width: 100%;
}
td.cc_hdr
{
	background-color: #90b0ee;
	background-image: url(hdra_grad.jpg);
	height: 30;
	font-size: 11pt; 
	font-weight: bold;
	color: #4466aa;
}
td.cc_text
{
	font-size: 8pt;
	color: #000000;
}
.cc_btn
{
	height: 22;
	width: 120;
	font-size: 8pt;
	font-weight: 600;
	text-align: center;
	color: #ffffff;
	border-color: #90b0ee ;
	background-color: #4060ce;  
	cursor: hand;
}
.cc_ftr1
{
	text-align: left;
	background-image: url(bkga_grad_rev.jpg);
	background-color: #dfefff;
}
.cc_ftr2
{
	background-image: url(bkga_grad_rev.jpg);
	text-align: right;
	background-color: #dfefff;
}











.menu_btn{
	background-image: url(leftbtn.jpg);
	font-size: 12;
	height: 36;
}
.menu_btnO{
	background-image: url(leftbtnO.jpg);
	padding-top: 6;
	font-size: 12;
	height: 36;
}
.menu_ctr{
	height: 4;
}
.menu_hdr{
	font-size: 16;
	font-weight: normal;
	color: #333333;
}
.tblhdr{
	height: 18;
	text-align: center;
	font-size: 18;
	font-weight: strong;
	background-color: #efefef; 
}
td.tblbdy{
        font-size: 11;
	font-weight: normal;
	height: 8px;
}





