body {
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: yellow;
	scrollbar-shadow-color: green;
	scrollbar-face-color: green;
	scrollbar-highlight-color: light red;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: grey;
}

a {
	color: #009933;
  text-decoration: underline;
}

.blackText {
	color: #000000;
}

p {
	margin: 1em 0 0 0;
}

.mainContent {
	background: #FFFFCC;
	color: #009933;
	font-family: Verdana;
	font-size: 10pt;
	padding: 7.5pt;
}

.mainContent table {
	font-size:100%;
	color: #009933;
}

.mainContent h1 {
	color: #F1BF41;
	font-size: 11pt;
	margin: 0 0 0 0;
}

.mainContent h2 {
	color: #009933;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 0 0;
}

.mainContent textarea {
	font-family: Verdana;
	font-size: 10pt;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.subtexterror {
	color: #FF0000;
	font-weight: bold;
}

.subtexterror a {
	color: #FF0000;
	font-weight: bold;
}

.sideContent {
	background: #009933;
	color: #FFFFCC;
	font-family: Arial;
	font-size: 9pt;
	padding: 10pt;
}

.sideContent a {
	color: #FFFFCC;
  text-decoration: underline;
}


.sideContent table {
	font-size:100%;
	color: #FFFFCC;
}

.sideContent h1 {
	color: #F1BF41;
	font-size: 9pt;
	font-weight: bold;
	margin: 1em 0 0 0;
}

.list th {
	text-align: left;
	color: #F1BF41;
	font: italic bold 10pt;
}

.subtext {
	color: #000000;
	font-size: 8pt;
}

.subtext a {
  color: #000000;
}

.subtitle {
	font-size: 8pt;
}

.stock {
	color: #000000;
	font-family: "Times New Roman";
	font-size: 12Pt;
	text-align: center;
	vertical-align: top;
}

.price {
	color: #000000;
	font-family: "Times New Roman";
	font-size: 12pt;
	text-align: right;
	vertical-align: top;
}

.totalprice {
	border-top: solid 1px #000000;
	color: #000000;
	font-family: "Times New Roman";
	font-size: 12pt;
	text-align: right;
	vertical-align: top;
}

.highlight {
	color: #FF0000;
	font-size: 8pt;
}

.smallprint {
	color: #009933;
	font-size: 8pt;
}

.flags {
	margin: 2pt 2pt 0pt 0pt;
}

.flags img {
	border: solid 1px #000000;
}