body{ 	
	margin:0; 
	padding:0; 
	background-color:#FFFFFF;
	scrollbar-3dlight-color:#66cc00; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#66cc00;
	scrollbar-face-color:#66cc00;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	color:#666666;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
.tbl_layout{
	border:2px solid #66cc00;
	border-left:0px;
	border-top:0px;
}
.tbl_logo{
	border-right:2px solid #66cc00; 
	border-bottom:2px solid #66cc00;
	background:url(../images/sepitra.jpg); 
	background-position: 30px 0px; 
	background-repeat:no-repeat;
	color:#666666;
	font-family:Arial;
	font-size:11px;
	width:270px;
	height:85px;
}
.tbl_banner{
	border-bottom:2px solid #66cc00; 
    background:url(../images/top_banner.jpg); 
	background-position: 0px 0px; 
	background-repeat:no-repeat;
	color:#666666;
	font-family:Arial;
	font-size:11px;
	width:627px;
	height:85px;
}
.txtTopMenu{
	color:#666666;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	height:29px;
	border-right:2px solid #66cc00; 
    background:url(../images/menu_bg_1px.png); 
	background-position: 0px 0px; 
	background-repeat:repeat;
	cursor:pointer; 
	cursor:hand;
}
.txtTopMenuWhite{
	color:#666666;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	height:29px;
	border-right:2px solid #66cc00;	
	background-color:#FFFFFF;
	cursor:pointer; 
	cursor:hand;
}
.txtTopMenuRed{
	color:#ff0000;
}
.txtTopMenuGreen{
	color:#66cc00;
}
.txtGreen{
	color:#66cc00;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.txtWhite{
	color:#ffffff;
	font-family:Arial;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
}
.txtGray{
	color:#333333;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
.txtGray:hover{
	color:#ffffff;
}
.txtGreenSmall{
	color:#66cc00;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.txtGraySmall{
	color:#333333;
	font-family:Arial;
	font-weight:normal;
	font-size:8px;
	text-decoration:none;
}
.txtGreenSmall:hover{
	color:#333333;
}
.txtNewsletter{
	color:#666666;
	font-family:'Arial Rounded MT Bold',Arial;
	font-size:12px;
	text-decoration:none;
}
.inputNewsletter{
	color:#666666;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	border:1px solid #8c8c8c;
	width:115px;
}
.buttonNewsletter{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	border:1px solid #8c8c8c;
	width:22px;
	height:18px;
	background-color:#b2b2b2;
	cursor:pointer;
	cursor:hand;
}
.txtStroke {
	BORDER: #999999 1px solid;
	background-color:#ffffff;
	FONT-SIZE: 11px; 
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.inputContactos{
	color:#66cc00;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	border:1px solid #8c8c8c;
	width:170px;
}
.buttonContactos{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	border:1px solid #8c8c8c;
	width:120px;
	height:18px;
	background-color:#b2b2b2;
	cursor:pointer;
	cursor:hand;
}
.txtNGreen{
	color:#66cc00;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.txtNGreen:hover{
	color:#333333;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.movieDiv{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:350px; 
	height:274px; 
	background-color:#66cc00; 
	border:1px solid #66cc00; 
	display:none;
	z-index:2;
}