/* finca solana */

/* menu top */
td.menut
{
text-align: center;
}

a.menut
{
color: #ffffff;
font-size: 11px;
text-decoration: underline;
}

a.menut:link
{
color: #ffffff;
text-decoration: none;
}

a.menut:visited
{
color: #ffffff;
text-decoration: none;
}

a.menut:hover
{
color: #ffffff;
text-decoration: underline;
}

/* menu live top */
a.menutlive
{
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a.menutlive:link
{
color: #ffffff;
text-decoration: none;
}

a.menutlive:visited
{
color: #ffffff;
text-decoration: none;
}

a.menutlive:hover
{
color: #ffffff;
text-decoration: underline;
}
/* end top menu */

/* left menu setup */
td.menul
{
text-align: center;
background-color: #cc6600;

}

/* menu standard left */
a.menul
{
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}

a.menul:link
{
color: #ffffff;
text-decoration: none;
}

a.menul:visited
{
color: #ffffff;
text-decoration: none;
}

a.menul:hover
{
color: #ffffff;
text-decoration: underline;
}

/* menu live left */
a.menullive
{
text-align: center;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a.menullive:link
{
color: #ffffff;
text-decoration: underline;
}

a.menullive:visited
{
color: #ffffff;
text-decoration: none;
}

a.menullive:hover
{
color: #ffffff;
text-decoration: underline;
}


/* ---- */
body, td, ul, ol, a
{
font-size: 12px;
font-family: Arial, Helvetica, Verdana, SunSans-Regular;
}

p,ol,ul
{
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, Verdana, SunSans-Regular;
text-align: left;
}

strong.heading
{
color: #cc6600;
}


h1
{
font-family: Arial, Helvetica, Verdana, SunSans-Regular;
color: #cc6600;
font-size: 16px;
font-weight: normal;
text-align: left;
}

h2
{
font-family: Arial, Helvetica, Verdana, SunSans-Regular;
color: #cc6600;
font-size: 14px;
font-weight: bold;
text-align: left;
}

h3
{
font-family: Arial, Helvetica, Verdana, SunSans-Regular;
color: #cc6600;
font-size: 13px;
font-weight: bold;
text-align: left;
}

.white
{
color: white;
}

.grey
{
color: #999999;
}

.detail
{
text-align: justify;
}

.intro
{
color: #ff0066;
font-size: 1pc;
}

li
{
font-size: 0.76pc;
}

a
{
color: #3333ff;
text-decoration: underline;
}

a:link
{
color: #3333ff;
text-decoration: none;
}

a:visited
{
color: #3333ff;
text-decoration: none;
}

a:hover
{
color: #3333ff;
text-decoration: underline;
}

a.white
{
color: white;
text-decoration: underline;
}

a.white:link
{
color: white;
text-decoration: none;
}

a.white:visited
{
color: white;
text-decoration: none;
}

a.white:hover
{
color: white;
text-decoration: underline;
}


table.form
{
background-color: white;
width: 100%;
border-width: 0;
}

table.display
{
background-color: white;
width: 100%;
border-width: 0;
}

table.detailline
{
border-width: 0;
}

table.detailline50
{
width: 50%;
border-width: 0;
}

table.detailline75
{
width: 75%;
border-width: 0;
}

table.detailline100
{
width: 100%;
border-width: 0;
}


tr.detaillinetr0
{
background-color: #cccccc;
}
tr.detaillinetr1
{
background-color: #ffffff;
}


table.cal
{
font-size: 12px;
width: 100%;
border-width: 0;
}
td.cal0
{
}
td.cal1
{
background-color: pink;
}
td.cal2
{
background-color: #ff9900;
}
td.cal3
{
background-color: orange;
}
td.cal4
{
background-color: #333333;
}
td.cal5
{
background-color: #666666;
}
td.cal6
{
background-color: #999999;
}
td.cal7
{
background-color: #cccccc;
}
td.cal8
{
background-color: #ffcccc;
}
td.cal9
{
background-color: #ccccff;
}

span.hilite
{
color: #cc6600;
}



