/* CSS Document */

.footer {
	color:#9F8246; 
	font-family: Times New Roman, Times, serif; 
	font-size: 7pt;
}
.text {
	color:#6f5a2e; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px;
}

.header  {
	color:#6f5a2e; 
	font-family: Times New Roman, Times, serif; 
	font-size: 11pt;
	font-weight: bold;
}

a:link  {
	color:#6f5a2e; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px;
	font-decoration: underline;
}

a:hover  {
	color:#2e4623; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px;
	font-decoration: underline;
}

a:visited  {
	color:#6f5a2e; 
	font-family: Times New Roman, Times, serif; 
	font-size: 14px;
	font-decoration: underline;
}
#LeftMenu {
	background-image: url(../images/Left_menu_bg.gif);
	background-repeat:repeat-y;
	background-color:#C1BF8D;
}

.MenuTable td {
	margin-left:2px;
	*margin-left:2px;
	text-align:center;
}