@charset "UTF-8";

html, body{
 	margin:0;
	padding:0;
	height:100%;
 	background:url(images/sky_flare.jpg); 
 	background-repeat: no-repeat;
	background-position:bottom;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	margin-right:75px;
}
p a:link {
	color:#f8a31a;
	text-decoration:none;
}
p a:visited {
	color:#f8a31a;
	text-decoration:none;
}
p a:hover {
	color:#333333;
	text-decoration:none;
}
p a:active {
	color:#f8a31a;
	text-decoration:none;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#f8a31a;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #999999;
	margin-right:150px;
}
h3 a:link {
	color:#999999;
	text-decoration:none;
}
h3 a:visited {
	color:#999999;
	text-decoration:none;
}
h3 a:hover {
	color:#f8a31a;
	text-decoration:none;
}
h3 a:active {
	color:#999999;
	text-decoration:none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	text-align: center;
}
h4 a:link {
	color: #666666;
	text-decoration:none;
}
h4 a:visited {
	color: #666666;
	text-decoration:none;
}
h4 a:hover {
	color: #f8a31a;
	text-decoration:none;
}
h4 a:active {
	color: #666666;
	text-decoration:none;
}
h6 {
	font-size:9px;
	margin-left:20px;
	color:#999999;
}
h6 a:link {
	color:#999999;
	text-decoration:none;
}
h6 a:visited {
	color:#999999;
	text-decoration:none;
}
h6 a:hover {
	color:#f8a31a;
	text-decoration:none;
}
h6 a:active {
	color:#999999;
	text-decoration:none;
}
.tablespace {
	margin-top:20px;
}
.linkstxt {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	padding-left:20px;
}
.linkstxt a:link {
	color:#999999;
	text-decoration:none;
}
.linkstxt a:visited {
	color:#999999;
	text-decoration:none;
}
.linkstxt a:hover {
	color:#f8a31a;
	text-decoration:none;
}
.linkstxt a:active {
	color:#999999;
	text-decoration:none;
}
.order {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:16px;
	color:#f8a31a;
}
.order a:link {
	color:#f8a31a;
	text-decoration:none;
}
.order a:visited {
	color:#f8a31a;
	text-decoration:none;
}
.order a:hover {
	color:#666666;
	text-decoration:none;
}
.order a:active {
	color:#f8a31a;
	text-decoration:none;
}
.style1 {color: #333333}
.style2 {font-size:9px;margin-right:20px;}
.style3 {font-size:12px;font-weight:normal;}
.style4 {line-height: 20px;}