body {
	margin: 0px;
	padding:0px;
	height:100%;
	
}

TH,TD,DIV{font-family: Arial, Helvetica, sans-serif ; font-size:13px; color:#4d4d4d; font-weight: normal;}
A,A:link,A:visited,A:active{color:#39607d; text-decoration:underline; font-weight: bold; font-size:11px;}
A:hover{color:#000000; text-decoration: none;}

#Body {background-color:#dddddd;}

/************ skin template ***************/
.full_width {width:100%}
.template { width:960px; height:100%;}
.top_bg { background:url(images/bodyTopbg.jpg) no-repeat top center; }
.topPar_hei { height:192px;}
.logopar_hei { height:104px;}
.logo_style { float:left; padding:37px 0px 0px 42px;}
.login_style { float:right; padding:79px 21px 0px 0px;}
.menuL_bg {background:url(images/menuLbg.gif) no-repeat top left;}
.menuR_bg {background:url(images/menuRbg.gif) no-repeat top right; padding:0px 3px;}
.menuC_bg {background:url(images/menuCbg.gif) repeat-x top left; height:48px;}
.menu_padd { padding:1px 18px 0px 18px;}
.breadL_bg {background:url(images/breadLbg.gif) no-repeat top left;}
.breadR_bg {background:url(images/breadRbg.gif) no-repeat top right; padding:0px 8px;}
.breadC_bg {background:url(images/breadCbg.gif) repeat-x top left; height:39px;}
.search_style { float:right; width:215px;}
.search_padd { padding:10px 7px 0px 0px;}
.search_bg {background:url(images/Search_bg.gif) no-repeat top left; width:215px; height:20px; }
.bread_style { margin-right:215px; padding-top:12px;}
.conpar_style { background-color:#ffffff; padding:20px 20px 0px 20px;}
.footerL_bg {background:url(images/footerLbg.gif) no-repeat top left;}
.footerR_bg {background:url(images/footerRbg.gif) no-repeat top right; padding:0px 9px;}
.footerC_bg {background:url(images/footerCbg.gif) repeat-x top left; height:39px;}
.footerpar_hei { height:53px;}
.footer_img {height:81px; position:relative !important; top:-28px; right:-110px; margin-bottom:-28px; margin-left:-110px;}
.copyrig_padd { padding-top:10px;}
.footertext_padd { padding-top:5px;}

/* ********** Control Panel Style ************** */
.controlpanel{background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px;}
.controlpanel IMG{margin:15px 5px 0px;}
.controlpanel TD TD TD TD IMG{margin:0px;}
.controlpanel TD TD TD{width:auto;}
.controlpanel DIV{border:#CCC solid; border-width:0px 1px; width:3px; height:100px;}
.controlpanel TD.SubHead{background:#CCC; font-size:12px; color:#000; font-weight:bold;}
.controlpanel TD TD TD .SubHead{background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal;}
.controlpanel TD TD TD input{background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px;}
.controlpanel TD TD TD select{background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{color:#7C211E;}
.controlpanel A .CommandButton:visited{color:#7C211E;}
.controlpanel A.CommandButton:active{color:#7C211E;}
.controlpanel A.CommandButton:hover{color:#7C211E; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{font-size:11px; color:#000000; text-decoration:none; font-weight:normal;}
A.CommandButton:hover{color:#000000; text-decoration:underline; font-size:11px; font-weight:normal;}

/* ********** Search Style ************** */
#SearchContainer Input{ border:none; width:170px; HEIGHT:20px; background:transparent; padding:3px; margin:0px; font-size:10px; color:#000000; }

#SearchContainer a,#SearchContainer a:link,#SearchContainer a:hover{text-decoration:none;}

/* ********** Language Style **************  */
<!--LanguageContainer select{MARGIN:0px; border:1px solid #44494F; font-size:11px; color:#ffffff; background:#222830; WIDTH:120px;HEIGHT:15px;}-->

/* ********** Pane Style ************** */
.TopPane{padding:0; margin:0;}
.LeftPane{padding:0px 20px 0px 0px; width:25%;}
.ContentPane{padding:0px 0px 0px 0px; }
.RightPane{padding:0px 0px 0px 20px; width:25%;}

.BottomPane{padding:0px 0px 0px 0px;}
.MiddlePane{padding:0px 0px 0px 20px;}
.BannerPane{  padding:0px 0px 0px 0px;}
.LinkPane { margin:0px; padding:0px;}


/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#000000;}
.SubHead{font-size:11px; color:#000000;}
.SubSubHead{font-size:11px; color:#000000;}
.Normal{font-size:10px; color:#000000;}


/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited { font-weight: bold; font-size:13px; color:#39607d; text-decoration:none;}
a.user:hover{color:#6fa3c8;}

/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-size:11px ; color:#ffffff; text-decoration: none; font-weight:normal;}
a.links:hover{color:#c7c7c7; font-weight:normal; text-decoration:none;}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{color:#ffffff; font-size:13px; text-decoration:none; font-weight: bold;}
a.footer:hover{color:#ffffff;}

/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#dddddd; font-size:13px; text-decoration:none; font-weight: bold;}
a.Breadcrumb:hover{color:#c7c7c7;}


/*  DNN MENU STYLES  */
.main_dnnmenu_container 
{
	background-color: transparent;
	border:none; 
}

/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	white-space:nowrap;
	outline:none;
}

/* Main Menu Normal */
.main_dnnmenu_rootitem  
{
	cursor:pointer;
	color:#39607d;
	font-size:13px; 
	font-weight:bold;
	background:url(images/menuNor_Rbg.gif) no-repeat top right;
	line-height:47px;
	text-align:center;
	padding:0px 20px 0px 0px;
	margin:0px; display:inline-block; 
}

.main_dnnmenu_rootitem span  
{
	background:url(images/menuNor_Lbg.gif) no-repeat top left;
	line-height:47px;
	padding:0px 0px 0px 20px; 
	display:block;
}

/*  Main Menu Hover  */
.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected
{  
	color:#ffffff;
	font-size:13px; 
	font-weight:bold;
	background:url(images/menuHov_Rbg.gif) no-repeat top right;
	line-height:47px;
	padding:0px 20px 0px 0px; 
	text-align:center;
	margin:0px;  
	display:inline-block;
}

.main_dnnmenu_rootitem_hover span, .main_dnnmenu_rootitem_selected span
{  
	background:url(images/menuHov_Lbg.gif) no-repeat top left;
	line-height:47px;
	padding:0px 0px 0px 20px; 
	display:block; 
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #c3bdbd;
}

.main_dnnmenu_submenu td
{
	background-color:#568cb2; 
	z-index: 1000;
	font-size:11px !important; 
	font-weight: normal;
	text-align:left;
	color:#ffffff;
	line-height:2.2em;
	font-family:Tahoma; 
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}

/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background:#efefef;
	color:#39607d;
	font-weight: normal;
	text-align:left;
	line-height:2.2em;
	z-index: 1000; 
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	margin:0px;
}

.white_text { font-size:11px; font-weight:normal; color:#ffffff;}
.more,a.more:link,a.more:active,a.more:visited{font-size:13px ; color:#dddddd; text-decoration: none; font-weight:bold;}
a.more:hover{color:#ffffff;  font-weight:bold; text-decoration:none;}











