/* GENERAL SETTINGS */
body {
	font-family: Corbel, Copperplate Gothic Light, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: white ;
	font-weight: normal ;
	text-decoration: none;
	background-color: black ;
	text-align: justify ; }
img {
	border-color : #caa790 ;}
img:hover {
	border-color : #f65713 ;}
a {
	color: white ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 16 ; }
a:hover {
	color: white ;
	text-decoration: underline ;
	font-weight: bold ;
	font-size: 16 ; }
a:active {
	color: black ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 16 ; }
table {
	color: white ;
	text-decoration: none;
	font-size: 14px; 
	font-weight: normal ; }
div { 
	font-size: small;
	font-weight: normal; 
	color: white ; 
	text-decoration: none; 
	text-align: justify;
	font-size: 14px; }
.footer {
	color : black ;
	font-size : 10 ; }
.footnote {
	font-size : 8 ; }
.contents_title {
	color : #f65713 ;
	font-weight : bold ;}
.accent {
	color : #cc0000 ; }

ul {
	list-style-type: square;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px; }
li {
	list-style-type: square;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px; }
.submit {
	background-color: #EDEEE8;
	font: 11px 
	font-weight: normal;
	text-transform: uppercase;
	color: #656550;
	border: 1px solid #888875;
	margin: 5px 5px 5px 5px;
	padding: 2px 7px;
	}
a.imagine {
	font-size : 9 ;
	color : #656550 ;
	text-decoration : none ; }
a.imagine:hover {
	font-size : 9 ;
	color : white ; }

/* MENUS */
/* LEVEL0 */
.level0{
	height : 20 ;
	color : #656550 ;
	font-size : 12 ; }
a.level0 {
	color : #656550 ;
	font-weight : bold ;
	text-decoration : none ;
	font-size : 12 ;  }
a.level0:hover {
	color : #656550 ;
	font-weight : bold ;
	text-decoration : underline ;
	font-size : 12 ; }
a.level0_current {
	color : #f65713 ;
	font-weight : bold ;
	text-decoration : normal ;
	font-size : 12 ; }
a.level0_current:hover {
	color : #f65713 ;
	font-weight : bold ;
	text-decoration : underline ;
	font-size : 12 ; }

/* LEVEL 2 */
.level2{
	height : 20 ;
	color : #656550 ;
	font-size : 10 ; }
a.level2 {
	color : #656550 ;
	font-weight : bold ;
	text-decoration : none ;
	font-size : 10 ;  }
a.level2:hover {
	color : #656550 ;
	font-weight : bold ;
	text-decoration : underline ;
	font-size : 10 ; }
a.level2_current {
	color : #f65713 ;
	font-weight : bold ;
	text-decoration : normal ;
	font-size : 10 ; }
a.level2_current:hover {
	color : #f65713 ;
	font-weight : bold ;
	text-decoration : underline ;
	font-size : 10 ; }
	
/* CONTENTS TITLE */
.contents_title {
	color : #f65814 ; }
.contents_item {
	font-weight : normal ;
	color: #656550 ;
	width : 110 ; }

