@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	background-attachment: scroll;
	background-image: url(../images/banner01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	color: #CCFF00;
}
.bannerBackgnd {
	background-attachment: scroll;
	background-image: url(../images/banner01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	text-align: left;
	WIDTH: 300px;
	BORDER: #000000 1px solid;
	background-color: #CCCCFF;
}


.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	text-align: left;
	WIDTH: 300px;
	BORDER: #000000 1px solid;
	background-color: #CCCCFF;
}

.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}

.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		background-image:  url("../images/shadeform.gif");
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }

.searchbutton 	{ font-size: 8pt }
.menuBorder {
	border: thin solid #FFFFFF;
}
