@import url("hacks.css");
BODY {
	background:#00195a;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#010000;
	text-align:center;
}

* {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
}

a {
	color:#00195a;
	text-decoration:underline;
}

p {
	margin-bottom:12px;
	line-height:130%;
	font-size:0.82em;
	text-align:justify;
}

p.nomargin {
	margin-bottom:0px;
}

h1 {
	font-size:1.2em;
	color:#00195a;
	margin-bottom:.6em;
	font-family:Helvetica, sans-serif
}
h2 {
	font-size:1em;
	color:#333;
	margin-bottom:14px;
}

.left {float:left;}
.right {float:right;}

div#wraper {	
	width:780px;
	margin:0 auto;
	text-align:left;
	padding-top:45px;
	overflow:visible;
	border-left: 4px solid #5e5e5e;
	border-right: 4px solid #5e5e5e;
	background: #00154a;
}

div.mask {
	position:absolute;
	top:0;
	left:50%;
	width:780px;
	height:114px;
	border-left: 4px solid #00195a;
	border-right: 4px solid #00195a;
	margin-left:-394px;
}

div#header {
	padding:5px 5px 9px 0;
	background:#fff;
	width:775px;
}

div.page {
	padding:18px 15px;
	background:#fff;
	width:750px;
}

div.footer {
	background:#5e5e5e;
	padding:0 15px;
	width:750px;
	line-height:160%;
	font-size:0.7em;
	color:#bfc0b0;
	}
	
div.footer a {
	color:#bfc0b0;
}

div.abovefoot,
div.underfoot {
	padding:0 15px;
	background:#fff;
	width:750px;
	line-height:160%;
	font-size:0.75em;
	color:#333;
	padding-bottom:10px;
}

.abovefoot,
div.abovefoot {
	padding-bottom:6px;
	text-align:center;
	font-weight:900;
	color: #000066;
}
div.abovefoot a {
	color:#000066;
}

div.underfoot a {
	color:#333;
}

div.hImage {
	background: url(../images/jpa_header.jpg) top left no-repeat;
	width:490px;
	height:134px;
	float:left;
}

div.logo {
	float:right;
	text-align:center;
	}
	
div#menu {
	background:#5e5e5e;
	clear:both;
	width:775px;
}

div#menu ul {
	list-style:none;
}

div#menu ul li a,
div#menu ul li {
	float:left;
	color:#fff;
	text-decoration:none;
	font:0.88em Helvetica, sans-serif;
}

div#menu ul li a {
	display:block;
	padding:10px 16px;
	height:3em;
}

div#menu ul li a.sel,
div#menu ul li a:hover {
	background:#000;
}

.siteby a,
.siteby {
	text-decoration:none;
	color:#bfc0b0;
}

.lastTh,
.thumbs {
	text-align:center;
	float:left;
	margin: 0 6px 2px 0;
	font-size:0.82em;
}
.lastTh img,
.thumbs img {
	border:1px solid #00195a;
	clear:both;
}
.lastTh {
	clear:left;
	margin-right:0;
}

.clear {
	clear:both;
	
	margin:0;
}

BODY.one #aOne,
BODY.two #aTwo,
BODY.three #aThree,
BODY.four #aFour,
BODY.five #aFive,
BODY.six #aSix,
BODY.seven #aSeven,
BODY.eight #aEight {
	background:#000;
}

div.submenu {
	background:#dedede;
	width:775px;
}
div.submenu ul {
	list-style-type:none;
	padding:2px 0;
}

div.submenu ul li {
	float:left;
}

div.submenu ul li a {
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	padding:1px 8px;
	font-size:0.79em;
}
div.submenu ul li a:hover {
	background:#fff;
}

div.back_top {
	clear:both;
	text-align:right;
	font-size:0.79em;
}

img.srv {
	float:left;
	margin:0px 10px 24px 0;
	border: 1px solid #2c2c63;
}

div.page ul li {
	font-size:0.82em;
	line-height:180%;
	margin-left:32px;
}
div.page ul {
	margin-bottom:24px;
	list-style-type:square;
	list-style:square;
}

div.page ul li a {
	text-decoration:none;
}

div.page ul li a:hover {
	text-decoration:underline;
}

a.nounderline {
	text-decoration:none;
}

a.nounderline:hover {
	text-decoration:underline:
}
		
div.regulate {
	text-align:right;
	line-height:999px;
	overflow:hidden;
	background:url(../images/regulate.gif) top right scroll no-repeat;
	height:14px;
	margin-top:10px;
}		
		