 
.SubBG {
	background-image:  url(../../../themes/v2/images_knowledge/sub_left_bg.jpg);
}

.UnderFlagTblBg {
	background-image:  url(../../../themes/v2/images_knowledge/under_flag_bg.jpg);
}

.MainNavBg {
	background-image: url(../../../themes/v2/images_knowledge/main_nav_bg.jpg);
}

.listingheading {
	color: #6E113E;
}

.listingtitle {
	color: #6E113E;
}

.listingsub {
	color: #6E113E;
}

.listingbody {
	color: #939393;
}

.listinglink {
	color: #6E113E;
}

.listingbgcolor {
	background-color:#CFB884;
}

.listingdivider {
	background-image: url( "../images_knowledge/divider.gif");
}

.leftdiv {
	color: #CFB884;
	font-weight: bold;
	margin-top: 5px; 
	padding-top: 5px;
}

#LeftDiv #LeftMenu .primarycolor {
	color:#6E113E;
}

#LeftDiv{
	color: #CFB884;
}

#LeftDiv a:link, #LeftDiv a:visited{
	color: #CFB884;
}

#RightDiv a:hover{
	color: #CFB884;
}

body {
	background:  url(../../../themes/v2/images_knowledge/knowledge_background.jpg);
}


.select{
	color : #6E113E;
	border-color : #CFB884;
	background-color : #CFB884;
}

.login{
	background-image: url( "../images_common/login_buttons/knowledge.jpg");
}

.logged_in{
	background-image: url( "../images_common/login_buttons/welcome_knowledge.jpg");
}