/* HTML tag definitions */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	height: 100%;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
}
h1 {
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #000066
}	
a:hover {
	color: #000066;
	background-color: #FFFFFF;
}
a:active {
	color: #FFFF00;
}



/* Header element */
#header {
}
#titlebar {
	background-color: #FFFFFF;
	width: 100%;
}
#titlelogo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	width: 200px;
	padding: 0px;
	text-align: center;
}
#login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	float: right;
	width: 150px;
	text-align: right;
	visibility: hidden;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
#login a:link, #login a:visited {
	color: #FFFFFF;
}
#login a:hover {
	color: #000066;
	background-color: #FFFFFF;
}
#login a:active {
	color: #FFFF00;
}
#Tabs {
	font-size: 65%;
	color: #333333;
	float: left;
	line-height: normal;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 0px;
	visibility: hidden;
}
#Tabs ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#Tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#Tabs a {
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(../images/header/tableftF.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	/* cursor: default; */
}
#Tabs a span {
	float:left;
	display:block;
	color:#333333;
	background-image: url(../images/header/tabrightF.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#Tabs a:hover span {
	color:#000000;
	background-position:100% -42px;
}
#Tabs a:hover {
	background-position:0% -42px;
}
#location {
	width: 100%;
	font-size: 60%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
	height: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#location_text {
	padding-left: 5px;
}
#location a:link, #location a:visited {
	color: #ffffff;
	font-weight: normal;
}
#location a:active {
	color: #FFFF00;
	font-weight: normal;
}
#location a:hover {
	color: #000066;
	background-color: #FFFFFF;
	font-weight: normal;
}
#Page {
	background-color: #FFFFFF;
	width: 100%;
	font-size: 75%;
	padding: 0px;
}
#Page a:link, #Page a:visited{
	color: #000066;
}
#Page a:hover{
	color: #FFFFFF;
	background-color: #000066;
}
#Page a:active{
	color: #FF0000;
}
#Footer {
	width: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: center;
	padding: 0px;
	border: 1px solid #000066;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 0px;
	visibility: hidden;
}
#bottomlinks a:link, #bottomlinks a:visited {
	color: #FFFFFF;
	background-color:#000066
}
#bottomlinks a:hover {
	color: #000066;
	background-color:#FFFFFF
}
#Copyright {
	font-size: 60%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
}
#visitor {
	font-size: 60%;
	text-align: center;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
#location_text {
	padding-left: 5px;
}
#bot_banner {
	text-align: center;
	padding: 10px;
}
.centred {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.close {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#ContactUs {
	float: right;
	width: 150px;
	font-size: 130%;
	font-weight: bold;
	text-align: right;
}
.sideimg {
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}
#adsense {
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
}

