body
{
	background-color:#FFFFFF;
	margin: 0px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}
td.maintd
{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
td.footer
{
	background-image:url(images/footer_bk.jpg);
	height: 39px;
	background-position:top;
	background-repeat:repeat-x;
}
li {
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
p.smttyl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	border-bottom: 1px solid #B7AD78;
}
img.imgborder
{
	border: 2px solid #C2C2C2;
}
.input2
{
	border: 1px solid #C3C3C3;
	background-color:#FFFFFF;
	width: 100%;
}
.link
{
	color: #891125;
}