td.sub_bg
{
	width: 175px;
	border: 1px solid #ccc;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;	
}

#sub_menu a 
{
	padding: 10px 7px 7px 8px;
	display: block;
	font: 13px Gulim, Verdana;
	text-decoration: none;
	text-align: left;
	border-bottom: 2px solid #fff;
	color: #666;
	border-bottom: 1px solid #d5d5d5;
}

#sub_menu a:hover 
{
	color: #fff;
	background: #96B2E2;
	background: #B8A0C4;
	background: #5672AF;
	text-decoration: none;
}

td.colLeft
{
	text-align: center;
	width: 150px;
	border: 1px solid #ccc;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
}