body	{
	scrollbar-base-color: #DCE2E8;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}



a:link		{ color: #009900; text-decoration: none; font-weight: normal; }

a:visited	{ color: #009900; text-decoration: none; font-weight: normal; }

a:active	{ color: #009900; text-decoration: none; font-weight: normal; }

a:hover		{ color: #003300; text-decoration: none; font-weight: normal; }


table 			{ color: #666666; font: 10px verdana, arial, sans-serif; font-weight: normal; }

.title 			{ color: #006600; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.headerborder		{ border-left: #3F96EE 5px solid; }

.topheader		{ background-color: #003300; }

.headercolor		{
			background-color: #003300;
			background-image: url("picts/header-background.jpg");
			background-repeat: repeat-x;
			}

.just 			{ text-align: justify; }

.borders		{ border: #000000 1px solid; }








.sample-border			{ left: 0px; position: relative; top: 0px; }

.sample-borderon		{ left: 3px; position: relative; top: 3px;  }

.sampledrop 	{
		background-image: url("picts/sample-shadow.gif");
		background-repeat: no-repeat;
		width: 85px;
		height: 140px;
		margin-top: 0px;
		}




/* SEARCH */

.sitesearchbox		{
			color: #000000;
			font-size: 11px;
			height: 21px;
			width: 125px;
			padding-left: 2px;
			margin-right: 2px;
			background-color:#A8E13A;
			background-image: url("picts/shadeform.gif");
			border: #B5FF6E 1px solid;
			}

.searchboxwidth	{ width: 100px; }

.searchbut 	{
		background-color: #000000;
		background-color: transparent;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		color: #FAFF6E;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		margin: 1px 0px 0px 3px;
		padding: 1px 2px 1px 2px;
		border: #B5FF6E 1px solid;
		}

.searchbuton 	{
		background-color: #000000;
		background-color: transparent;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		color: #B5FF6E;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		margin: 1px 0px 0px 3px;
		padding: 1px 2px 1px 2px;
		border: #FAFF6E 1px solid;
		}




