form {
	margin: 0px;
	padding: 0px;
}
form.plus_minus {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	page-break-inside: avoid;
	display: inline;
}
select { font-family: Arial; color: #000000; font-size: 12; }
div.outside { border-style: none; border-width: thin; border-color: #EAEAEA; background: #FFFFFF; width: 100%; }
div.menu { border-style: none; border-width: thin; border-color: #EAEAEA; background: #EAEAEA; width: 100%; }
div.inside { border-style: none; border-width: thin; border-color: #EAEAEA; background: #FFFFFF; width: 100%; }
table.main { table-layout: fixed; overflow: hidden; }
font.main { font-family: Arial; font-size: 18; font-weight: bold; }
font.cart { font-family: Arial; font-size: 11; font-weight: bold; }
font.cart_message { font-family: Arial; font-size: 11; }
table.cart { font-family: Arial; color: #000000; font-size: 10; text-align: center; white-space: nowrap; }
input.cart {
	font-family: Arial;
	color: #000000;
	font-size: 10;
	cursor: pointer;
}
input.plus_minus {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	page-break-inside: avoid;
	display: inline;
	font-family: Arial;
	color: #000000;
	font-size: 9;
	cursor: pointer;
	border: 1px;
	width: 10px;
}
select.small { font-family: Arial; color: #000000; font-size: 10; }
input.small { font-family: Arial; color: #000000; font-size: 10; }
font.small { font-family: Arial; font-size: 10; }
font.explain { font-family: Arial; font-size: 12; }
table.calculator { border-style: solid; border-width: 1px; border-color: #707070; background: #EAEAEA; }

table.allot { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 16; text-align: center; }
td.bonus { font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC0000; font-size: 16; font-weight: bold; text-align: center; background: #FFFFCC; }

.disclaimer { border-style: solid; border-width: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12; }

.producttitle {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.prodescription {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
}
.prodtable {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: normal;
        text-align: center;
}
.proitem {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.prosize {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.proglo {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
.proitmespec {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-transform: none;

}

.itemtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	color: #000000;
}

.career {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

table.new {
	font-family: Arial;
	color: #000000;
	font-size: 12;
	text-align: left;
	white-space: nowrap;
	border-style: solid;
	border-width: 1px;
        background-color: #ffffff;
        overflow: visible;
        position: relative;
}

input.new {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #EEF7FF;
	font-size: 10;
	height: 18;
}
