
body
{
    background-color: #F1F1F1; 
    background-image: url("../images/background.gif"); background-attachment: fixed;
    font-family: sans serif,Verdana,Arial,Helvetica;
    font-size: 11px;
    color: #000000;
    margin:0;
}


img { 
border: 0px;
}


ul,li {
	list-style-type: square;
	list-style-position: inside;

	}


.homelink
{
    font-family: sans serif,Verdana,Arial,Helvetica;
    font-size: 130%;

}

.newstext

{
    font-size: 10px;
}



.form_error
{  
    color: #FF0000;
    font-weight: bold;
}

hr
{
    background-color: #000000;
    color: #000000;
    height: 1px;
    border: none;

}


p
{
    font-size: 110%;
    font-weight: bold;
    color: #962414;
    margin:5px 0px 5px;
}

h1
{
    font-size: 150%;
    color: #962414;
    margin:5px 0px 5px;

}

div.toplinks
{
    text-align: right; 
}



table.header
{

	text-align: center; 
	width: 970px; 
	height: 106px;
        background-image: url("../_images/1.jpg");
        background-color: #EEC4AE; 
	background-repeat: 
	no-repeat;
	background-position: 
	center center;
        border-width: 1px 1px 0px;
        border-style: solid;
        border-color: #6A1405;
	margin: 0 auto;
        border-collapse: collapse;

}

table.main
{
        background-color: #FFFFFF; 
        border-width: 1px 1px 0px;
        border-style: solid;
        border-color: #6A1405;
        padding: 20px;
	text-align: center; 
	width: 970px; 
	margin: 0 auto;
        border-collapse: collapse;
        height:600px;

}

td.menu
{

    background-color: #423531; 
    padding: 20px 10px;
    width: 200px;
    text-align: left;
    vertical-align: top; 
    color: #000000;

}

td.verticalbar
{
    background-color: #6A1405; 
    width: 1px;
    vertical-align: top; 
    border-width: 0px;
    padding: 0;
}

td.main
{


    margin-bottom: 2px;
    padding: 10px;
    text-align: left; 
    vertical-align: top; 

}



td.rightcolumn
{

    background-color: #423531; 
    padding: 20px 10px;
    width: 150px;
    text-align: left;
    vertical-align: top; 
    color: #000000;

}


table.footer
{

        border-width: 1px 0px 0px 0px;
	border-style: solid;
        border-color: #6A1405;
	text-align: center; 
	width: 970px; 
	height: 20px;
	margin: 0 auto;
        border-collapse: collapse;
}

   a:link {color: #962414; text-decoration: none; font-weight: bold; }       
   a:active {color: #962414; text-decoration: none; font-weight: bold; }      
   a:visited {color: #962414; text-decoration: none; font-weight: bold; } 
   a:hover {color: #962414; text-decoration: underline; font-weight: bold; }   

   a.linksmenu:link {color: #EEC4AE; text-decoration: none; font-weight: bold;}       
   a.linksmenu:active {color: #FFBC6C; text-decoration: none; font-weight: bold;}      
   a.linksmenu:visited {color: #EEC4AE; text-decoration: none; font-weight: bold;} 
   a.linksmenu:hover {color: #FFBC6C; text-decoration: none; font-weight: bold;}   


   a.homelink:link {color: #EEC4AE; text-decoration: none; font-weight: bold; }       
   a.homelink:active {color: #FFBC6C; text-decoration: none; font-weight: bold; }      
   a.homelink:visited {color: #EEC4AE; text-decoration: none; font-weight: bold;} 
   a.homelink:hover {color: #FFBC6C; text-decoration: none; font-weight: bold;}   

   a.sublink:link {color: #EEC4AE; text-decoration: none; font-weight: bold; font-size:90%;}       
   a.sublink:active {color: #FFBC6C; text-decoration: none; font-weight: bold; font-size:90%;}      
   a.sublink:visited {color: #EEC4AE; text-decoration: none; font-weight: bold; font-size:90%;} 
   a.sublink:hover {color: #FFBC6C; text-decoration: none; font-weight: bold; font-size:90%;}   

