body {
	background-color: #01353F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.text_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.text_loginlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01353F;
	font-weight: bold;
	text-align: left;
}
.loginbox {
	width: 200px;
	height: 200px;
	background-image: url(../images/index_header_login.gif);
	text-align: center;
}


.text_loginsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01353F;
	text-align: left;
}
.box_getintouch {
	background-image: url(../images/contactbox.gif);
	height: 200px;
	text-align: center;
}

.bar1 {
	background-image: url(../images/bar1.gif);
	height: 20px;
}

.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
.text_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.table-centre {
	font-family: Arial, Helvetica, sans-serif;
}
.flashtable {
	height: 200px;
	width: 280px;
	text-align: center;
}
.box_whatwedo {
	background-image: url(../images/box1.gif);
	height: 200px;
	text-align: center;
}
.box_whatwedo_sub {
	height: 178px;
}
.text_header {
	color: #FF9900;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_navigation_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-align: left;
}
.logout_link {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
