body {								
	width : 100%;
	height : 100%;
	margin:10px 0px 0px 0px;
	background-color:#231f20;
}
#mtb{margin-left:auto; margin-right:auto; width:902px;}

/**********************************************************************************************/
.topbg{
	background-image:url('images/skin_r1_c1.png');
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0;
	vertical-align:top;
	height:256px;
	padding-right: 35px;
	padding-top:5px;
}

.tel{ font-size:18px; font-weight:bold;}

.menubg{background-image:url(images/skin_r2_c2.png); background-position:0px 0px; background-repeat:repeat-x;}

.undermenu{
	background-image:url('images/skin_r3_c1.png');
	background-position:0 0;
	background-repeat:no-repeat;
	width:902px;
	height:340px;
}

.btc{width: 902px; height:16px; background-image: url('images/skin_r5_c1.png'); background-position:0 0; background-repeat: no-repeat;}

/**********************************************************************************************/

.Search{									
   font-size:11px;
   font-weight:bold; 
   color:#636363;
   text-decoration:none;
}

#sssearch input {							
border-style:solid;
border-width:1px;
border-color:#999999;
text-align:left;
font-family:Tahoma, Arial, Verdana;
font-size:12px;
width:160px;
height:18px;
background-color:#fff;
}

.pagemaster {								
	width: 100%;
	height: 100%;	
}

.controlpanel {								
	width: 100%;
	background-color: #231f20;
}

.headerpane,.imagepane {
	width:452px;
	height:83px;
	overflow:visible;
	padding-top: 0px;						
	padding-left: 0px;						
	padding-right: 0px;						
	padding-bottom: 0px;					
}

.toppane {									
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}

.leftpane {									
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;

}

.contentpane {								
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	width: 100%;
}

.rightpane {							
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;

}

.bottompane {								
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}


/*--------- dnn menu style ----------*/
.MainMenu_MenuContainer {					
	background-color: transparent;
    width:100%;
	height:0px;
	padding:0; margin:0;
}
.MainMenu_MenuItemSel{ background:transparent;}

.MainMenu_MenuBar {
padding:0; margin:0;					
}

.MainMenu_MenuArrow {						
	display: none
}

.MainMenu_RootMenuArrow {					
	display: none
}

.MainMenu_MenuIcon {						
	display: none
}

.MainMenu_MenuBreak {
background-color:transparent;
border:none;
	padding:0; margin:0; height:41px;
}

.RootMenuItem TD{
	color: #161616;
	font-size: 15px; 
	font-weight:bold; 	
	text-align:center; 
	padding:12px 35px;
	background:url(images/skin_r2_c7.png) no-repeat;
	background-position:16px 2px;
	background-position:16px 3px !important;
	text-transform:uppercase;
	height:41px;
	font-family:"BankGothic Lt BT", "BankGothic Md BT", Arial, Tahoma, Verdana;
}

.RootMenuItemSel TD,.RootMenuItemHover TD{
	color:#161616;
	font-size: 15px; 
	font-weight:bold;
	text-align:center;
	padding:12px 35px;
	background:url(images/skin_r2_c3.png) no-repeat;
	background-position:16px 2px;
	background-position:16px 3px !important;
	text-transform:uppercase; 
	height:41px;
	font-family:"BankGothic Lt BT", "BankGothic Md BT", Arial, Tahoma, Verdana;
}

.MainMenu_MenuItem {	
    padding:5px 22px 5px 12px;
	border:0pt none;
    border-bottom:1px solid #231f20;
    font-size: 11px; 
    color: #161616;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	font-family:"BankGothic Lt BT", "BankGothic Md BT", Arial, Tahoma, Verdana;
}

.Submenu {	
    border-left:1px solid #231f20;
    border-right:1px solid #231f20;
    border-top:1px solid #231f20;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 0px; z-index: 1000;
    font-size: 11px; 
    color: #161616;
    font-weight:bold; 
	background: #bbbdc0; 
	font-family:"BankGothic Lt BT", "BankGothic Md BT", Arial, Tahoma, Verdana;
}

