/* http://www.allseasonstravel.us/style/site.css */
	.general-inputbox {
        font-family: "arial", Geneva, sans-serif;
        font-size: 9pt;
	font-weight: 500;
        color: #942335;
        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: #FFFF99;
	}

	.general-menu {
        font-family: "arial", Geneva, sans-serif;
        font-size: 9pt;
        color: #942335;
        font-weight: 500;
        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: #FFFF99;
	}

	.general-button {
        font-family: "arial", Geneva, sans-serif;
        font-size: 8pt;
	font-weight: 600;
        color: #000000;
        height: 20px;
	background-color: #FF9933;
	}

	.general-textarea {
        font-family: "arial", Geneva, sans-serif;
        font-size: 9pt;
        color: #942335;
        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: #FFFF99;
	}

	.general-checkbox {
        font-size: 9pt;
        color: #000000;
        background-color: #FFFFFF;
	}

	.general-radiobutton {
        font-size: 9pt;
        color: #000000;
        background-color: #FFFFFF;
	}

	.gray-radiobutton {
        font-size: 9pt;
        color: #000000;
        background-color: #DADADA;
	}

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

	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: blue;
  	text-decoration: undeline;
  	border-width: 0px;
	}

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

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

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

	.soft-button {
        font-family: "arial", Geneva, sans-serif;
        font-size: 9pt;
	font-weight: 500;
        color: purple;
	}

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

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

	/* ############# */
	
	/* ############# */
	
	.tbl-blk-border {
        font-family: "arial", Geneva, sans-serif;
        font-size: 9pt;
	font-weight: 600;
        color: #000000;
        border-color: #000000;
        border-style: solid;
        border-width: 1px;
	}

	
