body {
	background-color: #000000;
	margin: 10px;
	background-image: url(support/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.BG_rockdocs1 {
	background-color: #000000;
	background-image: url(support/BG_rockdocs1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BG_rockdocs2 {
	background-color: #000000;
	background-image: url(support/BG_rockdocs2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_rockdocs_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.text_rockdocs_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
