.Home-LRkeyline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	background-color: #ededed;
	background-image:  url("images2/BG-main.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #ff6d22;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.topnav-items a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #E0E0E0;
	letter-spacing: 1px;
	margin-right: -1px;
}
.topnav-items a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff6d22;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #CCCCCC;
	width: -1px;
	letter-spacing: 1px;
	margin-right: -1px;
}
.ON-state {
	background-image:  url("images2/ON-topnav.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left-fade {
	background-image:  url("images2/left-fade.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.right-fade {
	background-image:  url("images2/right-fade.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
