.margin-left {
	background-image: url(../images/business-consulting/bg-leftmargin.gif);
	background-repeat: repeat-y;
}
.margin-right {
	background-image: url(../images/business-consulting/bg-rightmargin.gif);
	background-repeat: repeat-y;
}
.margin-right-kb {
	background-image: url(../images/bg-rightmargin-kb.gif);
	background-repeat: repeat-y;
}
.margin-bottom {
	background-image: url(../images/business-consulting/bg-bottommargin.gif);
}
.margin-top {
	background-image: url(../images/business-consulting/bg-topmargin.gif);
	background-repeat: repeat-x;
}
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
}
.logo {
	background-color: #000000;
}
.rightheader {
	background-color: #2E581E;
}
.namepadding {
	margin-top: 15px;
}
.leftcontent {
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.firstletter {
	font-size: 24px;
	font-weight: bold;
	color: #336633;
}
p, table {
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}
.squared {
	font-weight: bold;
	color: #336633;
	left: 5px;
}
.leftline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.highlightTable {
	background-color: #B5D9AA;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
}
h1 {
	font-size: 20px;
	color: #336633;
}
h2 {
	font-size: 18px;
	color: #336633;
}
h3 {
	font-size: 16px;
	color: #000000;
}
.highlightTable td {
	color: #FFFFFF;
	height: 30px;
	border: 2px double #000000;
	margin: 5px;
	padding: 5px;
	background-color: #2E581E;
}
strong {
	font-weight: bold;
}
.darkbold {
	color: #333333;
	font-weight: bold;
}
.uline {
	text-decoration: underline;
}
.HLtableCell {
	padding: 10px;
}
a {
	color: #990000;
}
a:hover {
	color: #336633;
}
.subtitles {
	font-size: 16px;
	color: #336633;
}
.rightcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 20px;
	padding: 20px;
}
.toplinks {
	height: 30px;
	background-color: #2e581e;
	padding-top: 5px;
	padding-left: 15px;
}
.toplinks a {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.toplinks a:hover
{
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.greatlinks {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 40px;
	vertical-align: middle;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 10px;
	padding: 10px;
}
.bigtext {
	font-size: 14px;
}
.booktitle {
	font-weight: bold;
	color: #CCCC99;
	text-decoration: underline;
}
.picleft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bold {
        font-weight: bold;
}
.cart_summary {
        background-color: #2E591C;
        border: 1px solid #000000;
        color: #FFFFFF;
        font-size: 10px;
        padding: 5px;
        text-align: center;
}
.cart_summary a, .cart_summary a:hover {
	color: #FFFFFF;
        text-decoration: none;
}
.lighttext {
	font-size: 12px;
	color: #FFFFFF;
}
.lighttext strong {
	font-size: 12px;
	color: #FFFFFF;
}
.highlightTable td a {
	color: #FFFFFF;
	text-decoration: none;
}
.highlightTable td a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}