	.general-inputbox {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: .70em;
        color: #000000;
        border-top-color: #000000;
        border-left-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        background-color: #CCFFCC;
	}

	.search-inputbox {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: .70em;
        color: #000000;
        border-top-color: #000000;
        border-left-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        background-color: #ffffff;
	}

	.general-menu {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: .70em;
        color: #000000;
        border-top-color: #000000;
        border-left-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        background-color: #FFFFFF;
	}

	.general-button {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: .70em;
	font-weight: 600;
        color: #000000;
	background-color: #CCFFCC;
	}

	.general-textarea {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: .70em;
        color: #000000;
        border-top-color: #000000;
        border-left-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-top-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        background-color: #ffffff;
	}

	.general-checkbox {
        font-size: .70em;
        color: #000000;
        background-color: #CCCCCC;
	}

	.general-radiobutton {
        font-size: .70em;
        color: #000000;
        background-color: #CCCCCC;
	}

	td {
	font-size: 9 pt;
	font-family: "verdana", helvetica;
	}

	a, a:link, a:active {
  	font-family: "verdana", helvetica;
  	font-size: 9 pt;
  	font-style: normal;
  	line-height: normal;
  	font-weight: 500;
  	font-variant: normal;
  	color: darkblue;
  	text-decoration: undeline;
  	border-width: 0px;
	}

	a:visited {
  	color: darkbrown;
  	text-decoration: underline;
	}

	a:hover {
  	color: purple;
  	text-decoration: none;
	}

	FORM, MENU { 
	margin-bottom: 0px; margin-top: 0px; 
	}

	.cart-button {
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: .70em;
	font-weight: 500;
        color: darkgreen;
	}

	.soft-list {
        margin-top:20px;
	margin-left:30px;
	margin-bottom:10px;
	}

	.soft-list-nomargintop {
        margin-top:0px;
	margin-bottom:6px;
	}

	/* ############# */
	
	/* ############# */

	
