/* 
================================
 Container Styles for DotNetNuke
================================
*/  /* Fieldset / Legend classes starts here*/

/* Fieldset / Legend classes ends here*/
/* Right area classes starts here */
.web-rgtd
{	background-image: url(images/web_rgthdr_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #D9DCE6;
	border-bottom: 1px solid #BCC3D2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px; 
	height: 19px;
	color:#395EB0;
	font-size:13px;	
	}
.web-rgthdr	{
	color:#395EB0;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size:13px;		
}
.web-tbltd
{
	color:#395EB0;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size:13px;
}
.web-tbldata-hdr
{
	color:#395EB0;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size:13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/web_rgthdr_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #D9DCE6;
	height: 19px;
	border-right: 1px solid #BCC3D2;
	border-bottom: 1px solid #BCC3D2;
}
/* Right area classes ends here */


.web-adminContainer
{
	color:#395EB0;
	font-family: Verdana, Tahoma, Arial;
	font-weight:bold;
	font-size:15px;
	
}
.centerli
{
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1F455D;	
	margin-left: 0px;
	text-decoration: none;
	list-style-position: outside ;	
	padding-left:0px;
	list-style-image: url(images/centerli.gif);
}
/* Right area classes ends here */


