<!--
body {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 11px;
}
body {
	background-color: #231F20;
}
.center_bg {
	background-image:url(images/bottom-bg.jpg);
}
.center_bg_up {
	background-image: url(images/home_08.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.footer_bg_up {
	background-image: url(images/home_09.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 62px;
}
h1, h2, h3 {
	font-size: 12px;
}
a { 
	color:#DF0020;
}
a:hover { 
	color: #231F20;
	text-decoration:none;
}	
.service_image {
	margin-top: 3px;
	margin-bottom: 3px;
}
.content_bg {
	margin: 3px;
	padding: 5px;
	background-color: #FFFFFF;
	height: 99%;
	opacity:0.90; 
	filter:alpha(opacity=90); 
}
.content {
	margin: 3px;
	padding: 5px;
	background-color: #FFFFFF;
	height: 97%;
}
strong, b {
	color: #000000;
}
p {
	text-align: justify;
}
.menu {
	padding-right: 231px;
}
hr {
	border: 0px;
	border-top: 2px solid #D3D3D3;
}
.breadcrumb {
	font-size: 10px;
}
.messageBox {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	margin-top: 3px;
	border: 1px solid #231F20;
	background-color: #CCCCCC;
	color: #DF0020;
}
.status {
	color: #DF0020;
}
-->
