body {
	font-family: Tahoma, Arial;
	font-size: 13px;
}

.content {
	font-family: Tahoma, Arial;
	font-size: 13px;
	padding: 10px;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.table_1{
	font-family: Tahoma, Arial;
	font-size: 13px;
	padding: 10px;
   	BORDER-BOTTOM: #82B8FB 1px solid;
   	BORDER-LEFT: #82B8FB 1px solid;
   	BORDER-RIGHT: #82B8FB 1px solid;
   	BORDER-TOP: #82B8FB 1px solid;
}
.table_2{
	font-family: Tahoma, Arial;
	font-size: 13px;
	padding: 10px;
	background-color: #82B8FB;
}

.news_content {
	font-family: Tahoma, Arial;
	font-size: 13px;
}
.page_content {
	font-family: Tahoma, Arial;
	font-size: 13px;
}

.visitor_status {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
}

.content_services {
	font-family: Tahoma, Arial;
	font-size: 13px;
	padding: 10px;
	text-align: left;
}
.news_date {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F57A34;
}
.news_table {
	margin-bottom: 5px;
}
.listarrow {
	list-style-image: url(images/listarrow.jpg);
	font-weight: bold;
	margin-bottom: 4px;
}
.footer_content {
	font-family: Tahoma, Arial;
	font-size: 13px;
}
.services_links {
	text-decoration: underline;
	color: #3366CC;
}
.services_links:hover {
	text-decoration: underline;
	color: #990000;
}