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

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

#wd{
	background: #C1C1C1 url(../images/lgtGreenPatGrey.png);
}

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

#grd{
	background: #DDDDDD url(../images/greenPatGrey.png);
}

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

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

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

#hci{
	background: #C1C1C1 url(../images/purpPatGrey.png);
}

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

#anim{
	background: #C1C1C1 url(../images/pinkPatGrey.png);
}

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

#art{
	background: #C1C1C1 url(../images/olivePatGrey.png);
}

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

#res{
	background: #C1C1C1 url(../images/oranPatGrey.png);
}

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

#cont{
	background: #C1C1C1 url(../images/yellowPatGrey.png);
}

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