/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_white {
 width: 100%;
 background-color: #ffffff;
 border-right: #9E9D9D 1px solid; 
 border-top: #9E9D9D 1px solid; 
 border-left: #9E9D9D 1px solid; 
 border-bottom: #9E9D9D 1px solid; 
 text-align:left;
 /*background-color: #F0F0E2;*/
 /*
 -moz-border-radius-bottomleft: 10px; 
 -moz-border-radius-bottomright: 10px; 
 -moz-border-radius-topleft: 10px; 
 -moz-border-radius-topright: 10px;*/
 /*1*/
/*background-color: #FFFFFF;*/
/*2*/
/*background-color: #d9d9d9;*/
/*3*/
/*background-color: #E5E5E7;*/
/*4*/
/*background-color: #DEE0DF;*/
/*5*/
/*background-color: #C0C5BE;*/
/*6*/
/*background-color: #E0E9E8;*/
/*7*/
/*background-color: #EEEEEE;*/
/*8*/
background-color: #F0F0E2;
}
.containerrow1_white {
 /*background-image: url(head.jpg);*/
 background-repeat:no-repeat;
 /*width:522px;
 height:33px;*/
 /*padding-left:30px;*/
 /*
 -moz-border-radius-topleft: 10px; 
 -moz-border-radius-topright: 10px;*/
 font-family:Verdana,Tahoma;
 /*background-color: #F0F0E2;*/
}
.containerrow2_white
{
	/*background-color: #ffffff;*/
	/*background-color: #F0F0E2; *//*
 -moz-border-radius-bottomleft: 10px; 
 -moz-border-radius-bottomright: 10px; */
 padding-left:15px;
 padding-right: 15px;
}
.containerrow1_img {
 
/* width:666px;
 height:43px;*/
 /*
 -moz-border-radius-topleft: 10px; 
 -moz-border-radius-topright: 10px;*/
}

.TitleBlack
{
 font-family: Verdana, Tahoma;
 color:#000000;
 /*font-size:14pt;*/
 /*font-size:small;*/
 font-weight:bold;
 /*font-style:italic;*/
 
}

.TitleBlackBig
{
 font-family: Verdana, Tahoma;
 color:#000000;
 /*font-size:16pt;*/
 /*font-size:medium;*/
 font-weight:bold;
 
}


.TitleWhite
{
 font-family: Verdana, Tahoma;
 color:#000000;
 /*font-size:small;*/
 font-weight:bold;
 
}

A.TitleWhite
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}
A.TitleWhite:active
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}
A.TitleWhite:hover
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}
A.TitleWhite:link
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}
A.TitleWhite:visited
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}

A.TitleBlack
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}
A.TitleBlack:active
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}
A.TitleBlack:hover
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}
A.TitleBlack:link
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}
A.TitleBlack:visited
{
 font-family: Verdana, Tahoma;
 /*color:#000000;*/
}

a.LinkNoDeco
{
    text-decoration:none;
}


