body {
  background: url('images/01_05.png');
  font-family: arial; 
  font-size: 10px; 
  color: #46444c; 
}



#bg {
  background: url(images/01_05.png) repeat-y; width: 794px;
} 

#slice1 {
  background: url(images/01_01.png) no-repeat; height: 139px; position: relative;
}

#slice2 {
  background: url(images/01_02.png) no-repeat; height: 138px; position: relative;
}

#slice3 {
  background: url(images/01_03.png) no-repeat; height: 139px; position: relative;
}

#slice4 { 
 background: url(images/01_04.png) no-repeat; height: 138px; position: relative;
}

#content {
  width: 375px; float: left; margin-left: 0px; margin-top: -250px; position: relative; display: inline; text-align:justify;
}

#nav {
  width: 110px; float: right; margin-right: 150px; margin-top: -500px; position: relative; display: inline; text-align:justify;
} 



.tablecontent {
  font-family: verdana; 
  font-size: 10px; 
  color: #2a2a2a; 
  letter-spacing: 0px;
  background-repeat: repeat;
  border-bottom: #c1c1c1 solid 0px;
  padding: 0px;
  margin-right: 0px;
  line-height: 17px;
}



b {
  color: #eb0c20;
}


i {
  color: #e7e6bc;
}

u {
  border-bottom: 1px dotted #2d256f;
  color: #d4d4d4;
}
  
s {
  border-bottom: 0px dotted;
  color: #d08740;
}


a:active {  
  color: #930154; letter-spacing: 1px; text-decoration: none; cursor:arrow;
}

a:link {  
  color: #930154; letter-spacing: 1px; text-decoration: none; cursor:arrow;
}

a:visited {  
  color: #930154; letter-spacing: 1px; text-decoration: none; cursor:arrow;
}

a:hover {  
  color: #930154; letter-spacing: 1px; text-transform: none; background: #9acdd5;
}



.Header { 
  border-bottom: 3px solid #b3e2e8;
  font-family: arial black; 
  font-size: 16px; 
  font-weight: none;
  text-transform: lowercase; 
  font-style: none;
  color: #4c919a; 
  letter-spacing: 0pt;
  text-align: right;
  height: 18px;
  margin-bottom: 0px; 
  margin-top: 5px; 
  margin-right: 0px; 
  padding-right: 20px; 
}


.Header2 { 
  border-bottom: 3px solid #407c84;
  font-family: arial black; 
  font-size: 14px; 
  font-weight: none;
  text-transform: lowercase; 
  font-style: none;
  color: #eae4c0; 
  letter-spacing: 0pt;
  text-align: right;
  height: 15px;
  margin-left: 50px; 
  margin-bottom: 0px; 
  padding-right: 20px; 
  width: 105px;
}



#mouseover a{
  display:block;
  border-bottom: #132c2b 1px solid;
  background-color: #d4d4d4;
  text-align: left;
  text-transform: lowercase; 
  font-family: verdana;
  font-size: 9px;
  letter-spacing: 2px;
  color: #353535; 
  margin-top: 0px;
  padding-left: 15px;
  margin-left: 50px;
  width: 110px;
}

#mouseover a:hover{
  background: none;
  text-align: left;
  font-size: 9px;
  color: #353535;
  margin-top: 0px;
  padding-left: 15px;
  margin-left: 50px;
  text-transform: lowercase; 
}
