body {
	background : #a2e9ff;
}
div.j01 {
	font-size : 12px;
	font-family:sans-serif;
	text-indent:2em;
	margin-top:3px;
	margin-bottom:2px;
	margin-left:120px;
	margin-right:10%;
}
div.j01 a {
	color:#0000ce;
	font-family:sans-serif;
	font-size: 12px;
	text-decoration:none;
}
div.j01 a:hover{
	color :#ff4f4f;
}
div.j02 {
	font-size : 28px;
	font-family:sans-serif;
	color:#f0ffff;
	background : #00dfdf;
	border : #0086a8 solid;
	border-width: 0px 0px 0px 30px;
	text-indent:0.5em;
	margin-top:3px;
	margin-left:120px;
	width: 680px;
}
div.j03 {
	font-size : 14px;
	font-family:serif;
	color:#0000cc;
	background : #00dfdf;
	border : #0086a8 solid;
	border-width: 0px 0px 0px 30px;
	text-align:left;
	text-indent:1.5em;
	margin-top:0px;
	margin-left:120px;
	width: 680px;	
}
div.j04{
	background-color: #e5ffe3;
	margin-left:120px;
	margin-top:0px;
	width: 680px;
}
div.j05 {
	font-size : 14px;
	color:#f9e3bd;
	background-color: #1ea878;
	margin-top:5px;
	margin-left:1em;
	margin-right:3em;
	padding:3px;
	font-family:serif;
}
div.j06 {
	font-size : 16px;
	width:180px;
	position: relative;
	left:20px;
	text-align:center;
	padding:3px;
	font-family:sans-serif;
}
div.j06 a {
	background-color: #caf7ff;
	border: solid #00008e 1px;
	color:#950052;
	font-family:sans-serif;
	display:block;
	text-decoration:none;
}
div.j06 a:hover{
	background: #9fffb0;
	border: solid #007114 1px;
	color :#008c18;
}
div.j07 {
	font-size : 14px;
	color:#40008e;
	background-color: #c3ffac;
	width:400px;
	position: relative;
	top:-20px;
	left:200px;
	padding:3px;
	font-family:serif;
}
div.sidebar {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 120px;
	padding: 4px 0.5em 5px 10px;

}
div.sidebar a {
	background: #b599ff;
	border: solid #2f00ac 1px;
	color:#950052;
	font-family:sans-serif;
	font-size: 12px;
	display:block;
	text-decoration:none;
}
div.sidebar a:hover{
	background: #9fffb0;
	border: solid #007114 1px;
	color :#008c18;
}

div.footbar {
	position: absolute;
	left: 120px;
	width: 680px;
	padding: 4px 0.5em 5px 10px;
	margin-top:3px;
	text-align : center;
}
div.footbar a {
	background: #b599ff;
	border: solid #2f00ac 2px;
	color:#950052;
	font-family:sans-serif;
	font-size: 12px;
	padding:2px;
	margin:2px;
	text-decoration:none;
}
div.footbar a:hover{
	background: #9fffb0;
	border: solid #007114 2px;
	color :#008c18;
}

div.option {
	margin-top:60px;
	margin-right:2%;
	text-align : right;
}

div.caption {
	font-size : 12px;
	margin-top:15px;
	margin-bottom:0px;
	text-align : center;
	line-height:1.5em;
	font-family:serif;
}
