body {								
	width : 100%;
	height : 100%;
	margin:0px 0px 0px 0px;
}
/**********************************************************************************************/
.mainbg{background:url(images/dbbg01.png) top repeat-x #1b153e; padding:30px 15px 25px 15px;}

.topl{background:url(images/db_r1_c1.png) top left no-repeat; width:51px; height:15px;}
.topr{background:url(images/db_r1_c19.png) top right no-repeat; width:49px; height:15px;}
.topc{background:url(images/db_r1_c9.png) top repeat-x; width:100%; height:15px;}

.top2tdl{background:url(images/db_r2_c1.png) top left no-repeat; width:16px;}
.top2divl{width:16px;}
.top2tdr{background:url(images/db_r2_c20.png) top right no-repeat; width:16px;}
.top2divr{width:16px;}
.top2c{background:url(images/db_r2_c4.png) top repeat-x; width:100%;}

.versep{background:url(images/dbvs.png) left repeat-x; width:100%;}

.edge{background:url(images/db_r5_c1.png) top repeat-y; width:6px;}
.edgediv{width:6px;}

.undermenu{background:url(images/db_r5_c2.png) repeat-x;}

.addarrow{background:url(images/arrow.gif) left no-repeat; padding:5px 5px 5px 16px;}

.breadcrumbarrow{background:url(images/arrow2.png) left no-repeat;  padding:2px 0px 0px 20px;}

.ibtm{background:url(images/db_r8_c5.png) bottom repeat-x #fff; padding:0; }

.hrbt{padding:0px 15px; width:100%; height:1px;}

.btl{width:50px; height:54px; background:url(images/db_r9_c1.png) top left no-repeat;}
.btc{width:100%; background:url(images/db_r9_c8.png) top repeat-x;}
.btr{width:50px; height:54px; background:url(images/db_r9_c18.png) top right 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:Tahoma, Arial, Verdana;
font-size:12px;
width:160px;
height:18px;
background-color:fff;
}

.pagemaster {								
	width: 100%;
	height: 100%;	
}

.controlpanel {								
	width: 100%;
	background-color: #fff;
}

.headerpane,.imagepane {					
	padding-top: 0px;						
	padding-left: 0px;						
	padding-right: 0px;						
	padding-bottom: 0px;
	background-color:#fff;
}

.toppane {									
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.leftpane {									
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.contentpane {								
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.rightpane {								
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.bottompane {								
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.MainMenu_MenuContainer {					
	background-color: transparent;
    width:100%;
	height:0px;
}
.MainMenu_MenuItemSel{ background:transparent;}

.MainMenu_MenuBar {							
}

.MainMenu_MenuArrow {						
	display: none
}

.MainMenu_RootMenuArrow {					
	display: none
}

.MainMenu_MenuIcon {						
	display: none
}

.MainMenu_MenuBreak {
display:none;
}


.RootMenuItem TD{ padding:0px; font-size:0px; background:none;}
.RootMenuItem DIV{ background:url(images/db_r4_c14.png) top left no-repeat; margin:0px; float:right;}
.RootMenuItem DIV DIV{ background:url(images/db_r4_c16.png) top right no-repeat; height:31px; margin:0;}
.RootMenuItem DIV DIV DIV{ padding:7px 33px 0px 33px; font-size:13px; font-weight:bold; color:#fff; text-align:center; height:31px; vertical-align:text-top; margin:0;}


#JasonMenu{ height:31px;}
.RootMenuItemSel TD,.RootMenuItemHover TD{ padding:0px; font-size:0px;	background:none;}
#JasonMenu .RootMenuItemSel DIV, #JasonMenu .RootMenuItemHover DIV{ background:url(images/db_r4_c7.png) left top no-repeat; float:right; margin:0px;}
#JasonMenu .RootMenuItemSel DIV DIV, #JasonMenu .RootMenuItemHover DIV DIV{ background:url(images/db_r4_c12.png) right top no-repeat; height:31px; margin:0;}
.RootMenuItemSel DIV DIV DIV,.RootMenuItemHover DIV DIV DIV{ padding:7px 33px 0px 33px; font-size:13px; font-weight:bold; color:#232323; text-align:center; height:31px; vertical-align:text-top; margin:0;}

.MainMenu_MenuItem {	
    padding:5px 22px 5px 12px;
	border:0pt none;
    border-bottom:1px solid #221a4d;
    font-size: 11px; 
    color: #fff;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
}

.Submenu {	
    border-left:1px solid #221a4d;
    border-right:1px solid #221a4d;
    border-top:1px solid #221a4d;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 1px; z-index: 1000;
    font-size: 11px; 
    color: #fff;
    font-weight:bold; 
	background: #999; 
}

.Submenuitemselected,Submenuitembreadcrumb {
	border:0pt none;
    border-bottom:1px solid #221a4d;
    padding:5px 22px 5px 12px;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
    color: #fff;
	font-weight:bold; 
	background: #433398; 
}

.Head{ 										
   font-size:13px;
   font-weight:bold;
   color:#000; 
}

.SubHead{ 									
   font-size:12px; 
   color:#000;
  }
   
.SubSubHead{ 								
   font-size:11px; 
   color:#000;
}

.Normal{									
   font-size:11px; 
   color:#000;
   font-weight : normal;
   font-size : 11px;
}

.TH,TD,DIV {								
   font-size: 11px; 
   color: #000; 
   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 : 11px;
   font-weight:bold; 
   color:#fff;
   text-decoration:none;
}

A.User:hover {								
    font-size : 11px;
    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:#484848;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover  {						
    color:#333;
	font-weight:normal; 
    font-size:11px;
    text-decoration:underline;
}

A:link, A:active, A:visited{									
	font-size : 11px;
	font-weight : normal;
	color :#0033cc;
	text-decoration : underline;
}

A:hover {									
	font-size : 11px;
	font-weight : normal;
	color :#990000;
	text-decoration : underline;
}

.Footer{							
   font-size:11px;
   font-weight:bold; 
   color:#333;
   text-decoration:none
}

A.Footer:link {							
   font-size:11px;
   font-weight:bold; 
   color:#333;
	text-decoration : none;
}

A.Footer:visited  {						
   font-size:11px;
   font-weight:bold; 
   color:#333;
	text-decoration : none;
}

A.Footer:active {						
   font-size:11px;
   font-weight:bold; 
   color:#333;
	text-decoration : underline;
}

A.Footer:hover {						
   font-size:11px;
   font-weight:bold; 
   color:#333;
	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;
}


