/* Common Container */

.Common_title {
	color: #fcb213;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

#Common1 a:link, #Common1 a:visited, #Common1 a:hover, #Common1 a:active
{
	color:#000;
	text-decoration:none;
}

.BorderCss
{
	border-top:solid #bcbdc0 1px;
	border-bottom:solid #bcbdc0 1px;
	padding-top: 8px;
	padding-bottom: 8px;
}

