/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_gray 
{
	width: 100%;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
}

.containerrow1_gray {
	background-image: url(gradient_LtGray.jpg);
}
.containerrow2_gray
{
}

.Mycontent
{
	
	background-color:Transparent;
	font-size:12px;
	font-family:Tahoma;
	color:#595542;
	font-weight:normal;
}
.Contittle
{
	font-family:Tahoma;
	font-size:17px;
	color:#F8981C;
	font-weight:bold;
}

.ContittleColor

{
	font-family:frutiger;
	font-size:17px;
	color:#8B2323;
	font-weight:bold;
}

.MycontentColor
{
	background-color:#D08626;
	font-size:12px;
	font-family:frutiger;
	color:#ffffff;
	font-weight:normal;
}


.Browntittle
{
	font-family:frutiger;
	font-size:17px;
	color:Orange;
	font-weight:bold;
}
	
	
.BrownContent
{
	background-color:#595542;
	font-size:15px;
	font-family:frutiger;
	color:#ffffff;
	font-weight:normal;
	
}
