/*
############################################################
#  SCUBA DUBA DOO - DIVE CENTER BALI (Japanese Version)    # 
#  CSS Configuration for Windows                           #
#  subagijo@lulik.net - April 2004                         #
############################################################
*/


/* Body properties */
body {
	padding: 5px;
	margin: 5px;
	background-color: #000066;
}

a:link {
	color: #AEC9FF;
}

a:visited {
	color: #FF9900;
}

a:hover {
	color: #ffff00;
}

TD {
    font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
    line-height: 20px;
}

/* 1st heading - jp char */
h1 {
font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}

/* 2nd heading - jp char */
h2 {
font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
}

/* 1st heading - en char */




/* start bot nav */
.botnav {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
    line-height: 21px;
}
/* end bot nav */

/* normal text (black) - jp char */
.style1 {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
    line-height: 20px;
}

/* normal text (red) - jp char */
.style1r {
	font-size: 12px;
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
    line-height: 20px;
}

/* normal text (green) - jp char */
.style1gr {
	font-size: 12px;
	color: #00cc00;
	font-style: normal;
	font-weight: bold;
    line-height: 20px;
}

/* normal text (green) - en char */
.style1gre {
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00cc00;
	font-style: normal;
	font-weight: bold;
    line-height: 20px;
}


/* course, equipment menus - jp char */
.style1a {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
    line-height: 20px;
}

/* normal text (black) - en char */
.style1b {
    font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

/* 2nd heading */
.style2 {
font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	line-height: 25px;
}

/* normal text (yellow) - jp char */
.style2a {
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	line-height: 20px;
}


/*  top history navigation */
.style3 {
	font-size: 10px;
    color: #9dd8ff;
	font-style: normal;
	font-weight: normal;
}



/* instructors name */
.s2 {
    font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}

/* copyright */
.copyright {
    font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9dd8ff;
	font-style: normal;
	font-weight: normal;
}