body {
	margin:0;
	padding:0;
	background-color: #3c5262;
	background-image: url(../images/base-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #FFCF6B;
	text-decoration: none;
}

a:hover{
	color: #FFCF6B;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-top:0px;
	list-style-type: square;
	line-height: 16px;
	margin-left: 20px;
	padding: 1px;
	}
.r-title {
	background-image: url(../images/r-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 14px;
	color: #F4CF8E;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-top: 47px;
	padding-bottom: 3px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #f4cf8e;
	margin: 0px;
	text-align: center;
	padding-bottom: 5px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #ffc463;
	padding-top: 4px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}
.bottom-bg {
	background-image: url(../images/bo-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #304554;
}


.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	text-align: left;
	vertical-align: top;
	padding-top: 14px;
	padding-left: 235px;
}


.bottom_menu {
	color: #fedeaa;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 1px;
	font-size: 12px;
}

.bottom_lnk{
	color: #fedeaa;
	text-decoration: none;
}

.bottom_lnk:hover {
	color: #fedeaa;
	text-decoration: underline;
}

.menu {
	color: #ffcf6b;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}
.right-content {
	color: #FFFFFF;
	background-image: url(../images/r-bg.jpg);
	background-repeat: repeat-y;
	padding-left: 27px;
	padding-right: 27px;
	text-align: justify;
	padding-bottom: 7px;
}

.menu_lnk{
	text-decoration: none;
	color: #ffcf6b;
}

.menu_lnk:hover {
	color: #fedeaa;
	text-decoration: none;
}

.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	background-image: url(../images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.tbl_miembros{
width:100%;
border:#f4cf8e;
border-color:#f4cf8e;
color:#FFFFFF;
}
