.indent_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	right: 5px;
	text-indent: 10px;
	margin: 5px;
	padding: 5px;
}
no_repeat {
	background-repeat: no-repeat;
}
.emphasized_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #395BB2;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tableheader_underlined {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.orderbox {
	padding: 5px;
	width: auto;
	border: thin solid #FFD90F;
	background-color: #FFFFCC;
}
#sidebar {
	float: left;
	width: 180px;
	height: auto;
	background-color: #ABCA83;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#sidebar li li {
	padding: 5px 10px;
	border-top: 1px dotted #DCDCDC;
	background-color: #FFFFFF;
}


#sidebar h2 {
	height: 20px;
	padding: 5px 0 0 15px;
	text-transform: lowercase;
	font-size: 125%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

.greenlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sidebar h2 {
	height: 20px;
	padding: 5px 0 0 15px;
	text-transform: lowercase;
	font-size: 125%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

.greenlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3BD0B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.promolinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
.promolinks_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.promolinks_heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
