body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.eleven {
	font-size: 11px;
}
.page-bg {
	background-image: url(../images/page-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 18px;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}





td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #ff5911;
	text-decoration: none;
}
a:hover {
	color: #ff5911;
	text-decoration: underline;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF5610;
	border: 1px solid #999999;
}
.sub-heading {
	font-size: 14px;
	font-weight: bold;
	color: #FF5610;
	text-decoration: underline;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
.ln {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 19px;
	padding-left: 12px;
}
.ln-link {
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
}
.ln-link:hover {
	color: #ff5911;
	text-decoration: none;
	padding-left: 2px;
}
.eleven {
	font-size: 11px;
}
hr {
	color:#CCCCCC;
	height: 1px;
}
.ln-news {
	font-size: 11px;
	color: #000000;
}
.ln-news:hover {
	text-decoration: none;
	color: #666666;
}