.headline {
	font-family: verdana;
	font-size: 26px;
	font-weight: bold;
	color: #FF5400;
	text-decoration: none;
}
.verdana_blue {
	font-family: verdana;
	font-size: 22px;
	font-weight: normal;
	color: #18568A;
	text-decoration: underline;
}
.verdana_blue_13 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #18568A;
	text-decoration: none;
}

bg_table{ background-repeat:no-repeat; background-position:bottom right}

.top {
	background-image: url(../images/up_bor.gif);
	background-repeat: repeat-x;
}
.left {
	background-image: url(../images/lt_bor.gif);
	background-repeat: repeat-y;
}
.rt {
	background-image: url(../images/rt_bor.gif);
	background-repeat: repeat-y;
}
.bot {
	background-image: url(../images/bot_bor.gif);
	background-repeat: repeat-x;
}
