<style type="text/css">

body 

{
scrollbar-face-color:#000099;
scrollbar-highlight-color: #3366FF;
scrollbar-3dlight-color:#0033CC;
scrollbar-darkshadow-color: #3366FF;
scrollbar-shadow-color: #0033CC;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #000000;

} 
td {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000} 

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	cursor: hand;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	cursor: hand;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	cursor: hand;
	text-decoration: underline;



}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: underline;


}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	border: thin solid #000000;
	height: 25px;

}
.thinborder {
	border: 1px solid #000000;
}
.tableborder {
	border: 1px solid #000000;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.lgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: normal;

}
.ORDERBUTTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;

}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #000000;
	border: 2px solid #FFFFFF;
}
.whitebox {
	border: 1px solid #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blackborder {
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navbarbordersetc {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
