/* CSS Document */


.l1{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 13px;
	font-weight:normal;
	color: #73653E;
	text-decoration: none;
	}
.l1 a:link{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 13px;
	font-weight:normal;
	color: #CE7640;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 13px;
	font-weight:normal;
	color: #CE7640;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #CE7640;
	text-decoration : underline; 
	}

.l2{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #73653E;
	text-decoration: none;
	}
.l2 a:link{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #CE7640;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #CE7640;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #CE7640;
	text-decoration : underline; 
	}
	
	#bannerSub-related{
	width:859px;
	height:164px;
	background:url(images/subBanner-related.jpg) no-repeat top left;
	float:left;
	}