body, td  {
	background-attachment: fixed;	
	color: black;
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
	border: none;
	}
A:link {
COLOR: red; TEXT-DECORATION: none
}
A:visited {
COLOR: red; TEXT-DECORATION: none
}
A:active {
COLOR: red; TEXT-DECORATION: none
}
A:hover {
COLOR: #CE8700; TEXT-DECORATION: underline;
}

body { 
scrollbar-face-color:#FF0000;
scrollbar-highlight-color:#FF3C3C;
scrollbar-3dlight-color:#FF5A5A;
scrollbar-darkshadow-color:#CD0000;
scrollbar-shadow-color:#E10000;
scrollbar-arrow-color:#CE8700;
scrollbar-track-color:#AEAEAE;
}
th {
	color : #000000;
	font-size : 10px;
	font-family : Verdana,Arial;
}

.boton {
	border: none;
	height: 20px;
	width: 99px;
	color: white;
	font: bold;
	background-image: url(images/boton.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.form {
	border: 1px black solid;
	font-size: 10px;
	background-image: url(images/fondo-form.gif);
	font-family: Verdana;
	color: black;
	background-color: #F7F7F7;
}

.title {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 11px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menu_panel {
 background-color: #E0E0E0;
 border: 1px solid black;
}

.menu01 {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #FAFAD2;
}

.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}