@charset "utf-8";
/* CSS Document */

body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #0e250e;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #0e250e;
}

.tb1 {
	background-image:url(images/bk_prev.jpg);
	background-repeat:no-repeat;
	height:53px;
}	

.tb2 {
	background-image:url(images/bk_centro.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.link1 {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
	color:#000000;
	font-weight:bold;
}

.link1:hover {
	color:#FF0000;
}

.link2 {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	line-height:18px;
	color:#000000;
}

.link2:hover {
	text-decoration:underline;
}	

.text1 {
	font-family:Tahoma;
	font-size:14px;
	color:#545454;
	line-height:20px;
	font-weight:bold;
}		

.text2 {
	font-family:Tahoma;
	font-size:11px;
	color:#282828;
	line-height:18px;
}

.rod {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}		

.rod_1 { font-family:Verdana; font-size:10px; font-weight:bold; color:#009900; text-decoration:none; }

.rod_2 { font-family:Verdana; font-size:10px; font-weight:bold; color:#003399; text-decoration:none; } 

.form1 {
	
	font-size: 8pt;
	color:#000000;
	padding:1px;
	font-weight: normal;
	font-family: Arial;
	background-color:#FFFFFF;
	padding:1px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height:15px;
	width:118px;
}

