body		{ margin-top: 0px;
			margin-bottom: 0px;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			background-color: white;
		}

h1		{ font-family: arial;
			font-size: 18px;
			color: #018DC8;
			text-align: center;
			margin-top: 0.25em;
			margin-bottom: 0.25em;
		}

h3		{ font-family: "arial";
			font-size: 18px;
			color: #035577;
			text-align: left;
			margin-top: 0.25em;
			margin-bottom: 0em;
		}

p,li,td		{ font-family: "arial";
			text-align: justify;
			font-size: medium;
			color: #018DC8;
			margin-top: 0px;
			margin-bottom: 0.5em;
		}

table		{ border-collapse: collapse;
		}

td		{ 
			vertical-align: top;
		}

div.logocell	{ 
			background-image: url('images/logo-piccies.jpg');
			background-position: 370px 36px;
			background-repeat: no-repeat;
		}

td.vertblock	{ width: 125px;
			border-left: 2px #018DC8 solid;
			border-right: 2px #018DC8 solid;
			border-top: none;
			border-bottom: none;
			background-color: #8CC3E2;
			vertical-align: top;
			text-align: center;
		}

img		{ border: none;
		}

img.header	{ width: 229px;
			height: 100px;
			margin-left: 4px;
		}

img.iip		{ width: 114px;
			height: 78px;
			margin-top: 1em;
		}

.legal		{ font-size: xx-small;
			font-family: arial;
			margin-top: 5em;
			text-align: center;
		}

td.flag		{ width: 50px;
			padding-right: 1em;
		}

img.flag	{width: 50px;
			height: 33px;
		}

a		{ color: #035577;
		}

a:hover		{ color: #018DC8;
				text-decoration: underline;
			}

a.menuitem_off	{ font-family: "arial";
			font-size: 18px;
			font-weight: bold;
			color: white;
			text-decoration: none;
			text-align: center;
			margin-top: 0.25em;
			margin-bottom: 0.25em;
		}

a.menuitem_off:hover		{ color: #018DC8;
				text-decoration: underline;
			}
a.menuitem_on	{ font-family: "arial";
			font-size: 18px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: underline;
			text-align: center;
			margin-top: 0.25em;
			margin-bottom: 0.25em;
		}


table.menutable	{ text-align: center;
			width: 125px;
		}


td.menucell	{ text-align: center;
			width: 125px;
		}

h2		{ font-family: "arial";
			font-size: 30px;
			font-weight: bold;
			color: #035577;
			text-decoration: none;
			text-align: center;
			margin-top: 0.25em;
			margin-bottom: 0.25em;
		}

a.homelink:hover	{ color: #018DC8;
				text-decoration: underline;
			}
