body {
	background-color: #CCCCCC;
	margin: 0px;
	background-image: url(support/BG.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:visited:hover {
	color: #FF9900;
	text-decoration: none;
}
a.dark {
	color: #FF9900;
	text-decoration: none;
}
a.dark:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.dark:visited {
	color: #FF9900;
	text-decoration: none;
}
a.dark:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav {
	color: #999999;
	text-decoration: none;
	width: 90px;
	float: left;
	margin: 0px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
}
a.subnav:hover {
	color: #333333;
	text-decoration: none;
	width: 90px;
	float: left;
	margin: 0px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
	background-color: #FF9900;
}
a.subnav:visited {
	color: #999999;
	text-decoration: none;
	width: 90px;
	float: left;
	margin: 0px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
}
a.subnav:visited:hover {
	color: #333333;
	text-decoration: none;
	width: 90px;
	float: left;
	margin: 0px;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
	background-color: #FF9900;
}
.text_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.text_content1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.text_newshead {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #181818;
	padding-top: 34px;
	padding-right: 20px;
	padding-left: 20px;
}
.text_newscontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.text_subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	float: left;
	width: 110px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.BG_nav {
	background-color: #333333;
	background-image: url(support/BG_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}.div_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #181818;
}
.text_copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	margin: 20px;
}

