﻿body {
	font-family: Verdana, Hevetica, sana-serif;
	font-size: 14px;
	margin-bottom: 5px;
}
#header {
	background-color: #b8fef5;
	margin-bottom: 5px;
	border: 1px solid #7C6CD0;
}
.aux1 {
	background-color: #8080ff;
	padding: 10px 20px 10px 20px;
}
.logo {
	padding: 10px;
	width: 45%;
	text-align: center;
}
.logo1 {
	padding: 10px;
	position: absolute;
	width: 45%;
	top: 12px;
	left: 50%;
	text-align: center;
}
.qth {
	font-family: Verdana, "Times New Roman", "Lucida Console", Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 15px;
	padding: 5px;
	width: 20%;
	float: left;
}
.england {
	text-align: center;
	margin-top: 17px;
	width: 10%;
	float: right;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #543f54;
	letter-spacing: 2px;
	padding: 5px;
	margin-top: 10px;
}
#navbar a:link {
	color: #ffff00;
}
#navbar a:visited {
	color: #ffff00;
}
#navbar a:hover {
	color: #FFFF00;
}
#navbar a:active {
	color: #FFFF00;
}
.leftnav {
	text-align: center;
	border: 1px solid #666666;
	padding: 10px;
	margin: 20px 20px 10px 10px;
	width: 125px;
	float: left;
}
.leftnav h2 {
	font-family: Verdana, Helvetica, sana-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	background-color: transparent;
	text-align: center;
}
.leftnavb {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
.leftnavb a {
	text-decoration: none;
	color: #224059;
	background-color: #b5c9e2;
	border-style: solid;
	border-width: 2px;
	border-color: #cce3ff #31557f #31557f #cce3ff;
	padding: 1px;
	width: 100%;
	display: block;
}
.leftnav a:hover {
	background-color: #99aabf;
	border-style: solid;
	border-width: 2px;
	border-color: #31557f #cce3ff #cce3ff #31557f;
}
.texto {
	background-color: #FFFFFF;
	border: 1px solid #7C6CD0;
	padding: 10px;
	margin-top: 5px;
}
.texto a:hover {
	font-family: Verdana, Helvetica, sana-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}
h2 {
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8080FF;
	text-align: center;
}
p {
	margin: 1.5em;
}
hr {
	color: #0000FF;
	text-align: center;
	line-height: 0px;
	height: 1px;
	width: 50%;
}
table.diagram {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
table.diagram a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color: #FF0000;
}
#texto1 {
	border: 1px #7C6CD0 solid;
	padding: 5px 5px 5px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 50%;
	text-align: center;
	background-color: #DCD9ED;
	height: 110px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#texto2 {
	background: #EFF9ED;
	border: 1px #7C6CD0 solid;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
#texto2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
#aux2 {
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 20px;
	float: right;
}
#texto3 {
	padding: 10px 10px 10px 10px;
	border: 1px #7C6CD0 solid;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif, Verdana;
	font-size: 14px;
	text-align: center;
	background-color: #e9f2aa;
	font-weight: bold;
}

#aux3 {
	text-align: center;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}

#texto3 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
td.ring {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
td.ring a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
#container {
	position: relative;
	width: 100%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	top: 5px;
}

#left_col {
	width: 20%;
	position: absolute;
	left: 0px;
	top: 4px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	height: 37px;
	font-size: 20px;
}

#page_content {
	margin-right: 15%;
	margin-left: 20%;
	text-align: center;
	top: 3px;
	height: 45px;
}

#right_col {
	width: 15%;
	position: absolute;
	right: 0px;
	top: 10px;
	text-align: center;
}
.style1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
