.addressbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003300;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #006600;

}
.menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	cursor: hand;
	white-space: nowrap;
	background-color: #c6dfc8;
	padding: 1px;








}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;

}
.optiontable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	cursor: hand;
	white-space: nowrap;
	background-color: #c6dfc8;
	padding: 1px;
	border: 1px solid #009966;

}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
.normalSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339966;
}
.linkSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339966;
	text-decoration: none;

}
.normalArial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
.normallist {
	line-height: 22px;
	list-style-type: circle;
	list-style-position: outside;

}
.normalSmalllist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: none;

}
.tablegreentext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	cursor: hand;
	white-space: nowrap;
	background-color: #c6dfc8;
	padding: 1px;
	border: 1px solid #009966;
}
.priceTable {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	white-space: nowrap;
	background-color: #c6dfc8;
	padding: 1px;
	border: 1px solid #009966;
}
.leftBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #339966;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339966;

}
