body {
	background-image: url(../images/REspanyaBg.gif);
	font-family: "Century Gothic";
}
a:link {
	text-decoration: none;
	color: #800000;
}
a:visited {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #800000;
}
.respanya_site_title {
	font-size: 15px;
	font-weight: bold;
	color: #800000;
}
.respanya_footer {
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
.respanya_menu {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
}
.respanya_content {
	font-size: 13px;
	color: #4d4d4d;
	padding: 7px;
}
.respanya_text {
	font-size: 11px;
	color: #4d4d4d;
}
.respanya_text2 {
	font-size: 11px;
	color: #4d4d4d;
}
.respanya_text3 {
	font-size: 12px;
	color: #4d4d4d;
	padding-left: 10px;
}
.respanya_text4 {
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
}
.respanya_h1 {
	font-size: 15px;
	color: #800000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.respanya_info {
	font-size: 11px;
	color: #800000;
	font-weight: bold;
}
.respanya_info_rigth {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.respanya_right {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.respanya_right_title {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.respanya_img {
    background: #4d4d4d;
	border: 1px solid #cccccc;
    padding: 2px;
}
.respanya_img_content {
    background: #F0F0F0;
	border: 1px solid #cccccc;
    padding: 2px;
}
.respanya_img_home {
    border: 1px solid #cccccc;
}
.respanya_divider {
	clear: both;
	width: 100%;
	height: 10px;
	border-bottom: 1px dotted #414141;
	margin-bottom: 5px;
	font-size: 1px;
}
.respanya_form {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	border: 1px dotted #666666;
	background-color: #E5E5E5;
}
