.text
{
    font-family: Trebuchet MS;
    COLOR: #000000;
    font-size:12pt;
    text-decoration: sharp; 
}
.small_text
{
    font-family: Georgia;
    COLOR: #000000;
    font-size:7pt;
    text-decoration: sharp; 
}
.text_eight
{
    font-family: Georgia;
    COLOR: #000000;
    font-size:8pt;
    text-decoration: sharp; 
}
.alert_text
{
    font-family: Georgia;
    COLOR: #d21e00;
    font-size:10pt;
    text-decoration: sharp; 
}
.title
{
    font-family: Trebuchet MS;
    COLOR: #000000;
    font-size:18pt;
    font-weight: bold;
    text-decoration: underline; 
}
.large_title
{
    font-family: Georgia;
    COLOR: #50605c;
    font-size:25pt;
    text-decoration: sharp; 
}

.text_address
{
    font-family: Georgia;
    COLOR: #50605c;
    font-size:10pt;
    font-weight: bold;
    text-decoration: sharp; 
}


A.sidelinks:link 
{
    font-family: Georgia;
    COLOR: #FFFFFF;
    font-size:8pt;
    text-decoration: none; 
}
A.sidelinks:visited {

    font-family: Georgia;
    COLOR: #FFFFFF;
    font-size:8pt;
    text-decoration: none; 
}
A.sidelinks:hover {
    font-family: Georgia;
    COLOR: #FFFFFF;
    font-size:8pt;
    text-decoration: underline; 
}




A:link 
{
    font-family: Trebuchet MS;
    COLOR: #5d0075;
    font-size:14pt;
    font-weight: bold;
    text-decoration: none; 
}
A:visited {

    font-family: Trebuchet MS;
    COLOR: #5d0075;
    font-size:14pt;
    font-weight: bold;
    text-decoration: none; 
}
A:hover {
    font-family: Trebuchet MS;
    COLOR: #5d0075;
    font-size:14pt;
    font-weight: bold;
    text-decoration: underline; 
}



.links
{
    font-family: Georgia;
    COLOR: #FFFFFF;
    font-size:8pt;
    text-decoration: sharp; 
}


html{ 
height: 100%; 
border: 0; 
padding: 0; 
margin: 0; 
} 
body{ 
height: 100%; 
margin: 0; 
padding: 5; 
border: 0; 

}
#sidebar
{
  background: #044067 url(graphics/left.jpg) no-repeat scroll top left
}