
div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,hr,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0px;
	padding:0px;
}


.topLine1 {
	background-color: #FFCC00; 
	height: 2;
}
.topLine2 {
	background-color: #3366FF; 
	height: 2;
}


.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	background-color: #CCFFBB;
	color: #000000;
	margin: 10px, 0px, 10px;
	text-indent: 1em;
}
.menu tr{
	text-align: left;
	height: 29;
	vertical-align: middle;
}
.topMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-color: #00A981;
	color: #FFFFFF;
	text-indent: 0.5em;
}
.subMenu {
	text-indent: -0em;
        padding-left: 1em
}

.chairs {
	font-size: 16px;
	margin: 0px, 0px, 20px;
}
.chairs .name {
	text-align: right;
	vertical-align: top;
	width: 40%;
}

.contents {
	text-align: center;
	vertical-align: top;
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 120%;
	padding-left: 10px;
}

.contents .detail1{
	text-align: left;
	width: 95%;
	margin-bottom: 10px;
}
.contents .detail2{
	text-align: left;
	width: 95%;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

li {
	text-align: left;
    list-style-type: disc;
	margin-left: 40px;
}

ul ul li {
	text-align: left;
    list-style-type: disc;
	margin-left: 40px;
	list-style-type: circle;
}



.comment {
	background-color: #CCFFBB;
	color: #000000;
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
	margin: 10px;
	padding: 5px;
	width: 75%;
}

.commentTop {
	color: #0000FF;
	font-style: italic;
	text-align: left;
}

.history {
	text-align: left;
	margin: 30px, 10px, 10px;
	padding: 5px;
	width: 75%;
	border: 2px solid gray;
}
.historyTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.historyDetail {
}

.footer {
	text-align: center;
}

h1 {
	text-align: left;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	font-style: oblique;
	line-height: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366FF;
	margin: 10px, 2px, 10px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	list-style-type: none;
	background-position: center;
	text-align: left;
	color: #000000;
	background-color: #9FB7FC;
	margin: 20px, 2px, 10px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	list-style-type: none;
	background-position: center;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px, 2px, 10px;
	text-indent:  0em;
	padding-left: 1em;
}



a:link {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: oblique;
	line-height: 120%;
	font-weight: normal;
	color: #0066FF;
}
a:visited {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: oblique;
	line-height: 120%;
	font-weight: normal;
	color: #FF9900;
}
a:hover {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: oblique;
	line-height: 120%;
	font-weight: normal;
	color: #00CCFF;
}

.point {
	color: #FF0000;
}

.point2 {
	color: #00CCFF;
}

.rider {
	text-indent:  -1.2em;
	padding-left: 5em;
	font-weight: bold;
}

.program {
	padding-left: 0.3em;
}

.opening {
	text-align: left;
	vertical-align: center;
	background-color: #ffffcc;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2em;
}

.session {
	text-align: left;
	vertical-align: center;
	background-color: #ccffff;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2em;
}

.bussiness {
	text-align: left;
	vertical-align: center;
	background-color: #ffccf5;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2em;
}

.date {
	text-align: left;
	vertical-align: center;
	color: #006600;
}

.chair {
	text-align: left;
	vertical-align: center;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

.proceedH {
	text-align: left;
	vertical-align: center;
	font-weight: bold;
	color: #9900ff;
	font-style: oblique;
	margin-top: 1em;
}

.leftbold {
	text-align: left;
	vertical-align: center;
	font-weight: bold;
	padding-left: 10px;
}

.lefttext {
	text-align:left;
}

.title {
	text-align: left;
	vertical-align: center;
	color: #000099;
	font-size: 14px;
	margin-top: 1em;
}

.subsessiontaitle {
	text-align: left;
	vertical-align: center;
	color: #990000;
	font-style: oblique;
}

.theme {
	background-color: #FFFF99;
}

.tableheader {
	text-align: center;
	font-weight: bold;
}

.showcase {
	background-color: #FFCC99;
}

.number {
	text-align: left;
	text-indent:  -0.8em;
	padding-left: 3em;
}

.reference{
	text-align: left;
	text-indent:  -0.8em;
	padding-left: 1.2em;
}

