BODY,TABLE,TR,TD,TH,A,LI,P,DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size :	11px;
	color:#4e4e4e;
	font-weight: normal;
}
BODY {
	background-color:WHITE;
}
P {
	margin:0px;padding:0px;
}
a {
	text-decoration: underline;
	color: #FF6600;
}
h1{
	color:#4e4e4e;
	font-size :	14px;
	font-weight: bold;
}
h2{
	color:#4e4e4e;
	font: Verdana, arial;
	font-size :	11px;
	font-weight: normal;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
#pagepath a {
	color:899197;
}
.tbl {
	border: 1px solid black;
}
.tbl th {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #6e6e6e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menutable {
}
.menutable TD {
	cursor:pointer;cursor:hand;padding:0px 0px 0px 0px
}

