body {line-height: 18px;
}
.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.tdbg {
	background-image:  url("../images/0002.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.tdpicbg {
	background-image:  url("../images/0001.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-size: 9pt;
	color: #CCCCCC;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 120%;

}
.copyright {
	font-size: 10px;
	color: #999999;
}
.proborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size: 9pt;
	font-weight: bold;
	color: #B56666;
}
.font10 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #FFFFFF;;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
}
.menu:link {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
}
.menu:visited {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
}
.menu:hover {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
input {
	border: 1px inset #FFFFFF;
	background-color: #CCCCCC;

}
textarea {
	border: 1px inset #FFFFFF;
	background-color: #CCCCCC;

}

li {
	padding: 1px 0px;
}
