html {
scrollbar-face-color:#7581F1;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-shadow-color:#009900;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#7C7E7D
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(images/bkgrnd_02.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
	line-height: 1px;
	text-decoration: none;
}
.blacktext {
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
}
.bluetext {
	color: #7581F1;
}
.bkgrndleft {
	background-attachment: fixed;
	background-image: url(images/bkgrnd_shdw_lh02.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bkgrndright {
	background-attachment: fixed;
	background-image: url(images/bkgrnd_shdw_rh02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.centrebackground {
	background-color: #000000;
}
.maintextpane {
	background-color: #CCCCCC;
}
.inputtext {
	background-color: #CFD3FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.buttonbkgrnd {
	background-attachment: fixed;
	background-image: url(images/button_bgnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttonbkgrndblue {
	background-attachment: fixed;
	background-image: url(images/button_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
.buttonbkgrndgrey {
	background-attachment: fixed;
	background-image: url(images/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	color: #7581F1;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;

}


img {
	border: None;

}
.lhsmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.minorheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
