body {
	scrollbar-face-color:4f3003;
	scrollbar-arrow-color:4f3003;
	scrollbar-track-color:#f4f4d3;
	scrollbar-shadow-color:#f4f4d3;
	scrollbar-highlight-color:#f4f4d3;
	scrollbar-3dlight-color:4f3003;
	scrollbar-darkshadow-Color:4f3003;
	}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.contacttext {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.contactlink {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.contactlink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.bodylink {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.bodylink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.quote {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.quotecredit {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.pricetable {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.productheader {
	font-family: Arial;
	font-size: 12px;
	color: #61B634;
	font-weight: bold;
	text-transform: uppercase;
}

.inputbox {
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
	font-family: Arial;
	font-weight: Normal;
    COLOR: #666666;
    WIDTH: 400px;
    PADDING-LEFT: 3px;
}

.textbox {
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
	font-family: Arial;
	font-weight: Normal;
    COLOR: #666666;
    WIDTH: 400px;
	HEIGHT: 100px;
    PADDING-LEFT: 3px;
}


