

.form { background-color:#fafafa;
		border: 1px solid #9ba520;
		font-family: verdana; 
		font-size: 11px; 
		color: #000000; 
		margin:4px;
		}
.boton {background-color:#666666;
background-repeat:repeat; BORDER: #cccccc 1px solid; COLOR: #ffffff; CURSOR: pointer; FONT: 11px Verdana;margin:4px;}


li{ margin-left:5px; }

.li_arrow {
margin: 10px;
padding: 0px;
list-style: none;

padding-top: 0px;

margin-top:5px;

list-style-image:url(../img/arrow.gif);
} 

A.wg2, A.wg2:active, A.wg2:visited	{font-family:verdana, arial; font-size:11px; text-decoration:none; color:#006600; }
A.wg2:hover		{text-decoration:underline; }

A.wg			{font-family:verdana, arial; font-size:11px; text-decoration:underline; color:#666666; }
A.wg:hover		{color:#ffffff; text-decoration:none; background-color:#9ba520; }
A.wg:active		{color:#666666; }
A.wg:visited	{text-decoration:none; }

.menu_light{
background-image:url(../img/bg_menu_light.gif);
width:93px;
height:35px;
text-align:center; vertical-align:middle;
text-transform:uppercase;
}

.menu_light a {
font-family:"Trebuchet MS";
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.menu_light a:hover {
color:#eeeeee;
text-decoration:underline;
}

.menu_dark{
background-image:url(../img/bg_menu_dark.gif);
width:93px;
height:35px;
text-align:center; vertical-align:middle;
text-transform:uppercase;
}

.menu_dark a {
font-family:"Trebuchet MS";
font-size:11px;
color:#eeeeee;
text-decoration:none;
}
.menu_dark a:hover {
color:#ffffff;
text-decoration:underline;
}

.menu_footer a {
font-family:"Trebuchet MS";
font-size:11px;
color:#999999;
text-decoration:none;
}
.menu_footer a:hover {
color:#000000;
text-decoration:underline;
}


body, td, p, li{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
line-height:14px;
}
