html, body {
	border: none;
}


.centre {
	border: 1px solid #333333;
	top: 5%;
	position: relative;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: -1px;
}
a.sml:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;
}
a.sml:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;
}
a.sml:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: underline;
}
a.sml:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;
}
.vertline {
	background-image: url(../graphics/vertline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.horizline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
	letter-spacing: -0.5px;
	line-height: 120%;



}
a.copyright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: -1px;
}
a.copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: -1px;
}
a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: underline;
	letter-spacing: -1px;
}
.leftshadow {
	background-image: url(../graphics/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightshadow {
	background-image: url(../graphics/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.leftimage {
	position: static;
	height: 100%;
	width: 100%;

}
.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	letter-spacing: -0.5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: 120%;

}
.contactformbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;
	letter-spacing: -0.5px;
	background-color: #EBEBEB;
	border: 1px solid #999999;
	line-height: 120%;
	background-image: url(../graphics/button_bg.jpg);
	font-weight: bold;

}
.scaleborder {
	border: 1px solid #999999;
}
