body{
    font-family:arial, tahoma, sans serif;
	background-image:url(images/bkg2.jpg);  
	background-repeat:repeat-y;
	background-position:center;
	background-color:#EAEAEA;
	background-attachment:fixed;
	margin:0; 
	padding:0;
}
table{
	font-size:8pt;
	color:#fffFe8;
	background-color:#fffFe8;
}
.border{
	BORDER-RIGHT-WIDTH:1px;
	BORDER-TOP-WIDTH:1px;
	BORDER-LEFT-WIDTH:1px;
	BORDER-BOTTOM-WIDTH:1px;
	border-color:#660033;
}
.sideborder{
	border-left-width:1px;
	BORDER-RIGHT-WIDTH:1px;
	border-color:#660033;
}
.leftborder{
	border-left-width:1px;
	border-color:#660033;
}
.rightborder{
    BORDER-RIGHT-WIDTH:1px;
	border-color:#660033;
}
.elcaribe{ 
	border-color:#fffFe8;
}
.bodytext{
	BORDER-RIGHT-WIDTH:1px;
	BORDER-LEFT-WIDTH:1px;
	border-color:#660033;
	font-family:verdana, arial, tahoma, sans serif; 
	color:#000000;  
	font-size:12px; 
	line-height:18px; 
	text-indent:0px; 
	text-align:left;
}
.conf{
	BORDER-RIGHT-WIDTH:1px;
	BORDER-TOP-WIDTH:1px;
	BORDER-LEFT-WIDTH:1px;
	border-color:#660033;
	font-family:arial, tahoma, sans serif; 
	font-size:30px;
	font-weight:bolder;
	color: #fffFe8;
	background-color:#B35800;
}
.bottom{
	BORDER-RIGHT-WIDTH:1px;
	BORDER-TOP-WIDTH:1px;
	BORDER-LEFT-WIDTH:1px;
	BORDER-BOTTOM-WIDTH:1px;
	border-color:#660033;
	font-size:9px;
	background-color:#B35800;
}
.topmenu{
	BORDER-RIGHT-WIDTH:1px;
	BORDER-LEFT-WIDTH:1px;
	BORDER-BOTTOM-WIDTH:1px;
	border-color:#660033;
	font-family:arial, tahoma, sans serif; 
	color:#ffffff;  
	font-size:13px; 
	font-weight:bolder;
}
.sidemenu{
	font-family:arial, tahoma, sans serif; 
	color:black;  
	font-size:12px; 
	font-weight:bolder; 
	background-color:#b0b827;
}
A:link {
	text-decoration:none;
	color:#633100; 
	font-style:oblique;
}
A:visited {
	text-decoration:none;
	color:#633100;
	font-style:oblique;
}
A:active {
	text-decoration:none;
	color:#633100;
	font-style:oblique;
}
A:hover {
	text-decoration:none; 
	color:red;
}