body {
	background-color: #FF6600;
	background-image:url(img/backgr.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body, td, th {
	color: #663300;
}

h1 {
	color: #FF0066;
	margin: 0px;
}

h2 {
	color: #CC3366;
	margin: 0px;
}

h3, h4 {
	color: #CC3399;
	margin: 0px;
}

h5, h6 {
	color: #FFCCCC;
	margin: 0px;
}
.Estilo1 {
	font-weight: bold
}
.Estilo2 {
	color: #CC3399;
	font-weight: bold;
}
-->
a:link {
	color: #CC0000;
	font-size:12px;
	font-weight: bolder;
}

form {
	background-color: #990000;
}
.table{
/*	background-color:#F9DC84;
*/		background-color:#fff;

border:1px solid #CC0000;
}.tdlogo {
	background-color: #FFFFCC;
}
a:visited {
	font-size: 12px;
	color: #FF0033;
	text-decoration: underline;
}
a:hover{
	background-color:#FFCC00;
	text-decoration:none;
}
.menu {
	background-color: #FFFFCC;
	}
	
.menu:hover {
	background-color:#FF9900;
}
.atencion{
	color:#FFFFFF;
	font-weight: bold;
	background-color:#FFFFCC;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#menu4 {
        width: 200px;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-size: 1px;
        border-width: 1px;
        margin: 0px;
        }

#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #9E3C02;
        display: block;
        background: url(img/menu4.gif);
        padding: 8px 0 0 30px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #fff;
        background: url(img/menu4.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

#menu4 li a:active {
        color: #fff;
        background: url(img/menu4.gif) 0 -64px;
        padding: 8px 0 0 30px;
        }