.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #D1D4BF;
	text-decoration: none;
	font-style: italic;
}
.form_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #D1D4BF;
	text-decoration: none;
	font-style: italic;
}
.bg_left {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-x;
}
.bg_right {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-x;
}
.bg_mid {
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(images/bg_center.gif);
}
.bg_black {
	background-color: #000000;
}
.trow {
	color:#fff;
	margin-bottom:0px;
	padding-bottom:2px;
	vertical-align:bottom;
	font-size:12px;
	height:26px;
}
.tcell {
	display:block; 
	text-align:right; 
	width:68px; 
	float:left;
	vertical-align:bottom;
	font-size:12px;
}

.footer
{
	font-size:9px;
	font-family: Times;
}

.footer a:link
{
	color:#c1bbb5;
	text-decoration:none;
}

.footer a:hover
{
	color:White;
	text-decoration:none;
}

.footer a:visited 
{
	color:#c1bbb5;
	text-decoration:none;
}

