@charset "utf-8";
body {
	background-image: url(site/images/BG-drkBlue.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #455062;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.offline {
	color: #A06D6F;
}

.shadow_166x116 {
	height: 130px;
	width: 200px;
	background-image: url(site/images/frameShadow.png);
	padding-top: 10px;
	background-repeat: no-repeat;
	text-align: center;
}
.shadow_366x116 {
	height: 130px;
	width: 400px;
	background-image: url(site/images/frameShadowX2.png);
	padding-top: 10px;
	background-repeat: no-repeat;
	text-align: center;
}
.shadow_566x116 {
	height: 130px;
	width: 600px;
	background-image: url(site/images/frameShadowX3.png);
	padding-top: 10px;
	background-repeat: no-repeat;
	text-align: center;
}
.info {
	width: 168px;
	margin-left: 16px;
	font-size: 10px;
}
.info .hr {
	background-image: url(site/images/hr3px.png);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}

.info .title {
	font-size: 10px;
	font-weight: bold;
}
.info .photo {
	color: #999;
	font-size: 9px;
}

.info a {
	color: #5F6D87;
	text-decoration: none;
	font-size: 9px;
}
.info a:hover {
	text-decoration: underline;
}
.infoX2 {
	width: 368px;
	margin-left: 16px;
	font-size: 10px;
}
.infoX2 .hr {
	background-image: url(site/images/hr3px.png);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}

.infoX2 .title {
	font-size: 10px;
	font-weight: bold;
}
.infoX2 a {
	color: #5F6D87;
	text-decoration: none;
	font-size: 9px;
}
.infoX2 a:hover {
	text-decoration: underline;
}
.infoX3 {
	width: 568px;
	margin-left: 16px;
	font-size: 10px;
}
.infoX3 .hr {
	background-image: url(site/images/hr3px.png);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}

.infoX3 .title {
	font-size: 10px;
	font-weight: bold;
}
.infoX3 a {
	color: #5F6D87;
	text-decoration: none;
	font-size: 9px;
}
.infoX3 a:hover {
	text-decoration: underline;
}
.pageTITLE {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.backto {
	text-align: center;
}
.backto a {
	color: #6D889F;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.backto a:hover {
	text-decoration: underline;
}
.footer {
	font-size: 12px;
	text-align: center;
	color: #BAC2CD;
}
.footer .hr {
	background-image: url(site/images/hr3px.png);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}
.footer a {
	color: #76A4D1;
	text-decoration: none;
}
.footer a:hover {
	color: #8ED6FB;
}
.footer .text {
	font-size: 10px;
	color: #455062;
}
