table {
	font-size: 9pt;
	line-height: 18pt;
	color: #333333;

}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #660033;
	text-decoration: underline;
}
.formborder {
	border: 1px solid #999999;
}
.rigbg {
	background-image: url(images/rightbg02.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.titlem {
	letter-spacing: 5pt;
	word-spacing: 5pt;
	filter: DropShadow(Color=white, OffX=2, OffY=1, Positive=0);

}
.titlebg {
	background-image: url(images/titlebg.gif);
	background-repeat: no-repeat;
}
