body {										
	background-color: transparent;
	width : 100%;
	height : 100%;
	margin:0px 0px 20px 0px;
	background-image:url(images/bg.jpg);
        font:Verdana,Tahoma,Arial;
        font-size:12px;
}

.Search{									
   font-size:11px;
   font-weight:bold; 
   color:#636363;
   text-decoration:none;
}

#sssearch input {							
border-style:solid;
border-width:0px;
border-color:#999999;
text-align:left;
font:Verdana, Tahoma, Arial;
font-size:11px;
width:150px;
height:18px;
background-color:transparent;
}

#sssearch{
padding-left:3px;
width:193px; 
height:30px;
background-repeat:no-repeat;
}

.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: #fff;
}

.headerpane,.imagepane {					
	padding-top: 0px;						
	padding-left: 0px;						
	padding-right: 0px;						
	padding-bottom: 0px;					
}

.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_MenuBar {
        align:center;							
}

.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 1px 0px 1px;				
    font-size:16px;							
    font-weight:normal;						
    color:#fff;				
    text-align:center;					
	height:33px;
	font-family:"Bodoni Hand", Verdana, Tahoma, Arial;
}

.RootMenuItemSel TD {						
    padding:0px 1px 0px 1px;				
    font-size:16px;							
    font-weight:normal;			
    color: #fff; 	
    text-align:center;
	height:33px;
	text-decoration:underline;
	font-family:"Bodoni Hand", Verdana, Tahoma, Arial;
}

.RootMenuItemHover TD {						
    padding:0px 1px 0px 1px;			
    font-size:16px;							
    font-weight:normal;			
    color: #fff; 		
    text-align:center;
	height:33px;
	text-decoration:underline;	
	font-family:"Bodoni Hand", Verdana, Tahoma, Arial;	
}


.MainMenu_MenuItem {	
    padding:4px 20px 4px 12px;
    border:0pt none;
	border-bottom:1px solid #d5a46f;
    font-size: 11px; 
    color: #fff;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
}

.MainMenu_MenuItemSel {						
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {	
    border-left:1px solid #d5a46f;
	border-right:1px solid #d5a46f;
	border-top:1px solid #d5a46f;
    cursor:pointer;
    margin-top: 0px;
    z-index: 1000;
    font-size: 11px; 
    color: #fff;
    font-weight:bold; 
	background: #bfc5b1; 
	margin-left:0px;
}

.Submenuitemselected,Submenuitembreadcrumb {
	border:0pt none;
	border-bottom:1px solid #d5a46f;
    padding:4px 20px 4px 12px;
    margin-top: 0px;
    font-size: 11px; 
    color: #fff;
	font-weight:bold; 
	background: #eed09d; 
	margin-left:0px;
}

.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: 14px; 
   color: #000;
   line-height:1.25;
   font-family:Verdana,Tahoma,Arial,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 : 16px;
   font-weight:normal; 
   color:#fff;
   text-decoration:none;
	font-family:"Bodoni Hand", Verdana, Tahoma, Arial;
}

A.User:hover {								
    font-size : 16px;
   font-weight:normal; 
   color:#fff;
	text-decoration : underline;
	font-family:"Bodoni Hand", Verdana, Tahoma, Arial;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {	
    color:#fafafa;
	font-weight:bold; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {		
    color:#fff;
	font-weight:normal; 
    font-size:12px;
    text-decoration:none;
}

A.Breadcrumb:hover  {						
    color:#fff;
	font-weight:normal; 
    font-size:12px;
    text-decoration:underline;
}

A:link {									
	font-size : 11px;
	font-weight : normal;
	color :#0033cc;
	text-decoration : none;
}

A:active {									
	font-size : 11px;
	font-weight : normal;
	color :#0033cc;
	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 :#0033cc;
	text-decoration : none;
}

.Footer{							
   font-size:11px;
   font-weight:bold; 
   color:#000;
   text-decoration:none
}

A.Footer:link {							
   font-size:11px;
   font-weight:bold; 
   color:#000;
	text-decoration : none;
}

A.Footer:visited  {							
   font-size:11px;
   font-weight:bold; 
   color:#000;
	text-decoration : none;
}

A.Footer:active {							
   font-size:11px;
   font-weight:bold; 
   color:#000;
	text-decoration : underline;
}

A.Footer:hover {							
   font-size:11px;
   font-weight:bold; 
   color:#000;
	text-decoration : underline;
}

.Links {								
   font-size:11px;
   font-weight:bold; 
   color:#000;
   text-decoration: none
}

A.Links:link {							
   font-size:11px;
   font-weight:bold; 
   color:#000;
	text-decoration : none;
}

A.Links:visited { 						
   font-size:11px;
   font-weight:bold; 
   color:#000;
	text-decoration : none;
}

A.Links:active {							
   font-size:11px;
   font-weight:bold; 
   color:#000;
	text-decoration : underline;
}

A.Links:hover {								
   font-size:11px;
   font-weight:bold; 
   color:#000;
	text-decoration : underline;
}
p{
        font:Verdana,Tahoma,Arial;
        font-size:14px;

}



