div#leftmenutop
{
	background-image: url(../images/themes/karriar/menutop.gif);
}

div.leftmenurow
{
	background-image: url(../images/themes/karriar/menurowbg.gif);
}

div#leftmenubottom
{
	background-image: url(../images/themes/karriar/menubottom.gif);
}

div.leftmenuseparator
{
	background-image: url(../images/themes/karriar/rowdivider.gif);
}

div.menurownormal-true
{
	background-image: url(../images/themes/karriar/arrow1.gif);
}

div.menurowtop-true
{
	background-image: url(../images/themes/karriar/arrow2.gif);
}

div.menurowselected-true
{
	background-image: url(../images/themes/karriar/arrow1down.gif);
	background-repeat:no-repeat;
	background-position:-1px 2px;
	padding-left:9px;
	
}

div.menurowexpandednormal-true
{
    background-image: url(../images/themes/karriar/arrow1down.gif);
    background-repeat:no-repeat;
    background-position:-1px 2px;
	padding-left:9px;
}

a.menulink
{
	color: #aa926d;
}



/*** Tabs ***/

div.tableftcorneractive
{
	background-image: url(../images/themes/karriar/leftcorneractive.gif);
}

div.tabmiddleactive
{
	background-image: url(../images/themes/karriar/middleactive.gif);
}

div.tabrightcorneractive
{
	background-image: url(../images/themes/karriar/rightcorneractive.gif);
}

