/**
OLD STYLES, NO NEED TO EDIT!
*/



BODY {
	background-image: url("img/bg.png");
}


A:LINK {
	color: #00374e;
	font-family: Roboto;
	font-weight: normal;
	text-decoration: none;
}
A:HOVER {
	color: #006692;
	font-family: Roboto;
	font-weight: normal;
	text-decoration: underline;
}
A:ACTIVE {
	color: #e50026;
	font-family: Roboto;
	font-weight: normal;
	text-decoration: none;
}

A:VISITED {
	color: #006692;
		font-family: Roboto;
	font-weight: normal;
	text-decoration: none;
}

TABLE {
	border: 1px;
		text-align: justify;
		font-family: Roboto;
	font-weight: normal;
	font-size: 12px;
	color: #005071;
}

.invisible {
	border: 0px solid #ffffff;
	width: 100%;
}


IMAGE {
	border: 0px;
	background-color: #ffffff00;
}

span.veryBigText {
	font-family: Roboto;
	font-weight: bold;
	font-size: 14px;
	color: #005071;
}

span.h2 {
	font-family: Roboto;
	font-weight: bold;
	font-size: 12px;
	color: #005071;
}

span.ital {
	font-style: italic;
}


span.b {
	font-weight: bold;
}


div.navitem {
	width: 186px;
	height: 30px;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -93px;
}

p.coretext {
	margin-left: 46px;
	margin-top: 24px;
	margin-right: 46px;
	font-family: Roboto;
	font-weight: normal;
	font-size: 12px;
	color: #005071;
}

p.coretext_img {
	margin-left: 46px;
	margin-top: 24px;
	margin-right: 46px;
	text-align: center;
}


td.obvious {
	border: 1px solid #005071;

}

td.visible {
	border: 3px solid #00374e;


}

td.righttd {
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
}

#main {
	width: 898px;
	height: 647px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -330px;
	margin-left: -449px;
	overflow: unset;
}

#top {
	width: 898px;
	height: 167px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 0px;
	margin-left: 0px;
	overflow: unset;
		text-align: left;
		background-image: url("img/pages_top.png");
	}


#navi {
	width: 210px;
	height: 474px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 112px;
	margin-left: 0px;
	overflow: unset;
	background-color: #94bec2;
}
#core-outer {
	width: 688px;
	height: 474px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 112px;
	margin-left: 210px;
	overflow-x: unset;
		overflow-y: auto;
	background-color: #ffffff;
}
#bottom {
	width: 898px;
	height: 61px;
	position: absolute;
	top: 100%;
	left: 0%;
	margin-top: -61px;
	margin-left: 0px;
	overflow: hidden;
		background-image: url("img/index_bottom.png");
		overflow: unset;
	}

#bottomindex {
	width: 520px;
	height: 51px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 14px;
	margin-left: 374px;
	overflow: unset;
		text-align: right;
		color: #005071;
		font-size: 11px;
		font-family: Roboto;
	font-weight: normal;
}