A:link {color: #0000FF; text-decoration: none}
A:visited {color: #0000FF; text-decoration: none}
A:active {color: #0000FF; text-decoration: none}
A:hover {color: #FF0000; text-decoration:none}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: "MingLiU", "Lucida Sans Unicode", "Arial", "Helvetica", "sans-serif";
}
td {
	font-family: "MingLiU", "Lucida Sans Unicode", "Arial", "Helvetica", "sans-serif";
}


.bodytext_fixed_width {
	color: #000000;
	font-size: 16px;
	display: block;
	width: 770px;
}
.bodytext_fixed_width_eng {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	text-align: justify;
	color: #000000;
	font-size: 16px;
	display: block;
	width: 770px;
}
.bodytext_highlight_text {
	color: #A5558A;
	font-size: 16px;
	font-weight: bold;
}
.indent {
	text-indent: 36pt;
}
.indent_eng {
	text-indent: 16pt;
}

.bodytext_indent {
	color: #000000;
	font-size: 16px;
	text-indent: 36pt;
	display: block;
	width: 770px;
}
.bodytext_indent_eng {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	color: #000000;
	font-size: 16px;
	text-indent: 16pt;
	text-align: justify;
	display: block;
	width: 770px;
}
.bodytext_block {
	color: #000000;
	font-size: 16px;
	font-style: normal;
	display: block;
	width: 740px;
	padding: 2px 2px 2px 46px;
}


.list_bullet {
	list-style-position: outside;
	list-style-type: disc;
	vertical-align: top;
}
.list_number {
	list-style-position: outside;
	list-style-type: decimal;
	vertical-align: top;
}
.list_alpha_u {
	list-style-position: outside;
	list-style-type: upper-alpha;
	vertical-align: top;
}
.list_alpha_l {
	list-style-position: outside;
	list-style-type: lower-alpha;
	vertical-align: top;
}
.list_roman_u {
	list-style-position: outside;
	list-style-type: upper-roman;
	vertical-align: top;
}
.list_roman_l {
	list-style-position: outside;
	list-style-type: lower-roman;
	vertical-align: top;
}
.list_bullet li ,
.list_number li,
.list_alpha_u li,
.list_alpha_l li,
.list_roman_u li,
.list_bullet li {
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.imagefloatleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	text-indent: 0;
}
.imagefloatright {
	float: right;
	margin-bottom: 16px;
	margin-left: 16px;
	text-indent: 0;
}


.greek {
	font-family: Cardo, "Arial Unicode MS", Athena, serif;;
	/*letter-spacing: 0.1em;*/
}
.hebrew {
	font-family: serif;
	font-size: 1.3em;
	/*letter-spacing: 0.1em;*/
}
.roman {font-family: "Times New Roman";} 

.footnote {
	color: #A5558A;
	font-size: 14px;
	display: block;
	width: 770px;
	padding: 2px;
}
.note_text {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF0000;
}


.table_text {
	font-size: 14px;
	color: #000000;
}
.table_background {
	background-color: #EEEEFF;
}
.table_label1 {
	font-size: 18px;
	font-weight: bold;
	color: #A5558A;
}
.table_label2 {
	font-size: 14px;
	color: #A5558A;
}

.table_indent {
	background-color: #E4D1DB;
	text-indent: 5pt;
}

.table_border {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	border: 1px solid #999999;
	border-collapse: collapse;
}
.table_border td{
	border: 1px solid #999999;
}

.table_no_border {
	font-size: 14px;
	border: none;
	border-collapse: collapse;
}
.table_no_border  td{
	border: none;
}
.table_box {
	color: #000000;
	font-size: 14px;
	background-color: #E4D1DB;
	padding: 16px;
	margin: 16px;
}


.issue_number {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 40px;
	font-weight: bold;
	color: #996699;
	text-align: right;
	line-height: 30px;
}
.issue_date {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}


.menubar_pad {
  background-color: #993399;
}
.menubar {
	background-color: #764967;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 0px;
}
.menubar_hover {
	background-color: #E6DEE0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 2px 0px;
}

.index_menu {
	background-color: #764967;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.index_menu_hover {
	background-color: #E6DEE0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #764967;
	text-align: center;
	text-transform: uppercase;
}
.index_menu_sidebar {
	background-color: #DBC1D1;
}


.title_header {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A5558A;
	padding: 2px 2px 0px;
	text-indent: 10pt;
}
.title_article {
	font-size: 36px;
	font-weight: bold;
	color: #A5558A;
}
.title_article2 {
	font-size: 30px;
	font-weight: bold;
	color: #A5558A;
}
.title_author {
	font-size: 18px;
	font-weight: bold;
	color: #A5558A;
}
.title_author_desc {
	font-size: 12px;
	color: #A5558A;
}
.title_seminar {
	font-size: 24px;
	font-weight: bold;
	color: #A5558A;
}
.course_desc {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: italic;
}


.heading1 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.heading1_box {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}
.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.header_block1 {
	font-size: 20px;
	font-weight: bold;
	color: #764967;
	background-color: #CBA0BA;
	padding: 2px 2px 0px;
	width: 770px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #003300;
}
.header_block_table {
	font-size: 18px;
	font-weight: bold;
	color: #764967;
	background-color: #CBA0BA;
	padding: 2px 2px 0px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #003300;
}


.author {
	font-size: 18px;
	font-weight: bold;
}
.author_desc {
	font-size: 12px;
}
