body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 180%;
}
body {
	background-color: #8DAACD;
	background-image: url('background.jpg'); background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
}
b {
	color: #464646;
}
td.content {
	width: 642px;
	background-image: url(contentback.jpg);
	vertical-align: top;
}

td.sideleft {
	width: 54px;
	background-image: url(sideleftback.jpg);
}

td.sideleftbottom {
	background-image: url(sideleftbottom2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td.siderightbottom {
	background-image: url(siderightbottom2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

td.sideright {
	width: 54px;
	background-image: url(siderightback.jpg);
}

td.menu {
	background-image: url(menuback.jpg);
	height: 43px;
	color: #FFFFFF;
	padding-left: 42px;
}

td.contentbottom {
	padding-left: 35px;
	padding-top: 25px;
	padding-right: 35px;
	background-image: url(contentbottom.jpg); 
	background-position: bottom;
	background-repeat: no-repeat;
}

img.left  { 
	margin: 10px 10px 10px 0; 
	float: left; 
	border: solid 2px #000000; 
	outline-color: black; 
}

img.right { 
	margin: 0 0 10px 10px; 
	float: right; 
	border: solid 2px #000000; 
	outline-color: black; 
}

img.centre  { 
	border: solid 10px #000000;
	outline-color: black; 
}

table.tariffs  { padding: 5px; border: dashed 1px #000000; outline-style: dashed; outline-color: black }

h1 {
	font-size: 18px;
	color: #2E3C4C;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #2E3C4C;
	font-weight: bold;
}
a:link {
	color: #2E3C4C;
}
a:visited {
	color: #2E3C4C;
}
a:hover {
	color: #6884A3;
}
a:active {
	color: #6884A3;
}
#menu a:link {
	color: #FFFFFF;
}
#menu a:visited {
	color: #F5F5F5;
}
#menu a:hover {
	color: #D6E0EC;
}
#menu a:active {
	color: #D6E0EC;
}
