.background {
	background-attachment: fixed;
	background-image: url(images/splash/background-centre-top3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textboxLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F6F6F6;
	background-image: url(images/development/textbox_bg3.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D4D4D;
	border-right-color: #D1D1D1;
	border-bottom-color: #F9F9F9;
	border-left-color: #7C7C7C;
	height: 16px;
	padding-left: 2px;


}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 10pt;
}
.checkbox {
	height: 10px;
}
.Scrolls { 
	scrollbar-face-color: #BFC1C0;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #DADADA;
	scrollbar-arrow-color: #000000;
} 
.textTemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	line-height: 12pt;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #DA251D;
}
a:active {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
