.top_blnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffcccc;
	height: 20px;
	width: 720px;
}
.top_rt_corner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/corner_top_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	width: 24px;
	background-color: #FFFF99;
}
.top_lft_corner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffcccc;
	background-image: url(images/corner_top_lft.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 140px;
	background-position: left top;
}
.border_top {
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 24px;
	background-color: #ffcccc;
}
.border_lft {
	background-image: url(images/border_lft.gif);
	background-repeat: repeat-y;
	width: 140px;
	background-color: #ffcccc;
	background-position: left top;
}
.corner_bot_lft {
	background-image: url(images/corner_bot_lft.gif);
	height: 24px;
	width: 140px;
	background-color: #ffcccc;
	background-position: left bottom;
}
.border_bot {
	background-image: url(images/border_bot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #ffcccc;
}
.corner_bot_rt {
	background-color: #ffcccc;
	background-image: url(images/corner_bot_rt.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	background-position: right bottom;
}
.border_rt {
	background-color: #ffcccc;
	background-image: url(images/border_rt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #530000;
	text-align: justify;
	font-weight: normal;
	font-size: small;
}
.txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #530000;
	font-size: small;
}
.rule_vert {
	background-image: url(images/dotrule.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 20px;
}
.image {
	width: 180px;
	text-align: right;
	vertical-align: top;
}
.bg_col {
	background-color: #ff9999;
}
.cont_rt {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.cont_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #530000;
	text-align: left;
}
.image_cont {
	text-align: left;
	vertical-align: top;
	width: 140px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
}

