body {
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, Times New Roman;
	font-size: 10pt;
	margin-top: 10px;
	background-color: #CFCFCF;
	color: #000000;
}

/************** Page container **************/
.page-container {
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

/************** Footer section **************/
.footer {
	font-family: tahoma, arial, verdana;
	background-color: #A5A69F;
	font-size: 8pt;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding: 4px;
	border-top: 1px solid #000000;
}

/************** Main section **************/
.main {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

img.bordered {
	border: 1px solid #000000;
}

.smaller {
	font-size: 10px;
}

.terms {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}

.text {
	vertical-align: top;
}

.text_right {
	vertical-align: top;
	text-align: right;
	padding-left: 25px;
}

table.timetable {
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.timetable th {
	text-align: center;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #CFCFCF;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.timetable td {
	text-align: center;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}



/************** Default hyperlinks **************/
a:link {
	color: #ED342F;
}
a:visited {
	color: #ED342F;
}
a:hover {
	color: #000000;
}

/************** Footer hyperlinks **************/
.footer a:link {
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}

/************** Heading styles **************/
.contents {
	background-color: #EFC659;
	border-right: 1px solid #336666;
	vertical-align: top;
	color: #000000;
	text-align: middle;
}

.menu2 {
	background-color: #A5A69F;
	vertical-align: middle;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	text-decoration:none;
	font-size:11px;
	line-height:30px;
	font-family: tahoma, arial, verdana, sans-serif;
	padding-left: 8px;
}

.menu3 {
	background-color: #EE342E;
}

.menu2 a:link {
	color: #000000;
	text-decoration: underline;
}
.menu2 a:visited {
	color: #000000;
	text-decoration: underline;
}
.menu2 a:hover {
	color: #000000;
	text-decoration: none;
}

.heading {
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	background-color: #EFBE3B;
	padding-left: 6px;
	padding-right: 6px;
	text-align: right;
	color: #336666;
	border-bottom: 1px solid #336666;
}

.address {
	vertical-align: top;
}


h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.subheading {
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
}


/************** Contact page styles **************/
.contact {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	border-bottom: 2px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.right-border {
	border-right: solid 1px #000000;
	text-align: top;
	padding-right: 5px;
}

.right-section {
	text-align: top;
}

.addhead {
	/* border-top: 1px solid #000000; */
	padding-top: 3px;
}

.contact2 {
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: top;
	border-bottom: 2px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.contact-details {
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
}

input {
	border: 1px solid #A5A69F;
}

textarea {
	border: 1px solid #A5A69F;
}

/************** Horizontal Rule **************/
hr.d {
	border-top: 1px solid #000000;
	height: 1px;
}

.forsale {
	padding: 6px;
	text-align: center;
	background-color: #ED342F;
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
	border-bottom: none;
}


.forsale2 {
	padding: 4px;
	color: #000000;
	border: 1px solid #000000;
	border-top: none;
	text-align: left;
	vertical-align: top;
}

.forsale2 a:link {
	color: #ED342F;
	text-decoration: underline;
	border: 1px;
}
.forsale2 a:visited {
	color: #ED342F;
	text-decoration: underline;
	border: 1px;
}
.forsale2 a:hover {
	color: #ED342F;
	text-decoration: none;
	border: 1px;
}

.padded {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
}

.hidden {
	display: none;
}

.shown {
	display: inline;
}

.tipTitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.tipDate {
	font-size: 0.8em;
}

.sidebar {
	vertical-align: top;
	padding-left: 10px;
}

.subscribe {
	padding: 5px;
	background-color: #CFCFCF;
}

.tickbox input {
	border: 0px;
	background-color: #FFFFFF;
}

/***** Past articles table *****/
.pa_general {
	padding: 3px 5px 3px 5px;
}

.pa_general2 {
	padding: 3px 5px 7px 5px;
}

.pa_table {
	border: 1px solid #000000;
}

.pa_heading {
	font-size: 14px;
	font-weight: bold;
	background-color: #CFCFCF;
}

.pa_title {
	font-weight: bold;
}

.pa_more {
	background-color: #CFCFCF;
}