﻿/* CSS layout */

body {font-size:100%;}

object { outline:none; }
img   {  border-style: none;}


.smallTextWhite {
	font-size: 80%;
	color: #FFFFFF;
	font-family: "arial";
	text-align: center;
}
.blackText {
	font-family: "arial";
	font-size: 80%;
	color: #000000;
	text-align: justify;
}
.redTextLarge {
	font-family: "arial";
	font-size: large;
	color: #AF220A;
	text-align: center;
	font-weight: bold;
}

.noMargin {
	border-width: 0px;
}
.LrgRedText {
	text-align: center;
	font-family:  "arial";
	color: #AF220A;
}
h1 {
	font-family: "arial";
	font-size: 120%;
	color: #AF220A;
	text-align: center;
	margin-top: 26px;
}
h2 {
	font-family: "arial";
	font-size: 100%;
	color: #666666;
	text-align: center;
	margin-top: 30px;
}
h3 {
	font-family: "arial";
	font-size: 100%;
	color: #AF220A;
	text-align: center;
}
h4 {
	font-family: "arial";
	font-size: 80%;
	color: #666666;
	padding-top: 0px;
	text-align: justify;
}
h5 {
	font-family: "arial";
	font-size: 80%;
	color: #000000;
	text-align: justify;
}
h6 {
	font-size: 11pt;
}





ul{
	list-style-type: none;
	font-family: arial;
	font-size: 90%;
	text-align: center;
	float: left;
	height: 23px;
	margin: 0;
	padding: 0 0 0 20px;
	color: #AF220A;
	outline: none;
}


ul a {
font-size: 90%;
	display: block;
	width: 100px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	background-image: url('http://fsbomallorca.com/grafx/button-css.png');
	background-repeat: no-repeat;
	color: #AF220A;
	outline: none;
}
ul a:hover {
font-size: 90%;
background-position: 0px -23px;
color: #ffffff;
text-decoration: none;
outline: none;
}

ul li {
font-size: 90%;
	display: inline;
	float: left;
	color: #AF220A;
	outline: none;
}

#top a {
	font-family: "arial";
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
		outline: none;
}
#top a:hover {
	font-family: "arial";
	font-size: 80%;
	color: #FFFF00;
	text-decoration: none;
		outline: none;
}
a {
	font-family: "arial";
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
}

a:hover {
	font-family: "arial";
	text-decoration: none;
	color: #FFFF00;
	font-size: 80%;
	outline: none;
}
#pdf a {
	color: #3366FF;
	font-family: "arial";
	font-size: small;
	font-weight: bold;
}
#pdf a:hover {
	font-family: "arial";
	font-size: small;
	font-weight: bold;
	color: #AF220A;
}
#pdf a:visited {
	color: #666666;
	font-family: "arial";
	font-size: small;
	font-weight: bold;
}
#pdf a:link {
	color: #000000;
	font-family: "arial";
	font-size: small;
	font-weight: bold;
}
.LrgGreyTextCopy {
	text-align: center;
	font-family: "arial";
	color: #333333;
	font-size: 80%;
}
.blackTextCopyCentre {
	font-family: "arial";
	font-size: 80%;
	color: #000000;
	text-align: center;
}
.style1 {
	margin-bottom: 0px;
}
.style2 {
	margin-bottom: 88px;
}
.style3 {
	margin-bottom: 8px;
}
.style4 {
	margin-bottom: 8px;
	margin-top: 0px;
}
.style5 {
	margin-bottom: 8px;
	margin-top: 13px;
}
.blacktextjustified {
	text-align: justify;
}
.redTextMed {
	font-family: "arial";
	font-size: medium;
	color: #AF220A;
	text-align: center;
	font-weight: bold;
}

