#foldheader{cursor:hand ;
list-style-image:url(fold.gif)}
#foldinglist{list-style-image:url(list.gif)}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #006699;
}
td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin-top: 90px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 45px;
	margin-right: 0px;
	color: #003366;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	color: #FF9900;
}
p {
	font-size: 14px;
	color: #FF9900;
	font-weight:bold;
}
