
/*  CBCB99 */

body {
    background:#4A391D;
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-decoration: none }


/*----------------------*/
#container {
    border: solid 1px #005E9C; 
    background-color: #fff;
    padding: 3px 1px 3px 1px; 
    width: 770px; }        

* html #container {
    border: solid 1px #005E9C; 
    background-color: #fff;
    padding: 3px; 
    width: 770px; }        
/*----------------------*/

/* MENU */

#menu { 
    width: 190px; 
    background: url(/images/menu_bkg.jpg);

}

#menu .button {
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #967536;
	color: #333;
    font-weight: normal;
	}

#menu .button ul {
	width:189px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #B38C41;
	}
#menu .button ul li.header {
	list-style-type:none;
    background-color: #4A391D;
    padding: 5px 5px 5px 0.5em;
	color: #fff;
    font: bold 11px arial;
    text-align: center;
    
	}
    

#menu .button ul li {
	list-style-type:none;
    
	}

#menu .button li {
    border-bottom: 1px solid #B38C41;
    padding: 0px;
    margin: 0;
    }
    
#menu .button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #82652E;
		color: #fff;
        font-size: 11px;
		text-decoration: none;
		width: 189px;
        font-weight: bold;
        
		}

#menu .button li a.header {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #4A391D;
		color: #fff;
        font-size: 11px;
		text-decoration: none;
		width: 189px;
        font-weight: bold;
        
		}

html>body #menu .button li a {
    width: auto;
    }

#menu .button li a:hover {
    background-color: #6F5627;
    color: #fff;
    }

/* CONTENT BLOCK */

#content {
    padding: 0px 10px 0px 10px;
    vertical-align: top;
    width: 576px;}


/* ------------------------------ */
    
#content p {
    font: normal 12px Arial;
    color: #4A391D;
    margin-top: 0;
    margin-bottom: 5px;}

* html #content p {
    font: normal 12px Arial;
    color: #4A391D;
    margin-top: 0;
    margin-bottom: 5px;
    width: 100%;}

/* ------------------------------ */

#content p a {font: bold 12px Arial; color: #4A391D; text-decoration: underline; }
#content p a:hover {text-decoration: none; }


#content p a.large {font: bold 18px Arial; color: #4A391D; text-decoration: underline; }
#content p a:hover.larhe {text-decoration: none; }

#content ul { margin-top: 0; }


#content li {
    font: normal 12px Arial;
    color: #4A391D;
    margin-top: 0;
}

#content li a {font: bold 12px Arial; color: #4A391D; text-decoration: underline; }
#content li a:hover {text-decoration: none; }


#content td {
    font: normal 12px Arial;
    color: #4A391D;
    margin-top: 0;
}


#content td a {
    color: #4A391D;}

#content td a:hover {
    text-decoration: none;}

#content td.inverse {
    background: #82652E;
    font: bold 11px Arial;
    color: #fff;
    margin-top: 0;
}

#content td.inverse a.caption {
    font: bold 11px Arial;
    color: #fff;
    text-decoration: none;
}


#content td.inversesmall {
    background: #005E9C;
    font: bold 10px Arial;
    color: #fff;
    margin-top: 0;
}

#content td.inversesmall a {
    color: #fff;
}

#content td.inversesmall a:hover {
    color: #fff;text-decoration: none;
}

#content td.small {
    font: normal 10px Arial;
    color: #005E9C;
    margin-top: 0;
}

#content td.small a {
    color: #156FBA;
}

#content td.small a:hover {
    text-decoration: none;
}

#content td.small2 {
    font: normal 9px Arial;
    color: #005E9C;
    margin-top: 0;
}

#content td.small2 a {
    color: #156FBA;
}

#content td.small2 a:hover {
    text-decoration: none;
}


/* LOGIN PANEL */

div.login {
    width: 120px; }


div.login td {
    font: normal 9px Arial;
    color: #FFF; }
    
/* HEADERS */

h1 { font:bold 24px Arial; margin-bottom:5px; margin-top: 5px; margin-bottom: 5px; color: #156FBA;}
h2 { font:normal 18px Arial; margin-bottom:5px; margin-top:0; padding:0; font-weight: bold; color: #156FBA;}
h3 { font:normal 12px Arial; margin-bottom:5px; margin-top: 5px; padding:0; font-weight: bold; color: #156FBA; border-bottom: 1px dashed #156FBA;}
h4 { font:normal 12px Arial; margin-bottom:5px; margin-top: 5px; padding:0; font-weight: bold; color: #156FBA;}


/* ADMIN */

a.admin {font: normal 12px Arial; color: #005E9C; }



/* FOOTER */

#footer {
    text-align: center;
    font-family: Arial;
    color: white; 
    font-size: 10px; }
    
#footer a {color: #fff; text-decoration: none;}

#footer a:hover {text-decoration: underline;}



/* LINKS PAGE */

#content td.LinkCell1 {
    BORDER-STYLE: SOLID; 
    BORDER-COLOR: #005E9C; 
    BORDER-WIDTH: 1px; 
    BACKGROUND-COLOR: #90BADE; 
    font: normal 10px Arial;
    color: #000}

#content td.LinkCell1 a {color: #000; }
#content td.LinkCell1 a:hover {text-decoration: none; }

#content td.LinkCell2 {
    BORDER-STYLE: SOLID; 
    BORDER-COLOR: #005E9C; 
    BORDER-WIDTH: 1px; 
    BACKGROUND-COLOR: #ffffff;
    font: normal 10px Arial;
    color: #000}

#content td.LinkCell2 a {color: #000; }
#content td.LinkCell2 a:hover {text-decoration: none; }

#content img { border: 1px solid #4A391D; }

#address td { 
    font: normal 11px arial; 
    color: #fff;}
    
#content .NextNTable { 
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    border: 1px solid #7F181B; }
    
#content .NextNTableHeader {
    background: #EAE3CD; 
    font: bold 12px arial;
    color: #9E9D9D;}
    
#content .NextNTableHeader a { 
    color: #7F181B;}
    






    

    
