* {
  padding: 0px;
  margin: 0px;
}


BODY {
  margin: 0;
}

DIV { zoom: 1; }   

UL,LI {
  vertical-align: top;
  list-style: none;
}

A {
  border: 0px;
  padding: 0px;
}

A:link {
  line-height: 18px;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

A:visited {
  line-height: 18px;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

A:active {
  line-height: 18px;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;  
}

A:hover {
  line-height: 18px;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;  
}

   
.llclear {
  display: block; 
  visibility: hidden;  
  background: none transparent scroll repeat 0% 0%; 
  border: 0;
  padding: 0;
  margin: 0; 
  width: 0; 
  height: 0; 
  float: none;    
  clear: both; 
  font-size: 0; 
  overflow: hidden; 
  list-style-type: none;    
  list-style-image: none; 
}  
  
 
.mainmenu {
  z-index: 52666; 
  position: absolute; 
  overflow: hidden;       
  zoom: 1; 
  display: none; 
  left: 0px; 
  top: 92px;
  height: 29px;
  color: #555;    
}

.mainmenu LI {
  margin-right: 10px;
  padding-bottom: 5px;
  float: left;
}
 
.mainbtnsplit {
  padding-left: 0px;
  padding-right: 0px;
  float: left;  
  cursor: pointer;    
}
  
.mainbtnsplits {
  padding-left: 0px;
  padding-right: 0px;
  float: left;  
  height: 50px;
  cursor: pointer;
}

#mainmenu {
  z-index: 52666; 
  position: absolute; 
  overflow: hidden;       
  zoom: 1; 
  display: none; 
  right: 0px; 
  top: 90px;
  height: auto;
  border-bottom: #c8ccd4 1px solid;   
  border-left: #c8ccd4 1px solid;                          
  border-top: #c8ccd4 1px solid;  
  border-right: #c8ccd4 1px solid; 
  color: #555;    
  background-color: #fff; 
}

 
 #mainmenu LI {
  padding-bottom: 5px;
}
 
.mainmenuAreaLefts {
  position: relative;
  padding: 0px; 
  margin: 0px;
  float: left; 
}

.mainmenuAreaLeft {
  position: relative;
  padding: 0px; 
  padding-top: 5px;
  padding-right : 10px;
  margin: 9px 0px 9px 15px;
  float: left; 
  border-right: #eee 1px solid; 
}

.mainmenuAreaRight {
  padding: 0px; 
  padding-top: 5px;
  margin: 9px 3px 9px 15px;
  padding-right : 15px;   
  float: left; 
}

.depthView {
  line-height: 15px; 
  padding-bottom: 0px !important;      
  padding-left: 0px !important; 
  padding-right: 0px !important; 
  padding-top: 5px !important;          
  color: #777 !important;
  font-size: 11px; 
  font-weight: normal !important;
}

.depthViews {
  line-height: 12px; 
  padding-bottom: 0px !important;      
  padding-left: 0px !important; 
  padding-right: 5px !important; 
  padding-top: 7px !important;          
  color: #777 !important;
  font-size: 11px; 
  font-weight: normal !important;
  background: url(../images/blt_l.gif) no-repeat right 6px;     
}

.depthViewsn {
  line-height: 15px; 
  padding-bottom: 0px !important;      
  padding-left: 0px !important; 
  padding-right: 5px !important; 
  padding-top: 5px !important;          
  color: #777 !important;
  font-size: 11px; 
  font-weight: normal !important;    
}

.linkstyle {
  color: #000;
  font-weight: bold;
  text-decoration: none; 
}

.linkstyle:link {
  color: #555;
  font-weight: bold;
  text-decoration: none;
}

.linkstylesub {
  color: #000;
  line-height: 15px;
  font-size: 11px;
  text-decoration: none;
}

.linkstylesub:visited {
  color: #000;
  line-height: 15px;
  font-size: 11px;
  text-decoration: none;
  color: blue;
}

.linkstylesub:link {
  color: #000;
  line-height: 15px;
  font-size: 11px;
  text-decoration: none;
}

.linkstylesub:hover {
  color: #000;
  line-height: 15px;
  font-size: 11px;
  text-decoration: none;
}


.linkstylesubs {
  color: #616161;
  line-height: 15px;
  font-size: 12px;
  text-decoration: none;
}

.linkstylesubs:visited {
  color: #616161;
  line-height: 15px;
  font-size: 12px;
  text-decoration: none;
  color: blue;
}

.linkstylesubs:link {
  color: #616161;
  line-height: 15px;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;  
}

.linkstylesubs:hover {
  color: #616161;
  line-height: 15px;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;  
}


div.clearx {
  border: 0;
  padding: 0;
  list-style-type: none; 
  margin: 0; 
  width: 0; 
  height: 0;   
  display: block; 
  background: none transparent scroll repeat 0% 0%; 
  float: none; 
  visibility: hidden; 
  clear: both; 
  font-size: 0; 
  overflow: hidden; 
  list-style-image: none; 
}