body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:F1F1F1;
	scrollbar-shadow-color:909090;
	scrollbar-3dlight-color:909090;
	scrollbar-base-color:909090;
	scrollbar-arrow-color:909090;
	scrollbar-track-color:EEEEEE;
	scrollbar-darkshadow-color:f0f0f0;
	background-image: url(../images/backgroundnew.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;




}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #EF6000}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #EF6000; text-decoration: none; font-size: 12px}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #EF6000; text-decoration: underline; font-size: 12px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 12px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #333333; font-weight: bold}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: bold}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: bold}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;

}
.border { border: 1px solid #E5F1D4;}
.borderwhite {
border: 1px solid #990033;
}
.borderblack {
border: 1px solid #000000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #993300;
	background-image: url(../images/lightgreencolour.gif);
}
.whitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #E5F1D4;
}
.whitelinkshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #E5F1D4;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inputstyle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #003333; text-decoration: none
}.leftborder {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topbotborder {

	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightborder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.botborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;

}
.topbotrightborder {
	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: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#bottom {
	background: transparent url(/images/bottomback.gif) bottom left no-repeat;
	padding: 0 0 20px 0;
	margin: 0;
}
.topper {
	background: transparent url(/images/topper.gif) top left no-repeat;
	height: 14px;
}