BODY {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#83A1CB;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B84A00;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A:link { 
	font-size: 12px; 
	color: #83A1CB; 
	text-decoration: none;
}

A:visited { 
	font-size: 12px; 
	color: #83A1CB; 
	text-decoration: none;
}

A:active { 
	font-size: 12px; 
	color: #83A1CB; 
	text-decoration: none;
}

A:hover { 
	font-size: 12px; 
	color: #83A1CB; 
	text-decoration: overline underline;
}

.background {
	background-repeat: repeat-x;
}

.qtot {
	font-weight: bold;
	font-size: 16px;
}

.button {
    border: 2px;
	border-style: solid;
    color: #F7C23F;
    background-color: #1E4065;
    font-weight: bold;
    font-size: 10pt;
}

a.LinkLarge:link {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.LinkLarge:visited {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.LinkLarge:active {
	text-decoration: none;
}
a.LinkLarge:hover {
	text-decoration: overline underline;
}


a.LinkSmall {
	font-size: 12pt;
	font-weight: bold;
}

.error {
	color: #F7C23F;
}

.hiddentext {
	display:none;
}

.LargeText {
	color: #83A1CB;
	font-size: 14pt;
	font-weight: bold;
}

a.LargeText:link {
	font-size: 14pt;
	text-align: center;
}
a.LargeText:visited {
	font-size: 14pt;
	text-align: center;
}
a.LargeText:active {
	font-size: 14pt;
	text-align: center;
}
a.LargeText:hover {
	font-size: 14pt;
	text-align: center;
}

.priceheader { 
	color: #83A1CB; 
}

.price {
	color: #F7C23F;
}
