

table, ul, li, td
{
font-family: Tahoma, Arial, Helvetica;
font-size:12px;
}



   
.RoundCornerTitle
{
color:white;
font-family: Tahoma, Arial, Helvetica;
font-weight:bold;
font-size:11px;
}
.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	font-family:arial;
	font-size:12px;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
	font-family:arial;
	font-size:12px;
}
.containerrow2_blue {
	background-color: #ffffff;
	font-family:arial;
	font-size:12px;
}



.RoundBox
{
background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.MiddleTopImage
{
background-image: url(WBboxTopLine.gif);
background-repeat:repeat-x;
height:16px;
}
.Topleftcorner
{
background-image: url(WBBoxTLC.gif);
background-repeat:no-repeat;
width:16px;
height:16px;
}
.TopRightcorner
{
background-image: url(WBboxTRC.gif);
background-repeat:no-repeat;
width:16px;
height:16px;
}
.Rightside
{
background-image: url(WBboxRightLine.gif);
background-repeat:repeat-y;
width:16px;

}
.LeftSide
{
width:16px;
background-image: url(WBboxLeftLine.gif);
}
.BottomLeftCorner
{
width:16px;
height:16px;
background-image: url(bottomleftcorner.gif);
}


.BottomRightCorner
{
width:16px;
height:16px;
background-image: url(bottomrightcorner.gif);
}
.BottommiddleLine
{
height:16px;
background-image: url(bottomLine.gif);
}
.RoundedCornerBox, .RoundedCornerBox a
{
font-family:arial;
font-size:10px;
.RoundedCornerBox .Content
{
font-family: Tahoma, Arial, Helvetica;
font-size:10px !important;
}
}
.REdTExtHeader .Head
{
color:#9F3037;
font-size:14px;
font-weight:bold;
}
.WhiteTextHeader .Head
{
color:#ffffff;
font-size:14px;
font-weight:bold;
}
.WhiteTextHeadercontentpane,.WhiteTextHeadercontentpane a,.WhiteTextHeadercontentpane a:visited
{
background-color:transparent !important;
color:#ffffff;
}
.WhiteTextHeadercontentpane a:hover
{
background-color:transparent !important;
color:#000000;
}


.TransparentBottom
{
background-color:transparent;
}