BODY
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR:#359B68; 
    FONT-FAMILY: 'MS UI Gothic'
}
.menuBar
{
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    CURSOR: hand;
    TEXT-INDENT: 5px;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.menu
{
    VISIBILITY: hidden;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: static;
    BACKGROUND-COLOR: transparent
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: black 1px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    CURSOR: hand;
    COLOR: highlighttext;
    BORDER-BOTTOM: Black 1px solid;
    BACKGROUND-COLOR: transparent
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: relative;
    TEXT-ALIGN: left
}
.barOver
{
    FLOAT: left;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
TD
{
    FONT-SIZE: 10pt;
    LINE-HEIGHT: 16pt;
    FONT-FAMILY: 'MS UI Gothic';
    FONT-COLOR: White;
    BACKGROUND-COLOR: white
}
INPUT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'MS UI Gothic';
    BACKGROUND-COLOR: lightcyan
}
SELECT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'MS UI Gothic';
    BACKGROUND-COLOR: lightcyan
}
TEXTAREA
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'MS UI Gothic';
    BACKGROUND-COLOR: lightcyan
}
INPUT.SB
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'MS UI Gothic';
    BACKGROUND-COLOR: transparent
}
TD.TR
{
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: transparent
}
IMG.MN
{
    BORDER-RIGHT:White thin solid;
    BORDER-TOP: White thin solid;
    BORDER-LEFT: White thin solid;
    BORDER-BOTTOM: White thin solid
}
TD.CNT
{
    BORDER-RIGHT: White thin solid;
    PADDING-RIGHT: 6px;
    BORDER-TOP: White thin solid;
    PADDING-LEFT: 6px;
    FONT-SIZE: 11pt;
    BACKGROUND-COLOR: White;
    PADDING-BOTTOM: 6px;
    BORDER-LEFT: White thin solid;
    PADDING-TOP: 6px;
    BORDER-BOTTOM: White thin solid;
    FONT-FAMILY: 'MS UI Gothic';
    color:Black;
}
TD.CNT-W
{
    BORDER-RIGHT:Black thin solid;
    PADDING-RIGHT: 6px;
    BORDER-TOP: Black thin solid;
    PADDING-LEFT: 6px;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: White;
    PADDING-BOTTOM: 6px;
    BORDER-LEFT: Black thin solid;
    PADDING-TOP: 6px;
    BORDER-BOTTOM: Black thin solid;
    FONT-FAMILY: 'MS UI Gothic';
    color: black
}
TD.HD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: Black
    FONT-COLOR: White
}
INPUT.AD
{
    BORDER-RIGHT: White;
    BORDER-TOP: White;
    BORDER-LEFT: White;
    WIDTH: 159px;
    BORDER-BOTTOM: Black;
    BACKGROUND-COLOR: transparent
}
INPUT.SCROLL
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10pt;
    BORDER-LEFT: medium none;
 
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: 'MS UI Gothic';
    BACKGROUND-COLOR: transparent
}



.CE_menu
{
	width:500px;
	padding-bottom:10px;
}
.CE_title
{
	padding-bottom:5px;
	font-weight:bold;
}
.CE_photo
{
	float:left;width:180px;
	
}
.CE_description
{
	float:right; margin-left:0px; text-align:left; width:320px;
}


.header_ul
{
	font-family: "MS UI Gothic", Osaka;
	font-weight:bold;
	font-size:10pt;
	text-decoration:underline;
	color:black;
}
.sub_header_ul
{
	font-family: "MS UI Gothic", Osaka;
	font-weight:bold;
	font-size:10pt;
	text-decoration:underline;
	color:black;
}
/*     staff page        */
.staff_menu
{
	width:500px;
	padding-bottom:20px;
	clear:both;
	FONT-SIZE: 10pt;
}

.staff_photo
{
	float:left;width:130px;
	padding-left:5px;
	padding-top:3px;
	FONT-SIZE: 10pt;
	
}
.staff_description
{
	float:right; margin-left:0px; text-align:left; width:360px;
	FONT-SIZE: 10pt;
}


/*     Event page        */

.event_menu
{
	width:500px;
	padding-bottom:10px;
}
.event_title
{
	padding-bottom:8px;
	font-weight:bold;
}
.event_photo
{
	float:left;width:250px;
	
}
.event_description
{
	float:right; margin-left:10px; text-align:left;
}


