a:link, a:visited {
	color: #ff3333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: Navy;
	text-decoration: underline;
}

body {
	width: 760px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	background : #99FFFF url(bg.jpg);
}

div, p, h1, h2, address, li {
	/*background-color: #FFFFAA;*/
	background-color: transparent;
}

p {
	text-align: left;
}

div {
	padding: 0px 0px 0px 0px;
}

div.coll {
	width: 380px;
	float: left;
}

div.colr {
	width: 380px;
	float: right;
}

div.block {
	width: 100%;
}

div.footer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

div.head {
	width: 100%;
	padding: 5px 5px 10px 5px;
}

div.pic {
	text-align: center;
}

div.txt {
	text-align: left;
}

h1 {
	color: #ff3333;
	/*font-family: "Times New Roman", times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}

h2 {
	color: #ff3333;
	font-family: "Times New Roman", times, serif;
	font-weight: bold;
	font-size: 24px;
}

hr {
	width: 80%;
	background-color: #0000CC;
}

img.border {
	/*border: 3px ridge #3399FF;*/
	border: 3px ridge yellow;
	margin: 5px 0px 5px 0px;
}

p#cpyrt {
	font-size: 10px;
	text-align: center;
}

p, td, div.formnotes {
	margin: 10px 10px 10px 15px;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

noscript {
	margin: 5px 5px 5px 5px;
	color: #CC00CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	margin: 3px 10px 3px 15px;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

sup {
	font-size: 65%;
}

.centred {
	text-align: center;
}

table#form {
	margin-top: 10px;
	border: 3px inset #cc0000;
}

p.tip {
	font-size: 12px;
}

span.small {
	font-size: 12px;
}

span.bold {
	font-weight: bold;
}

p.tip span.bold {
	color: #ff3333;
}

img.flag {
	float: left;
	margin-right: 10px;
}

table#links {
	margin: 15px auto 10px auto;
}

td.links {
	text-align: center;
	width: 50%;
}

.c {
	text-align: center;
}

br.both {clear: both}
td.c8 {vertical-align: top; height: 84px; width: 92px}
td.c7 {text-align: center; vertical-align: middle; height: 95px; padding: 10px 0px 0px 0px;}
td.c6 {width: 85px;}
h2.c5 {text-align: center}
td.c4 {width: 85px; text-align: center; vertical-align: top}
td.c3 {vertical-align: top; height: 84px; width: 92px}
td.c2 {vertical-align: top; height: 85px}
h1.c1 {margin-top: 15px}
p.footer {text-align: center; font-size: 12px;}
