body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/shared/background.jpg);
	background-repeat: repeat-x;
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}

li {
	list-style: disc;
	color: #E17600;
}

.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E17600;
	background-color: #E8E8E8;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #E8E8E8;
}

.page_top {
	background: transparent;
}

.date {
	font-weight: bold;
	background: transparent;
}

.time {
	background: transparent;
}

.news_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 198px;
}

.contact_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 120px;
}

.contact_enquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 195px;
	height: 63px;
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.copyright {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

a:link {
	color: #1BA9C7;
}
a:visited {
	color: #1BA9C7;
}
a:active {
	color: #1BA9C7;
}
a:hover {
	color: #1BA9C7;
 	text-decoration: none;
}