#topLineWd{
	width: 100%;
	background: #C1C1C1;
	height: 2px;
}

#bottomLineWd{
	width: 100%;
	background: #C1C1C1;
	height: 2px;
}

#wd{
	background: #8AF40F url(../images/lgtGreenPat.png);
}

#wd:hover{
	background: #A5F938 url(../images/lgtGreenPatHover.png);
}		

#grd{
	background: #37DD57 url(../images/greenPat.png);
}

#grd:hover{
	background: #53EA6B url(../images/greenPatHover.png);
}

#gad{
	background: #198E2F url(../images/drkGreenPat.png);
}

#gad:hover{
	background: #299B39 url(../images/drkGreenPatHover.png);
}

#hci{
	background: #B50B70 url(../images/purpPat.png);
}

#hci:hover{
	background: #BF2187 url(../images/purpPatHover.png);
}

#anim{
	background: #FF718C url(../images/pinkPat.png);
}

#anim:hover{
	background: #FF88A4 url(../images/pinkPatHover.png);
}

#art{
	background: #93933B url(../images/olivePat.png);
}

#art:hover{
	background: #A8A456 url(../images/olivePatHover.png);
}

#res{
	background: #E8AA46 url(../images/oranPat.png);
}

#res:hover{
	background: #F2B45A url(../images/oranPatHover.png);
}

#cont{
	background: #F4EF51 url(../images/yellowPat.png);
}

#cont:hover{
	background: #FCF468 url(../images/yellowPatHover.png);
}