/* CSS Document */
body {
	background-color: #e5e5e5;
}
body, div {
	margin: 0;
	padding: 0;
}
h1 {
	font-weight: bold;
	margin-top: 0;
	font-size: 125%;
}
h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 125%;
}
h3 {
	font-weight: bold;
	font-size: 115%;
}
h4 {
	font-size: 115%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
}
p {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
ul {
	margin-top: 0.8em;
}
li {
	margin-bottom: 0.4em;
}
b, strong {
	color: #BF0000;
}
td.header {
	background-color: #E5E5E5;
	background-image: url(../artwork/head-bg.gif);
	padding: 7px 0 6px 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
td.adminmenu {
	background-color: #B00000;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(../artwork/menu-button.gif);
	background-position: top;
	background-repeat: repeat-x;
}
	td.adminmenu p {
		display: block;
		float: left;
		width: 217px;
		background-image:url(../artwork/menu-button.gif);
		background-position: top;
		background-repeat: repeat-x;
		line-height: 31px;
		margin: 0;
	}
	td.adminmenu strong {
		color: #FFFFFF;
	}
	td.adminmenu ul, td.adminmenu li {
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 0;
		line-height: 31px;
	}
	td.adminmenu li {
			float: left;
			width: 140px;
			height: 31px;
		}
	td.adminmenu a, td.adminmenu a:link {
			display: block;
			text-align: center;
			color: #ffffff;
			text-decoration: none;
			background-color: #B00000;
			background-image:url(../artwork/menu-button.gif);
			background-position: top;
			background-repeat: repeat-x;
		}
	td.adminmenu a:hover {
			background-image:url(../artwork/menu-button.gif);
			background-position: bottom;
			background-color: #A6A6AA;
		}
td.menu {
	background-color: #B00000;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(../artwork/menu-button.gif);
	background-position: top;
	background-repeat: repeat-x;
}
	td.menu ul, td.menu li {
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 0;
		line-height: 31px;
	}
	td.menu li {
			float: left;
			width: 129px;
			height: 31px;
		}
	td.menu a, td.menu a:link {
			display: block;
			text-align: center;
			color: #ffffff;
			text-decoration: none;
			background-color: #B00000;
			background-image:url(../artwork/menu-button.gif);
			background-position: top;
			background-repeat: repeat-x;
		}
	td.menu a:hover {
			background-image:url(../artwork/menu-button.gif);
			background-position: bottom;
			background-color: #A6A6AA;
		}
td.content {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 20px;
	color: #4D4D4D;
}
td.rightcol {
	padding-left: 12px;
}
td.footer {
	background-color: #E5E5E5;
	border-top: 5px solid #BF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 1.6em;
}
table.formtable td, table.formtable th {
	padding-top: 4px;
	padding-right: 4px;
}
	table.formtable th {
		padding-top: 1em;
		font-weight: bold;
		font-style: italic;
		font-size: 115%;
	}
	table.formtable td.fullsize {
		font-size: 100%;
		padding: 0;
	}
	table.formtable td.padded {
		padding-top: 4px;
		padding-right: 4px;
	}
	table.formtable td.formdivrow {
		text-align: center;
	}
	table.formtable td.formbtncell {
		width: 80px;
		vertical-align: middle;
	}
	table.formtable td.formlblcell {
		width: 40px;
		vertical-align: top;
		padding-top: 8px;
	}
	table.formtable td.formlblwidecell {
		width: 140px;
		vertical-align: top;
		padding-top: 8px;
	}
	table.formtable td.vmiddle {
		vertical-align: middle;
	}
	table.formtable input, table.formtable textarea {
		width: 300px;
	}
	table.formtable input.dflt {
		width: auto;
	}
	table.formtable input.standard {
		width: 150px;
	}
	table.formtable input.narrow {
		width: 13px;
	}
	table.formtable input.btn {
		width: 80px;
	}
	table.formtable h2 {
		padding-top: 0;
		margin-top: 0;
		font-size: 100%;
	}
	table.formtable h3 {
		padding-top: 0;
		margin-top: 0;
	}
	table.formtable td.controls {
		padding-bottom: 2px;
	}
	table.formtable td.formeditdelete {
		width: 60px;
		vertical-align: top;
	}
	table.formtable td.formeditdelete a, table.formtable td.formeditdelete a:link {
		margin-left: 4px;
		margin-right: 4px;
	}
	table.formtable h3.news {
		font-size: 125%;
	}
	table.formtable p.news {
		font-size: 100%;
	}
	table.formtable td.boldlabel {
		font-weight: bold;
	}
	table.formtable td.type {
		text-align: right;
	}
	table.formtable td.zoomed {
		zoom: 33%;
		text-align: right;
	}
	table.formtable td.size {
		text-align: right;
	}
	table.formtable tr.r0 td {
		background-color: #E2E2E2;
	}
	table.formtable tr.r1 td {
		background-color: #F1F1F1;
	}
	input.normal {
		color: #000000;
	}
	input.labelled {
		color: #999999;
	}
	textarea.tinyarea {
		width: 100%;
	}
	label.rqdlbl {
		color: #BF0000;
	}
	input.rqd {
		color: #BF0000;
		background-color: #FFBDD9;
	}
	p.formerror {
		color: #BF0000;
	}
table.tarrifs {
	border-top: 1px solid #BF0000;
	border-left: 1px solid #BF0000;
}
	table.tarrifs th, table.tarrifs td {
		border-right: 1px solid #BF0000;
		border-bottom: 1px solid #BF0000;
		font-weight: bold;
	}
table.summary {
	border-top: 1px solid #BF0000;
	border-left: 1px solid #BF0000;
}
	table.summary th, table.summary td {
		border-right: 1px solid #BF0000;
		border-bottom: 1px solid #BF0000;
	}
a.pagetop, a.pagetop:link {
	font-size: 90%;
}
div.flashviewer {
	text-align: center;
}
p.link-button a, p.link-button a:link {
	color:#ffffff;
	text-decoration:none;
	padding:9px 10px;
	font-size:13px;
	line-height:13px;
	background-image:url(../artwork/menu-button.gif);
	background-repeat:repeat;
	background-position:top;
	width:120px;
	display:block;
	text-align:center;
	border:none;
}
p.link-button a:hover {
	background-position:bottom;
}
