body {										
	background-color: transparent;
	width : 100%;
	height : 100%;
	margin:0px;
}

.Search{									
   font-size:11px;
   font-weight:bold; 
   color:#999;
   text-decoration:none
}

#sssearch input {							
border-style:solid;
border-width:0px;
border-color:#999;
text-align:left;
width:180px;
height:18px;
background-color:transparent;
}

#sssearch{
padding-right:8px;
padding-left:35px;
}

.language{									
 border-style:solid;
 border-width:1px;
 text-align:left;
 font-size:13px;
 width:120px;
 height:23px;
}


.pagemaster {								
	width: 100%;
	height: 100%;	
}

.controlpanel {								
	width: 100%;
	background-color: #333;
}

.headerpane,.imagepane {					
	padding-top: 0px;						
	padding-left: 0px;						
	padding-right: 0px;						
	padding-bottom: 0px;					
}

.toppane {									
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	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;
}

.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;
}

.MainMenu_MenuContainer {					
	background-color: transparent;
    width:100%;
	height:0px;
}

.MainMenu_MenuBar {							
}

.MainMenu_MenuArrow {						
	display: none
}

.MainMenu_RootMenuArrow {					
	display: none
}

.MainMenu_MenuIcon {						
	display: none
}

.MainMenu_MenuBreak {						
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.RootMenuItem TD {							
    padding:0px 5px 0px 5px;				
    font-size:12px;							
    font-weight:bold;						
    color:#FFF;				
    text-align:center;						
	height:35px;
	width:120px;
	background: url(images/DarkPurple_r6_c10.png) center repeat-x;							
}

.RootMenuItemSel TD {						
    padding:0px 5px 0px 5px;
    font-size:12px;
    font-weight:bold;
    color: #9d5bc2; 	
    text-align:center;
	background: url(images/DarkPurple_r6_c10.png) center repeat-x;
	height:35px;
	width:120px;
}

.RootMenuItemHover TD {						
    padding:0px 5px 0px 5px;
    font-size:12px;
    font-weight:bold; 
    color:#9d5bc2; 	
    text-align:center;
	background: url(images/DarkPurple_r6_c10.png) center repeat-x;
	height:35px;
	width:120px;
}


.MainMenu_MenuItem {						
    margin-left:-2px;
    margin-top: -1px;
	border-bottom:0px none 605068;
	border-top:1px none 605068;
	font-size: 11px; 
    color: #fff;							
	font-weight: bold;
	background-image:url('images/DarkPurple_r7_c4.png');
	background-position: left 50%;
	background-repeat:repeat-y; border-left-color:605068; border-right-color:605068; padding-left:10px; padding-right:20px; padding-top:4px; padding-bottom:4px
}

.MainMenu_MenuItemSel {						
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {
border-bottom:1px solid #605068;
border-top:1px solid #605068;		
    cursor:pointer;
    margin-top: -1px;
    margin-left: -2px;
    z-index: 1000;
    font-size: 11px; 
    color: #fff;							
    font-weight: bold; 
	background: #281333; 
	background-image:url(images/DarkPurple_r7_c7.png);
	background-position:right;
	background-repeat:repeat-y;
}

.Submenuitemselected,Submenuitembreadcrumb {
    padding:4px 20px 4px 10px;				
    border:0pt none;
    margin-top: -1px;
    margin-left: -2px;
    font-size: 11px; 
    color: #9d5bc2;							
	font-weight: bold; 
	background: #transparent;
}

.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:Tahoma, Arial,Helvetica,sans-serif;
}

.CommandButton {							
	font-size : 11px;
	font-weight : normal;
	color : #FFFF00;
	text-decoration : none;					
}
    
A.CommandButton:link {						
	font-size : 11px;
	font-weight : normal;
	color : #FFFF00;
	text-decoration : underline;			
}

A.CommandButton:visited  {					
	font-size : 11px;
	font-weight : normal;
	color : #FFFF00;
	text-decoration : underline;
}

A.CommandButton:active {					
	font-size : 11px;
	font-weight : normal;
	color : #FFFF00;
	text-decoration : underline;
}

A.CommandButton:hover {						
	font-size : 11px;
	font-weight : normal;
	color : #FFFF00;
	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:bold; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {		
    color:#645944;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
    font-weight:bold; 
}

A.Breadcrumb:hover  {						
    color:#645944;
	font-weight:normal; 
    font-size:11px;
    text-decoration:underline;
    font-weight:bold; 
}

A:link {									
	font-size : 11px;
	font-weight : normal;
	color :#FFFF00;
	text-decoration : none;
}

A:active {									
	font-size : 11px;
	font-weight : normal;
	color :#FFFF00;
	text-decoration : underline;
}

A:hover {									
	font-size : 11px;
	font-weight : normal;
	color :#990000;
	text-decoration : underline;
}

A:visited {									
	font-size : 11px;
	font-weight : normal;
	color :#eaeaea;
	text-decoration : none;
}

.Footer{									
   font-size:11px;
   font-weight:bold; 
   color:#fff;
   text-decoration:none
}

A.Footer:link {								
    font-size:11px;
    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 :#9d5bc2;
	text-decoration : underline;
}

.Links {									
   font-size:11px;
   font-weight:bold; 
   color:#fff;
   text-decoration: none
}

A.Links:link {								
    font-size:11px;
    font-weight:bold; 
	color:#fff;
	text-decoration : none;
}

A.Links:visited {    						
    font-size:11px;
    font-weight:bold; 
	color:#fff;
	text-decoration : none;
}

A.Links:active {							
    font-size:11px;
    font-weight:bold; 
	color : #fff;
	text-decoration : underline;
}

A.Links:hover {								
    font-size:11px;
    font-weight:bold; 
	color : #9d5bc2;
	text-decoration : underline;
}