body {
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: top left;

	padding-left: 5;
	padding-top: 0;
	}

A:link,  A:visited {	font-family: arial narrow, arial, sans-serif;
	font-weight: bold;	font-size: 11px;	letter-spacing: 1pt;	color: #97672A;	text-decoration: none;
	text-transform: uppercase;
	border-bottom: none;	}        A:active, A:hover {	font-family: arial narrow, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;	color: #3C2314;
	text-transform: uppercase;
	border-bottom: 1px solid #3C2314;	}body,tr,td, div {	font-family: arial, sans-serif;	color:#444432;	font-size: 11px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #2F2F1B;
	}

i {
	font-style: italic;
	color: #2F2F1B;
	}

p {	margin-left: 5px;	margin-right: 5px;	text-indent: 20px;	}#title {	color: #81814F;	font-family: arial narrow, arial, sans-serif;	font-size: 20px;	font-weight: bolder;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	left: 30px;
	}

#subtitle {
	font-family: arial narrow, arial, sans-serif;
	font-weight: bold;	font-size: 14px;	letter-spacing: 1pt;	color: #535E64;	text-decoration: none;
	text-transform: uppercase;
	}

td.menu:hover { 
	background-color: #39501E;
	border: solid 1px #FFF;
	}

td.menu { 
	background-color: #DFDF9D; 
	border: solid 1px #A3A357;
	}

td.code {
	background-color: #ECECB1;
	border: 1px solid #A3A357;
	}

#menu A:link, #menu A:visited {	font-family: arial narrow, arial, sans-serif;
	font-size: 11px;	letter-spacing: 1pt;	color: #81814F;	font-weight: bold;	text-decoration: none;
	border-bottom: none;	}        #menu A:active, #menu A:hover {	font-family: arial narrow, arial, sans-serif;
	font-size: 11px;	color: #FFFFFF;	font-weight: none;
	border-bottom: none;	}input, textarea, option, select {	background-color: #ECECB1;	font: 7pt arial;	color: #A3A357;	letter-spacing: 1px;	border: 1px solid #A3A357;	padding: 2px;	}