.Submenuitemselected,Submenuitembreadcrumb {
	border:0pt none;
    border-bottom:1px solid #231f20;
    padding:5px 22px 5px 12px;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
    color: #fff;
	font-weight:bold; 
	background: #717374; 
	font-family:"BankGothic Lt BT", "BankGothic Md BT", Arial, Tahoma, Verdana;
}

/*******************************************************************************************************/

.Head{ 										
   font-size:13px;
   font-weight:bold;
   color:#fff; 
}

.SubHead{ 									
   font-size:12px; 
   color:#fff;
  }
   
.SubSubHead{ 								
   font-size:11px; 
   color:#fff;
}

.Normal{									
   font-size:11px; 
   color:#fff;
   font-weight : normal;
   font-size : 11px;
}

.TH,TD,DIV {								
   font-size: 11px; 
   color: #fff; 
   font-family: Arial, Verdana, Helvetica, sans-serif;
}

.CommandButton {							
	font-size : 11px;
	font-weight : normal;
	color : #0033cc;
	text-decoration : none;					
}
    
A.CommandButton:link {						
	font-size : 11px;
	font-weight : normal;
	color : #0033cc;
	text-decoration : underline;			
}

A.CommandButton:visited  {					
	font-size : 11px;
	font-weight : normal;
	color : #0033cc;
	text-decoration : underline;
}

A.CommandButton:active {					
	font-size : 11px;
	font-weight : normal;
	color : #0033cc;
	text-decoration : underline;
}

A.CommandButton:hover {						
	font-size : 11px;
	font-weight : normal;
	color : #0033cc;
	text-decoration : none;
}

.User, A.User:link, A.User:visited, A.User:active{	
   font-size : 12px;
   font-weight:bold; 
   color:#fff;
   text-decoration:none;
}

A.User:hover {								
    font-size : 12px;
    font-weight:bold; 
    color:#fff;
	text-decoration : underline;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {	
    color:#fff;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {		
    color:#a879ac;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover  {						
    color:#a879ac;
	font-weight:normal; 
    font-size:11px;
    text-decoration:underline;
}

A:link, A:active, A:visited{									
	font-size : 11px;
	font-weight : normal;
	color :#eaeaea;
	text-decoration : underline;
}

A:hover {									
	font-size : 11px;
	font-weight : normal;
	color :#f09a1a;
	text-decoration : underline;
}

.Footer{
	text-align:center;						
   font-size:12px;
   font-weight:bold; 
   color:#fff;
   text-decoration:none
}

A.Footer:link {							
   font-size:12px;
   font-weight:bold; 
   color:#fff;
	text-decoration : none;
}

A.Footer:visited  {						
   font-size:11px;
   font-weight:bold; 
   color:#fff;
	text-decoration : none;
}

A.Footer:active {						
   font-size:11px;
   font-weight:bold; 
   color:#fff;
	text-decoration : underline;
}

A.Footer:hover {						
   font-size:11px;
   font-weight:bold; 
   color:#fff;
	text-decoration : underline;
}

.Links {							
   font-size:11px;
   font-weight:bold; 
   color:#333;
   text-decoration: none
}

A.Links:link {						
   font-size:11px;
   font-weight:bold; 
   color:#333;
	text-decoration : none;
}

A.Links:visited {  					
   font-size:11px;
   font-weight:bold; 
   color:#333;
	text-decoration : none;
}

A.Links:active {					
   font-size:11px;
   font-weight:bold; 
   color:#333;
	text-decoration : underline;
}

A.Links:hover {						
   font-size:11px;
   font-weight:bold; 
   color:#333;
	text-decoration : underline;
}

.DataGrid_AlternatingItem {
font-family:Tahoma,Arial,Helvetica;
font-size:10px;
font-weight:normal;
background-color:#555;
}

.FileManagerTreeNodeSelected {
background-color:#DCDCDC;
font-family:Tahoma,Arial,Helvetica;
font-size:11px;
font-weight:normal;
color:#000;
}
.FileManagerTreeNode {
font-family:Tahoma,Arial,Helvetica;
font-size:11px;
font-weight:normal;
color:#000;
}
.FileManager_Header {
background-color:#203552;}

