/* DEFAULT STYLE */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	}
#nav_top a:hover {
	border-bottom: 1px solid #81001f;
	color: #666666;
	padding-bottom: 2px;
}
#border_image {
	border-bottom: 8px solid #000000;
	height: 115px;
	background-color: #81001f;
}

.image_home {
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

