a.copbott {
	font-family: Arial, "times new roman", sans-serif;
	font-size: 11px;
	color: #17c7fd;
	text-decoration: underline;
}
a.copbott:visited {
	font-family: Arial, "times new roman", sans-serif;
	font-size: 11px;
	color: #17c7fd;
	text-decoration: underline;
}
a.copbott:hover{
	text-decoration: none;
	color: #17c7fd;
}

a.join {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bold;
	color: #ff6d01;
	padding-top: 15px;
	padding-bottom: 15px;
}
a.join:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bold;
	color: #ff6d01;
	padding-top: 15px;
	padding-bottom: 15px;
}
a.join:hover{
	text-decoration: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: bold;
	color: #ff6d01;
}

A IMG {
 border: none;
}

body {
	background-color: #ebf5d7;
	
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	
}








.txt_pan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4f432b;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}




.txt_cop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #423c31;
}





.th {
	BORDER: 1px solid #dbe859;
}      

















.tab_body {
	background-image: url(bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.tab_cont {
	background-image: url(bg_cont.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
