body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #161209;
}

.index {
line-height:18px;
}

.footer  { 
	color: #EC9200; 
	font-weight:bold;
	font-size: 11px;
	text-decoration: none 
	}

.footer:hover  { 
	color: #EC9200; 
	font-weight:bold;
	font-size: 11px;
	text-decoration: underline 
}

/* .menutitle{
        cursor: pointer;
	margin-bottom: 0px;
	background-color:#2A2A2A;
	color:#B2B2B2;
	width:452px;
  height:22px;
 padding-top: 2px; 
   padding-bottom: 2px;
        padding-left: 3px;
	text-align:left;
	font-size: 13px;
	font-family: Helvetica, sans-serif;
	border: 1px outset #494949;
}

.submenu{
	width: 451px;
	font-size: 11px;
        background-color: #4C9311;
        color: white;
        font-family: helvetica;
        padding: 3px;
		}
		

.submenu a
{
color: black;
text-decoration: none;
}
*/