BODY,TABLE,TR,TD,TH,A,LI,P,DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size :	11px;
	color:#474747
}
BODY {
	background-color:white;
}
P {
	margin:0px;padding:0px;
}
a {
	text-decoration:none;
}
h1{
		color:#009cff}
a:hover {
	text-decoration:underline;
}
#pagepath a {
	color:white;
}
.tbl {
	border: 1px solid white;
}
.tbl th {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menutable {
}
.menutable TD {
	cursor:pointer;cursor:hand;padding:0px 0px 0px 0px
}

