body {
	scrollbar-base-color: #e2001a;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #c30f1f;
	scrollbar-track-color: #c30f1f;
	scrollbar-darkshadow-color: #e2001a;
	scrollbar-face-color: #e2001a;
	scrollbar-highlight-color: #e2001a;
}

.col-left-content {
	background-color: #c30f1f;
}

.col-left-header {
	background: url(../img/red-left-header.gif) no-repeat left top;
}

.col-left-image img {
	border: 1px solid #fbd9c9;
}

.col-left-nav {
	background: url(../img/red-left-nav.gif) no-repeat left top;
}

#col-middle .inner-content h1 {
	border-bottom: 1px solid #fbd9c9;
}

.col-right-content {
	background: url(../img/red-right-content.gif) no-repeat left top;
}

.col-right-fullheader {
	background: url(../img/red-right-fullheader.gif) #c30f1f no-repeat left top;
}

.col-right-fullheight {
	background: url(../img/red-right-fullheight.gif) no-repeat left top;
	height: 374px;
	margin-top: 3px;
}

.col-right-image img {
	border: 1px solid #fbd9c9;
}

.col-right-rounded {
	border-top: 1px solid #ee8260;
	background: url(../img/red-right-rounded.gif) no-repeat left bottom;
}

.col-right-header {
	background: url(../img/red-right-header.gif) no-repeat left top;
}

.col-right-square {
	border: 1px solid #fbd9c9;
}

.col-right-square-wo {
	border: 1px solid #fbd9c9;
}

#inner-container {
	background-color: #e2001a;
}

.left-nav ul li ul {
	background-color: #e2001a;
}

.sub-nav {
	border: 1px solid #fbd9c9;
	border-top: 0;

}