body
{
background-color: white;
color: green;
margin: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
td, input, select, textarea
{
font-size: 14px;
font-family: Verdana;
}
h1
{
color: #FF0000;
font-size: 14px;
text-align: LEFT;
}
h2
{
color: #000000;
font-size: 14px;
text-align: JUSTIFY;
}
h3
{
color: #FF0000;
font-size: 14px;
text-align: Center;
}
h4
{
color: #000000;
font-size: 14px;
text-align: Center;
}
news
{
color: #000000;
font-size: 14px;
text-align: left;
}
a
{
color: #ff0000;
text-decoration: Underline;
}
a:hover
{
color: #FF0000;
text-decoration: None;
}
hr
{
color: #000000;
height: 1px;
}
#LOGO
{
background-color: white;
width: 400px;
}
#BANNER
{

background-color: #336699;
width: 490px;
padding-right: 2px;
border-top: Solid 1px #000000;
border-right: Solid 1px #000000;
border-bottom: Solid 1px #000000;

}
#MENU_TOP
{
text-align: right;
background-color: white;
color: #FFFFFF;
font-weight: Bold;
padding: 3px;
}
 #MENU_DX
{
vertical-align: Top;
background-color: white;
color: #000000;
width: 300px;
height: 200px;
padding: 3px;
border-left: Solid 1px #000000;

}
#CONTENT
{
background-color: white;
vertical-align: Top;
width: 1200px;
height:300px;
padding: 3px;

}
a.MENU_TOP
{
color: #FFFFFF;
text-decoration: None;
}
a.MENU_TOP:hover
{
color: #CCCCCC;
text-decoration: blink;
}
#FIRMA
{
text-align: Center;
background-color: white;
color: black;
padding: 1px;

font-size: 9px;
font-family: Verdana;

}
