BODY {
margin:0px;
background-image: url(images/leftsidegris.gif);
background-repeat:repeat-x;
background-color:#B0B0B0;
scrollbar-face-color: #6D6D6D;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #6D6D6D;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color:#6D6D6D;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #ffffff;
}

td.menu {
background-image:url(images/fondomenugris.gif);}

select, input {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
		background-image: url(images/fondo_contacto.gif);
		border:1px solid #365801;
}

textarea {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
		background-image: url(images/fondo_contacto.gif);
		border:1px solid #365801;
}

hr.dotted { 
		color: #ffffff; border-bottom: 1px dotted #666666; 
}

A:Link {color : #666666;text-decoration: none;}
A:Visited  {color : #666666;text-decoration: none;}
A:Active  {color : #666666;text-decoration: underline;}
A:Hover  {color : #666666;text-decoration: underline;}

td.pad {
	padding-left:10px;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding-top:3px;
	background-image:url(images/fondotable.jpg);
}

td.pad2 {
	padding-left:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	font-weight:bold;
	padding-top:3px;
	border-bottom:1px solid #CCCCCC;
}

td.pad3 {
	padding-left:10px;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding-top:3px;
	background-image:url(images/fondotable2.jpg);
}


