/* CSS Document */

html,body {
	scrollbar-face-color:#0099FF;
	scrollbar-track-color:#00CCFF;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-shadow-color:#000099;
	scrollbar-highlight-color:#33FFFF;
	scrollbar-3dlight-color:#33FFFF;
	scrollbar-darkshadow-color:#000099;
	font-weight: bold;
	background-image:   url(../../images/Barrehorizon.jpg);
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-attachment: fixed;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat;
	background-position: center;


}
h1 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	background-attachment: fixed;
	color: #000066;
	text-align: center;
}

h2 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	background-attachment: fixed;
	color: #FFFF00;
	text-align: center;
}

a:link {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: large;
	font-weight: bold;





}
a:visited {
	color: #0066CC;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;



}
a:hover {
	color:#FF0000;
	font-size: x-large;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	text-decoration: none;
	font-weight: bold;

}

h3 {
	border:none;
	width: auto;
	height: auto;
	text-align: center;
	font-size: large;
}

.tab1 {
	height: auto;
	width: auto;
	font-size: small;
	text-align: center;
}
.tab2 {
	height: auto;
	width: auto;
	text-align: center;
	font-size: xx-small;
}

.tab3 {
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
}

.tab4 {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;

}

.tab5 {
	text-align: justify;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	padding-left: 7px;
	padding-right: 7px;
	color: #000099;



}
