/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
background-color: #DBEAF9;
moz-border-radius-bottomleft: 15px;
moz-border-radius-bottomright: 15px;
moz-border-radius-topleft: 3px;
moz-border-radius-topright: 3px;
width: 142px;
}
.containerrow1_blue {
BACKGROUND-IMAGE:  url("gradient_LtBlue.jpg");
}
.containerrow2_blue {
background-color: #FFFFFF
}
.cornertopright {
background-image:url(container1_16.jpg);
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-position: right bottom;
}.cornertopleft {
background-image: url(container1_14.jpg);
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-position: left bottom;
}
.containerbottom {
background-image: url(container1_20.gif);
margin: 0px;
}

/*td a:hover, a:visited {
text-decoration:underline;
font-weight:bold;
color:#006699;
font-size:9px;
}

td a:link, a:active {
text-decoration:none;
font-weight:bold;
color:#336699;
font-size:9px;
}*/

