body {
margin : 0;
background-image : url(img/bg.jpg)!important;
background-repeat: repeat-x;
background-color : #587499;
font-family: "trebuchet ms", arial, verdana;
font-size : 11px; 
color: #ffffff;
cursor: default;
}
a, a:visited, a:active {
text-decoration: none;
color: #c4d6ff;
border: none;
}
a:hover {
color: #a6b5d6;
border:none;
text-decoration: underline;
}
strong {
color: #b2dbfe;
}
strong.b {
color: #fff000;
}
em {
color: #dfedf8;
}
table, td, tr{
font-family: "trebuchet ms", arial, verdana;
font-size: 12px;
}
ul {
list-style: square inside url('img/bul.gif');
line-height: 150%;
}
.table {
background-image: url(img/bgt.jpg);
background-repeat: repeat;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px;
}
.cell {
background-image: url(img/03.jpg);
background-repeat: repeat;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px;
}
blockquote {
font-size: 12px;
color: #edfff1;
border-right: 20px solid #ffffff;
background-color: #49617c;
display: block;
width: 330px;
padding: 10px 10px 10px 10px;
}
input, textarea, option, select{
border : 1px dotted #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #ffffff;
background-color: #7c000c;
}
ul.square {
list-style-type: square;
}
.encabezadosmtxt {
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px; 
}
h1 {
color: #d3dfed;
font: bold 20px/15px Georgia, "Times New Roman", Times, serif;
letter-spacing: 3px;
text-align : center;
margin: 0px 50px 0px 50px;
padding: 8px 0px 8px 0px;
border-bottom: 1px dotted #d3dfed;
}
h2 {
text-align: right;
color: #e3e3e3;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-top: 1px dotted #e3e3e3;
margin: 0px 10px 0px 10px;
}
h3 {
border-bottom: 1px solid #a1bed6;
color: #a1bed6;
font-weight: bold;
font-size: 16px;
text-align: left;
margin: 5px 10px 5px 10px;
letter-spacing: 2px;
font-family: tahoma;
}
h4 {
text-align: right;
color: #d3dfed;
font-size: 10px;
border-bottom: 1px dotted #d3dfed;
border-top: 1px dotted #d3dfed;
margin: 0px 10px 0px 10px;
}
h5 {
border-bottom: 1px dotted #a1bed6;
color: #a1bed6;
font-weight: bold;
font-size: 15px;
text-align: center;
margin: 5px 10px 5px 10px;
letter-spacing: 2px;
font-family: tahoma;
}
#new {
color: #dde5ee;
border: 1px solid #dde5ee;
background-color: #35577c;
display: block;
width: 550px;
padding: 10px 30px 10px 50px;
}
.smallt{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: right;
}
	
#menu {
text-align: center;
padding: 3px 0px 0px 3px;
height: 30px;
font-size: 10px;
letter-spacing: 3px;
color: #d5e0f0;
}
#menu a:link, #menu a:visited, #menu a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #d5e0f0;
text-decoration: none;
font-weight: bold;
}
#menu a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #153155;
text-decoration: none;
background: #d9e4f1;
font-weight: bold;
}

#dropmenudiv{
position:absolute;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom-width: 1;
font-size: 11px; 
fon-tamily: Verdana, Arial, Helvetica, sans-serif;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #cccccc;
color: #d5e0f0;
padding: 1px 0;
text-decoration: none;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #dfe3e8;
color: #1b4a7a;
}