body {
	background-color: #D0D09A;
	scrollbar-face-color: #eee4d4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #eeeada;
	scrollbar-darkshadow-color: #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 9px
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	marginheight : 0px;
	marginwidth: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
}

.tmenu {
	color: #666666;
	text-decoration: none;

	font-family: Verdana;
        font-weight: bold;
	font-size: 9px;
}
.tmenu:hover {
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
        font-weight: bold;
	font-size: 9px;
        background-color: #eeeeee;
}

.bmenu {
	color: #751016;
	text-decoration: none;
        font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
}
.bmenu:hover {
	color: #751016;
	text-decoration: underline;
        font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
}
.nlist {
	color: #ffffff;
	text-decoration: none;
        background-color: #6a634e;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nlist:hover {
	color: #000000;
	text-decoration: none;
        background-color: #e6e6c1;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nbodya {
	color: #000000;
	text-decoration: none;
        background-color: #e6e6c1;
        font-weight: normal;
	/*font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nbodyb {
	color: #000000;
	text-decoration: none;
        background-color: #f5f5f5;
        font-weight: normal;
	/*font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitnav {
	color: #6A634E;
	text-decoration: none;
        background-color: #d0d09a;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitnav:hover {
	color: #000000;
	text-decoration: none;
        background-color: #d0d09a;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}