@charset "utf-8";
/* CSS Document */
body {
	background:#0B1316;
	margin-top: 0px;
  } 

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a.more:link {
	color: #CCCCCC;
	font-size: 10px;
}
a.more:visited {
	color: #CCCCCC;
	font-size: 10px;
}
a.more:hover {
	color: #FFFFFF;
	font-size: 10px;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style6 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style6p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding:5px;
}
.style7 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
.style11 {font-family: Georgia, "Times New Roman", Times, serif}
.style12 {
font-size: 16px;
color: #FFFFFF;
}
.style13 {color: #FFFFFF}
.style14 {font-size: 12px}
.style16 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.error {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.linkBox {
	background-color: #37494B;
	padding: 5px;
	float: none;
	width: auto;
	position: relative;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px inset #8DB1A6;
}
