/* CSS Document */


.containermaster{

	border-left: solid 0px #EEF4F9;
	border-right: solid 0px #EEF4F9;
	border-bottom: solid 0px #EEF4F9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	backgound-color : transparent;
	padding-bottom: 10px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	background-image: url(images/stylie_s.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#c1-tl
{
	background:url(images/c1-tl.jpg) no-repeat;
	width: 13px;
	height: 13px;
}
#c1-tc
{
	background:url(images/c1-tc.jpg) repeat-x bottom;
	height: 10px;
}
#c1-tr
{
	background:	url(images/c1-tr.jpg) no-repeat;
	width: 14px;
	height: 13px;
}
#c1-ml
{
	background:	url(images/c1-ml.jpg) repeat-y left;
	padding-left: 3px;
}
#c1-mr
{
	background: url(images/c1-mr.jpg) repeat-y right;
	width: 14px;

}
#c1-bl
{
	background:url(images/c1-bl.jpg) no-repeat;
	width: 13px;
	height: 12px;
}
#c1-bc
{
	background:url(images/c1-bc.jpg) repeat-x bottom;
	height: 12px;
}
#c1-br
{
	background:	url(images/c1-br.jpg) no-repeat;
	width: 14px;
	height: 12px;
}

.shadow_head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #135393;
	font-weight: bold;
}
.Normal-Head
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Blue-Head
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Maroon-Head
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#bluebg
{
	background:	url(images/blue_bg.jpg) repeat-x;
	height: 22px;
}
	
#maroonbg
{
	background:	url(images/maroon_bg.jpg) repeat-x;
	height: 22px;
}
		

