body {	
background-image: url(images/general/fondo_general.gif);	
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:0;
padding:0;
color: #444444;
}
a{
color: #000000;
}

#topcut{
  background-image: url(images/header/headertop.png);	
  width:755px;
  height:122px;
}
#leftcut{
  background-image: url(images/header/headerleftcut.png);	
  width:135px;
  height:15px;
  float:left;
}
#sitetitle{
  background: #5B595A;
  color: #ffffff;
  fint-weight:bold;
  height:15px;
  width:620px;
  float:left;
}
#mainbox{
  width:755px;
  margin-left:auto;
  margin-right:auto;
  float:left:
}
#header{
  float:left;
}
#centerbox{
  float:left;
  background: #ffffff;
  background:#EAE0C8;
}
#xc1{
  background:#fefefe;
  float:left;
  width:100%;
  position:relative;
  right:375px;  
}
#xc2{
  background:#EAE0C8;
  float:left;
  width:100%;
  position:relative;
  right:190px;  
}
#xc3{
  background:#f1f1f1;
  float:left;
  width:100%;
  position:relative;
  right:0px;  
  overflow:hidden;
}
#left{
  background:#fefefe;
  width:190px;
  float:left;
  xposition:relative;
  xleft:565px;
  xoverflow:hidden;
}
#center{
  width:375px;
  width:565px;
  height:100%;
  background:#EAE0C8;
  float:left;
  xposition:relative;
  xleft:565px;
  xoverflow:hidden;
}
* html #center{
  width:557px;
}

#center p{
  xpadding-left:190px;
  xwidth:375px;
}
#right{
  display:none;
  width:190px;
  background:#f1f1f1;
  float:left;
  position:relative;
  left:565px;
  overflow:hidden;
}
#footer{
  padding-left: 4px;
  background: #8B734B;
  color: #ffffff;
  width:100%;
  float:left;
}

#pagetitle{
  padding-left: 4px;
  background: #FFFFFF;
  color: #8B734B;
  width:100%;
  line-height:35px;
  float:left;
  font-weight: bold;
  border-bottom-color: #444444;
  border-bottom: 1px;;
  border-bottom-style:dotted;
}


#downloads{
  padding-left: 4px;
  background: #FFFFFF;
  color: #8B734B;
  width:100%;
  line-height:35px;
  float:left;
  font-weight: bold;
  border-bottom-color: #444444;
  border-bottom: 1px;
  border-bottom-style:dotted;
  border-left-color: #444444;
  border-left: 1px;
  border-left-style:dotted
}
#downloadscontent{
padding-left: 5px;
}
#menutitle{
  padding-left: 4px;
  background: #E6E6E6;
  color: #333333;
  width:100%;
  line-height:35px;
  float:left;
  font-weight: bold;
  border-bottom-color: #444444;
  border-bottom: 1px;;
  border-bottom-style:dotted;
}
#content{
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top:35px;
  padding-right:15px;
}

#left ul{

}

#left ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#left li {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 16px;	
	padding-left: 5px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 13 px;
}

.active{
  font-weight: bold;
}  

#left li li {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 16px;
	padding-left: 0px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 13 px;
}
#sleft .withsub{
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: none;
}

#left li ul {
	xmargin-bottom: 1.8em;
	list-style: none;
}

#left a {
	text-decoration: none;
	color:#333333;
}

#left a:hover {
	text-decoration: underline;
}

#menuleft{
  padding-top: 10px;
}
