@charset "iso-8859-1";
/* CSS Document */
BODY,HTML {margin: 0px; padding: 0px; width: 100%; height: 100%; background: #fff;}
.layout {border: none; padding: 0px; width: 100%; height: 100%}
.spacer {background: #eee; }
.centre {width: 900px; padding: 0px;}
.banner {background: url(images/banner.jpg); padding: 0px;}
.underline {border-bottom: solid #eee; height: 3px}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #444; font-weight: bold; text-align: left; text-decoration: none;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #444; text-align: left;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #444; text-align: justify}
ul {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #444; text-align: left}
img {padding-bottom: 0px; margin-bottom: 0px; border: none}
.green {background: #91c008; height:150px}
.intro_cell{width: 200px; vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #444; text-align: justify; padding-left: 10px; padding-right: 10px}
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999;}
#content_cell{width: 780px; background: url(pics/watermark.jpg) no-repeat right bottom; }

.top {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #444; text-align: left; text-decoration: none; font-weight:bold;}
.top:hover {color: #f30;}
#layouttable{width: 950px}
.contact{font-family: sans-serif; font-size: 9pt; color: #444; text-align: right; font-weight: bold;}
.border_image {border: solid 1px #999}

.menu_bg {background: #333; width: 200px; height: 30px; border-bottom: solid 1px #333;}

.sub_item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display:block;
	text-decoration: none;
	color: #f30;
	background: #262626; /* IE6 Bug */
	line-height:2em;
	height:30px;	
	padding:0 0px;
	text-align: right;
	margin: 0;
	border-bottom: solid 1px #333;
	/* border-right: solid 1px #fff; */
}
.sub_item:hover{
	color: #fff;
	background: #333;
}


.anchor_link {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
.anchor_link:hover {
	color: #333;
	text-decoration: underline;	
}

#spectable{
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #444; text-align: justify
}
.greybg {background-color: #eee}
.breadcrumb {
	color: #f30;
	text-decoration: none;
}
.more {
	font-size: 10pt;
	color: #f30;
	text-decoration: none;
}

