a {
	color: #22a67b;
	/*font-weight: bold;*/
}

h1, h2, h2 a {
	color: #22a67b;
	font-size: 16px;
	font-weight: bold;
}

#vmenu ul li a {
	color: #666666;
}

#vmenu ul li a:hover {
	color: #666666;
}

#col1 #vmenu ul li a.selected {
	color: #fff;
	background:  #666666 url(images/col3_n1_color_3.gif) left top no-repeat;
}
#col1 #vmenu ul li a.selected span {
	background: transparent url(images/col3_n2_color_3.gif) left bottom no-repeat;
}
#vmenu ul ul li a:hover, #col1 #vmenu ul ul li a.selected {
	color: #22a67b;
	font-size: 12px;
}

#vmenu ul ul li a.selected  {
	color: #666;
}


/********************
		TOOLBOX
*********************/

#toolbox a#t-home {
	background: transparent url(images/toolbox/tool1_color_3.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-sitemap {
	background: transparent url(images/toolbox/tool2_color_3.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-contact {
	background: transparent url(images/toolbox/tool3_color_3.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-lineheight {
	background: transparent url(images/toolbox/tool4_color_3.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-fontsize {
	background: transparent url(images/toolbox/tool5_color_3.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-print {
	background: transparent url(images/toolbox/tool6_color_3.gif) left top no-repeat;
	background-position: top left;
}
