.tablecontent {
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: Orange;
	background-color: #812F3D;
	padding: 5px 10px 5px 10px;
}

.tablehead {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: Black;
	background-color: Orange;
	background: #812F3D;
}


#menu {
	background-color: #812F3D;
	color: #E7E6E6;
	position: absolute;
	top: 10px;
	left: 10px;
	visibility: hidden;
} 

#menu2 {
background-color : #812F3D; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
} 
#menu3 {
background-color : #812F3D; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 
#menu4 {
background-color : #812F3D; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 
#menu5 {
background-color : black; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 
#menu6 {
background-color : black; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 
#menu7 {
background-color : #812F3D; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 
#menu8 {
background-color : black; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 
#menu9 {
background-color : #812F3D; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 
#menu10 {
background-color : #812F3D; 
color:#E7E6E6;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
} 

#navbar {
position : relative;
} 

nav1 {
	background-color: #812F3D;
	color: #E7E6E6;
	font: normal bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #812F3D;
	padding: 1px 1px 1px 1px;
	text-align: center;
	width: 100%;
	height: 18px;
	display: block;
} 

A.nav1 {
	background-color: #812F3D;
	color: #E7E6E6;
	font: normal bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #812F3D;
	padding: 1px 1px 1px 1px;
	text-align: center;
	width: 100%;
	height: 18px;
	display: block;
} 
A.nav1:hover {
	background-color: White;
	color: #812F3D;
	font: normal bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid White;
	padding: 1px 1px 1px 1px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 18px;
	display: block;
} 
A.menulink1 {
	background-color: #E7E6E6;
	color: #812F3D;
	font: normal 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid black;
	padding: 1px 1px 1px 1px;
	width: 150px;
	height: 18px;
	display: block;
} 
A.menulink1:hover {
	background-color: white;
	color: #812F3D;
	font: normal 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid black;
	padding: 1px 1px 1px 1px;
	width: 150px;
	height: 18px;
	display: block;
} 

.menutitle {
	background-color: #E7E6E6;
	color: Black;
	font: normal 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid Black;
	padding: 1px 1px 1px 1px;
	width: 150px;
	height: 18px;
	display: block;
	font-weight: bold;
} 

a.menutitle {
	background-color: #E7E6E6;
	color: #812F3D;
	font: normal 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid Black;
	padding: 1px 1px 1px 1px;
	width: 150px;
	height: 18px;
	display: block;
	font-weight: bold;
} 

a.menutitle:hover {
	background-color: white;
	color: #812F3D;
	font: normal 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid Black;
	padding: 1px 1px 1px 1px;
	width: 150px;
	height: 18px;
	display: block;
	font-weight: bold;
} 


