html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	background-color: #ffffff;
}


.navbar {
	float: left;
	width: 260px;
	margin-right: 10px;
	font-size: 90%;
	color: #000000;
}


.horiznav {
	height: 52px;
	width: 760px;
	background-image: url(Banner1.2.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	text-align: center;
	margin: 0px;
	font-size: 80%;
	text-decoration: none;
}

.polishnav {
height: auto;
width: auto;
text-align: center;
font-size: 80%;
text-decoration: none;

}
.content {
	float: right;
	width: 480px;
	font-size: 90%;
	
}

.wide {
	width: 760px;
	font-size: 90%;
	
}
.footer {
	clear: both;
	float: left;
	width: 760px;
	margin-top: 40px;
	font-size: 80%;
	color: #006699;
	text-align: left;
	line-height: 18px;
	padding-left: 10px;
	background-image: url(Logo-Footer.jpg);
	background-repeat: no-repeat;
}

.a {
	font-size: 100%;
	text-decoration: none;
}
.a:hover {
	color: #000000;
	text-decoration: none;
}
.h1 {
	font-size: 110%;
	font-weight: bold;
}
.h2 {
	font-size: 120%;
	font-weight: bold;
}
.h3 {
	font-size: 130%;
	font-weight: bold;
}
.h4 {
	font-size: 140%;
	font-weight: bold;
}
.h5 {
	font-size: 150%;
	font-weight: bold;
}
.h6 {
	font-size: 160%;
	font-weight: bold;
}
.h1centre {
	font-size: 110%;
	text-align:center;
	font-weight: bold;
}	
.h2centre {
	font-size: 120%;
	text-align:center;
	font-weight: bold;
}	
.h3centre {
	font-size: 130%;
	text-align:center;
	font-weight: bold;
}
.h4centre {
	font-size: 140%;
	text-align:center;
	font-weight: bold;
}
.h5centre {
	font-size: 150%;
	text-align:center;
	font-weight: bold;
}
.h6centre {
	font-size: 160%;
	text-align:center;
	font-weight: bold;
}	
.a:link {
	color: #006699;
	text-decoration: none;
	text-align: center;
	text-align: center;
}
.a:visited {
	color: #006699;
	text-decoration: none;
}
.a:active {
	color: #006699;
	text-decoration: none;
}
.a:hover {
	color: #000000;
	text-decoration: none;
}
.images {
	margin: 10px;
}
.tables {
	vertical-align: top;
}
.taglist {
border: 1px solid #D9D9D9;
margin-top:40px; margin-bottom:30px;
}
.taglist tbody tr td {
font-family: "lucida grande", verdana, sans-serif;
font-size: 8pt;
padding: 3px 8px;
border-left: 1px solid #D9D9D9;
}
.taglist tbody tr.selected td {
background-color: #3d80df;
color: #ffffff;
font-weight: bold;
border-left: 1px solid #346DBE;
border-bottom: 1px solid #7DAAEA;
}
.blue {
	color: #006699;
}

