body
{
	background-color: #F2DDC2;
	margin: 0px;
	padding: 0px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}
td.menutd
{
	background-color:#CCCCCC;
	background-image:url(images/m_bk.gif);
	background-position:top;
	background-repeat:repeat-x;
	height: 39px;
}
td.footertd
{
	background-color: #A91B1A;
	background-image:url(images/footer_bk.gif);
	background-position:top;
	background-repeat:repeat-x;
	height: 59px;
}
.whiteboldtext
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.whiteboldtext
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.whiteboldtext:hover
{
	text-decoration: underline;
}
td.whitetexttd
{
	color: #FFFFFF;
	text-decoration: none;
}
td.maintd
{
	background-color: #A91B1A;
	background-image:url(images/main_bk.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:20px;
}
td.contentboxtd
{
	background-color:#EED6B7;
	background-image: url(images/con_box.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding: 15px;
}
p.smallttyl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	border-bottom:1px solid #A91B1A;
}
.input
{
	border: 1px solid #A91B1A;
	background-color:#FFFFFF;
	width: 100%;
}
img.imgborder
{
	border: 3px solid #EED6B7;
}
