.top_with {
	background-image: url("/we_includes/tt_utils/img/top_l.png");
	background-repeat:no-repeat;
	width:315px;
	height:57px;
}
.top_without {
	background-image: url("/we_includes/tt_utils/img/top.png");
	background-repeat:no-repeat;
	width:315px;
	height:57px;
}
.tp_content {
	background-image: url("/we_includes/tt_utils/img/body.png");
	height:auto;
	padding:8px 20px 8px 20px;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
.tp_content td {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height:normal;
}
.bottom_with {
	background-image: url("/we_includes/tt_utils/img/bottom_l.png");
	background-repeat:no-repeat;
	width:315px;
	height:38px;
}
.bottom_without {
	background-image: url("/we_includes/tt_utils/img/bottom.png");
	background-repeat:no-repeat;
	width:315px;
	height:38px;
}
.top_text {
	font-family:verdana,arial,helvetica;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	color:#002e74;;
	text-align:center;
	margin:0 0 0 0;
	padding: 35px 0 0 0;
}
a.tt_link:link,
a.tt_link:visited,
a.tt_link:hover {
	color:#000;
	text-decoration:none;
	border-bottom: 3px double;
}
.tp_content a:link,
.tp_content a:visited,
.tp_content a:hover {
	text-decoration:underline;
}
