
#wmt_permnav {
	display: none;
	background-color: ;
}

#wmt_linkbar a {
	color: #FFF;
}

#wmt_permnav_search #wmt_searchgo {
	background-color: #668CFF; /* Second template color */
	border: 1px solid #668CFF;

	color: #000000;
}

#wmt_banner {
	background-color: #FFFFFF; 
	background-image: url('/template_code/css/vmsc/images/keywords.gif') !IMPORTANT; 
}

#wmt_banner #wmt_siteheading {
	left: 30px;
}

#wmt_menubar {
	background-color: #668CFF; 
	color: #000000;
}

#wmt_menubar td {
	color: #000000;
}

#wmt_menubar td.selected {
	border-top: 5px solid ;
}

#wmt_menubar a {
	color: #000000;
}

#wmt_pagetools {
	display: inline;
}

#wmt_vmenubar {
	background-color: #9AB3FF; 
}

#wmt_vmenubar li {
	border: none;
	color: #000000;
}

#wmt_vmenubar li a {
	color: #000000;
}

#wmt_vmenubar li a:hover {
	color: #000000;
}

#wmt_vmenubar ul.wmt_vsubmenu li {
	background-image: url('/template_code/css/vmsc/images/submenu-bullet.gif') !IMPORTANT; 
}

#wmt_vmenubar ul.wmt_vmenu li.heading {
	background-color: #9AB3FF;
	color: #000000;
}

#wmt_vmenubar ul.wmt_vmenu li.heading a {
	color: #000000;
}

#wmt_container {
	background-color: #9AB3FF;
}

#wmt_content {
	background-color: #FFFFFF;
}

#wmt_featitem {
	background-color: #A50A05;
	border: 2px solid #620D0A;
}

#wmt_featitem #featitem_heading {
	color: #FFF;
}

#wmt_featitem #featitem_text {
	color: #E9CDCC;
}

#wmt_featitem #featitem_link {
	background-color: #620D0A;
	color: #F0D200; /* Third template color */
}

/************************/
/*** Standard classes ***/
/************************/

#usefulLinkHeader {
	background-color: #668CFF;
	color: #000000;
}