/* 
================================
 Container Styles for DotNetNuke
================================
*/ #dnn_ctr_ManageUsers_UP{  
#dnn_ctr4122_dnnACTIONBUTTON1_lnk0{
font-size: 10px;
color: navy;
}
#dnn_ctr1010_dnnACTIONBUTTON1_lnk0
{
font-size: 10px;
color: white;
}
#containermaster_blue {
	background-image: url(trans.gif);
	font-size: 10em;
	font-weight: bold;
	width: 100%;
	border: 1px solid white; 
	color: #006633;
}
.containerrow_blue {
	background-image: url(trans.gif);
	color: #fff;
	font-size: 10em;
	font-weight: bold;
}
.containerrow1_blue {
	background-image: url(trans.gif);
	color: #fff;
	font-size: 10em;
	font-weight: bold;
}
.containerrow2_blue {
	padding: 5px;
	font-size: 10em;
	font-weight: bold;
}
#containermasterevent {
	background-image: url(trans.gif);
	font-size: 10em;
	padding-top: 0px;
	font-weight: bold;
	width: 180px;
	border: 1px solid white; 
}
#contentpane {
	font-size: 5em;
	width: 100px;
}
.head{
color: navy;
}
A:link
{
	text-decoration: none;
	color: #003366;
}

A:visited
{
	text-decoration: none;
	color: #003366;
}

A:hover
{
	text-decoration: none;
	color: #003366;
}

A:active
{
	text-decoration: none;
	color: #003366;
}

