.activity_content {
	font-family: Arial;
	font-size: 12px;
	color: #58595B;
	background-color: #E7E8E9;
}

.activity_heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
	background-color: #B5C971;
}

body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/site_background.gif);
}

.content {
	width: 500px;
	height: 300px;
	font-family: Arial;
	font-size: 12px;
}

.contentCopy {
	font-family: Arial;
	font-size: 12px;
}

.content_td {
	background-color: #FFFFFF;
	padding: 15px 15px 15px 15px;
}

.blue_line {
	margin: 2px 0px 4px 0px;
	width: 500px;
	height: 4px;
	background-color: #5994C8;
}

.blue_line_2 {
	margin: 2px 0px 4px 0px;
	background-color: #5994C8;
}

.errorCopy {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.green_line {
	margin: 2px 0px 4px 0px;
	width: 500px;
	height: 4px;
	background-color: #B5C971;
}

.blue_text {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #5994C8;
}

.home_text {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #B44E2F;
}

.hr_green_line 
{
	margin: 2px 0px 4px 0px;
	width: 500px;
	height: 6px;
	background-color: #B5C971;
}

.left_bar {
	background-image: url(../images/left_bar.gif);
}

.pay_heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
}

.pay_item {
	font-family: Arial;
	font-size: 12px;
}

.pay_total {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}

.property_tb 
{
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #7B7C7D;
}

.property_head 
{
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #7B7C7D;
	background-color: #B5C971;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.property_data 
{
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #7B7C7D;
	background-color: #E2E3E4;
	font-family: Arial;
	font-size: 12px;
}

.red_text 
{
	color: #B44E2F;
}

.right_bar {
	background-image: url(../images/right_bar.gif);
}

.welcome_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #58595B;
}

.broadcast_content {
	font-family: Arial;
	font-size: 12px;
}

.broadcast_heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
	background-color: #B5C971;
}
