
/********************************BODY*******************************/

body
{
background-image:
url(images/background.jpg);
background-color:
#ffffff;
background-position:
center; 
background-repeat: 
repeat;

}



/********************************Tables*******************************/
.links
{
background-color: gold;
color:#000000;
font-weight:900;
}

div.white
{
background-color: white;

}

p.pop-up
{
background-color: #800000;
color:#ffffff;
font-weight:900;
}

h3
{

background-color:gold;
color:#800000;
font-weight:900;
}


td.highlight
{
background-color: #800000;
font-weight: 900;
font-size: 16;
font-family: ;
color:#ffffff;
}

tr.highlight
{
background-color: #800000;
font-weight: strong;
font-family: ;
color:#ffffff;
} 

p.header
{
font-weight: 900;
font-size:16;
font-family:;
color:#800000;
}

p.footer
{
font-weight: 900;
font-size:8;
font-family:;
color:#800000;
}

img
{
border:
1px;
}

th
{
font-family:;
color:
#800000;
font-weight: 
900;
}



th.highlight
{
font-family:;
background-color:
#800000;
color:
#ffffff;
font-weight: 
900;
}

.col
{
background-color:
#800000;
background-image:
url();
border-style: solid;
border-color: #800000;
border-width: 1px;
color: white;
font-weight: 900;

}

.inside
{
background-color:
#f9f3e5;
background-image:
url();
border-style: solid;
border-color: #000000;
border-width: 1px;
font-size: 14px
}

.big_table
{
background-color:
#ccc6b8;
background-image:
url();
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.active
{
background-color:
#f9f3e5;
background-image:
url();
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.in-active
{
background-color:
gold;
background-image:
url();
border-style: solid;
border-width: 1px;
border-color: #000000;
}

/********************************Links*******************************/

a:link, a:visited, a:active, {text-decoration: none;}
a:link		{color:#800000}
a:visited	{color:#800000}
a:hover		{color:#000000; text-decoration: underline;}
a:active	{color:#000000}




/**************-moz-border-radius: 3%; ****************/
