@charset "iso-8859-1";
/* CSS Document */
/*<link rel="stylesheet" type="text/css" href="behaviour.css">*/
body {
  font-family: times,arial,verdana;

	width:100%;
	background-color: #ebe0ca;
	
	scrollbar-track-color: #f4efe9;
	scrollbar-shadow-color: #e6dbc4; 
	scrollbar-face-color: #e6dbc4;
	}

table.lmenu {
background:url("img/menu_bg.jpg") no-repeat scroll 0 0 transparent;
height:359px;
width:241px;
}

.lmenu td {
 padding:10px 5px 4px 5px;
}
.lmenu a, .lmenu a:hover, .lmenu a:link, .lmenu a:active, .lmenu a:visited {
  font-family: times,arial,verdana;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #885124;
  text-decoration: none;


}

.font3 {
	font-size: 10px;
	color: #990000;
	text-align:right;
}

.font {
	font-size:16px;
	font-weight:normal;

	color: #000;
	text-align: justify;
	font-family:times,arial,verdana;
	}


.font table {
    font-family:verdana;
    font-size:12px;
    font-weight:normal;

	color: #000;
	text-align: justify;
	font-family:times,arial,verdana;
	}

	.font1 {
    font-family:verdana;
    font-size:12px;
    font-weight:normal;
	line-height: 13px;
	color: #000;
	text-align: right;
	}
	.font2 {
    font-family:verdana;
    font-size:8px;
    font-weight:normal;
	line-height: 12px;
	color: #000;
	text-align: right;
	}
	.font3 {
	font-size:12px;
	font-weight:normal;
	line-height: 13px;
	color: #000;
	text-align: left;
	}
	
body a, body a:visited, body a:active {
	font-size:16px;
	font-weight:normal;
	/*line-height: 13px;*/
	color: #000;
}

hr
{
style="width:33%;
}
 
