a {
	color: #007fff;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #62b1f6;
}
a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
}

.rcStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
}
.siteborder {
	border: 1px solid #9999CC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.mainhtmlbord {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9999CC;
}
.siteborderCopy {
	border-top: 1px solid #9999CC;
	border-right: 1px none #9999CC;
	border-bottom: 1px none #9999CC;
	border-left: 1px none #9999CC;

}

.weqe {
	border: 1px solid #FF0000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.rc_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

.rc_headline {
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.rc_headline a:hover{
	color:#FF0000;
	text-decoration: none;
}

.rc_title {
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

.rc_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


#page-wrap {
	width: 930px;
	padding-left:20px;
}

@font-face {
	font-family: 'BauLF-Medium';
    src: url(fonts/bau/BauLF-Medium.otf);
}

header {
	font-family: 'BauLF-Super';
    src: url(fonts/bau/BauLF-Super.otf);
    font-size: 22px;
	color: #1b3f8b;
}

rc_black{
	background-color: #000;
}

.rc-center{
	width: 800px;
	border: none;
}

.deep{
	position: absolute;
	top: 30%;
}


.splash-logo{
	border: none;
	width: 100%;
	height: auto;
}

.vcenter{
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 20px;
}

#badge {
	position:fixed;
	top:0px;
	left: 30px;
}

/*************************************************/







