body {
  /*background:#1D1D1D url('../_img/bg.gif') repeat;*/
  background:#1D1D1D;
  padding:0px;
  margin:0px;
  font-family:Tahoma;                                             
  font-size:10px;
  text-align:center;
  color: #000000;
  /*font-weight: bold; */
}
img {
  border:0px;
}
h1, h2, h3 {
  margin:0px;
  padding:0px;
}


.logoTable {
  width:1000px; 
} 

 
.logo {
  padding: 20px 0px 0px 20px;
} 
.paint {
  background: url('../_img/paint.jpg') no-repeat;
  height:60px;    
  vertical-align: top;
  padding-top: 22px;
  padding-left: 29px;
}
 
 
a.copyrightLink {
  color:#B32121;
  padding-right:10px;    
}  
a.copyrightLink:hover {
  color:#B32121;
} 

/*END LANGUAGE*/
 
.logotDiv {
  background: url('../_img/mobile.jpg') no-repeat 20px 130px;
} 
 
 
.textDiv {
  width:582px;
  float:right;
  padding:0px 10px 0px 10px;
  color:#9D9D9D;
  font-size:11px;
  text-indent:30px;
  text-align:justify;
  padding-bottom:5px;
} 
.linkDiv {
  float:left;
  padding:5px 10px 10px 20px;
  color:#9D9D9D;
  font-size:12px;
  text-align:justify;
} 

 
.container {
  padding:4px;
 }
.horDots {
  background: url('../_img/horDots.gif') repeat-y 50% 0%; 
  width:8px;    
  height:90px
}  
.verDownArrow {
  margin-top:5px;
  background: url('../_img/verDownArrow.gif') repeat-y; 
  width:8px;    
  height:45px;   
}
.vetDots {
  background: url('../_img/verDots.gif') repeat-x; 
  margin-top:1px;  
  width:575px;
  height:12px;
}
.horLeftArrow {
  margin-left:5px;
  background: url('../_img/horLeftArrow.gif') repeat-x; 
  width:45px;  
  height:12px;  
  float:right;   
  margin-right:5px;
}
.horRightArrow {
  background: url('../_img/horRightArrow.gif') repeat-x; 
  width:55px;  
  height:12px;  
  float:left;   
}
.horGreyRightArrow {
  background: url('../_img/horGreyRightArrow.gif') repeat-x; 
  margin-top:5px;   
  width:55px;  
  height:12px;  
  float:left;   
}



.leftTopContainerDiv {
  background: url('../_img/angleLeftTop.gif') no-repeat left top;
  width:100%;
  height:100%;
}
.rightTopContainerDiv {
  background: url('../_img/angleRightTop.gif') no-repeat right top;  
  width:100%;
  height:100%;
}
.rightBottomContainerDiv {
  background: url('../_img/angleRightBottom.gif') no-repeat right bottom; 
  width:100%;
  height:100%;
}
.leftBottomContainerDiv {
  background: url('../_img/angleLeftBottom.gif') no-repeat left bottom;   
  width:100%;
  height:100%;  
}




a.menuLink {
  margin-right:10px;
} 
a.selectedMenuLink {
  margin-right:10px; 
  color:#B32121;    
}
a.selectedMenuLink:hover {
  color:#B32121;    
}
.smsonlineDiv a{
  font-size:11px;
  font-weight:lighter;
}

.categoryNameDiv {
  color:#B32121;
  font-size:13px;
  font-weight:bold;
  padding-bottom:10px;
  text-align:left;
}
.nameDiv {
  font-size:14px;
  font-weight:bold;  
  color:#B32121;
  margin: 5px 0px 5px 0px;
  text-align:center;  
  text-transform:uppercase;
}
.savedMessage{
  font-size:13px;
  font-weight:bold;
  padding-left:40px;
  visibility:hidden;
}

