body {
	margin: 0px;
	background-color: #4A4E07;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.header-bg {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
}
a.submenu:link, a.submenu:visited, a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCC1B9;
	text-decoration: none;

	display:block;
	width: 143px;
}

a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CECECE;
}
.texto a:link,.texto a:visited,.texto a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CECECE;
	text-decoration: underline;
}
.texto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4E07;
	text-decoration: underline;
}
#list-menu {
width: 110px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu a {
	display: block;
	width:130px;
	padding: 3px 2px 3px 5px;
	background: #D7D6A6;
	text-decoration: none;
	filter:alpha(opacity=95);
	opacity: 0.95;
   -moz-opacity: 0.95;
   	border-top: 1px solid #CC8A56;
	border-bottom: 1px solid #CC8A56;
	border-right: 1px solid #CC8A56;
	border-left: 1px solid #CC8A56;

} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #333333;
}

#list-menu a:hover {
background: #666632;
color: #FFF;
} 
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: arial;
font-size: 11px; 
} 

#list-menu li {
margin: 0px 0 0;
}.txtfld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4A4E07;
	border: 1px solid #FFFFFF;
}
.menumembers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4A4E07;
	border: 1px solid #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;

}
.nav a:link,.nav a:visited,.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CECECE;
	text-decoration: underline;
}
.headerforums {  font-family: Arial; font-size: 11px; font-weight: bold; color: #555555; background-color: #EDEDED; 	border: 1px solid #DDD;}
.innerforum {  font-family: Arial; font-size: 11px; color: #FFF; }
.boxforo {  font-family: Arial; font-size: 11px; font-weight: bold; color: #FFF; border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color:#4A4E07;}
.formulforo { font-family: Arial; font-size: 11px; font-weight: normal; color: #555555; border: #CCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.navf {
	font-family: Arial;
	font-size: 11px;
	color: #FEFEFE;

}
.navf a:link,.navf a:visited,.navf a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FEFEFE;
	text-decoration: none;
}
.navf a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
