/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}

h1 {
	font-size: 26px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color:#000000;
	margin: 0px;
	font-weight: normal;
}	


.favourites {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.favourites:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.links {
	font-size: 13px;
	color:#000000;
	text-decoration: underline;
}

.links:hover {
	font-size: 13px;
	color:#999999;
	text-decoration: underline;
}

/*********************************************** footer *********************************************/

.footerbg {
	background-image: url(../site/footer_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.footerdetails {
	font-size: 12px;
}

.footerpadding {
	padding-top: 10px;
	padding-bottom: 6px;
}

.footertext{
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 10px;
	line-height: 12px;
}

.footersmlink {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

.footersmlink:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

.footerwebsite {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	text-decoration: none;
}	

.footerwebsite:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 10px;
	text-decoration: none;
}


/********************************************* glass panel *******************************************/

.glasspanel {
	background-image:  url(../site/glass_panel.jpg);
	background-position: center top;
	line-height: 16px;
	padding-top: 5px;
	padding-left: 95px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	font-size: 11px;
}

.findoutmore {
	color:#000000;
	text-decoration: none;
}	

.findoutmore:hover {
	color:#999999;
	text-decoration: none;
}	

/********************************************* scroll *******************************************/

div.scroll {
overflow: auto;
height: 350px;
}

	.background {
	background-color: #FFFFFF;
	background-image: url(../site/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
