body { margin: 20px; }

table.collapsed, table.layout
{
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.layout
{
/*	background-color: #FFFFFF; */
	width: 800px;
}

table.menu
{
	border: none;
	border-collapse: collapse;
	margin: auto;
	padding: 0px;
}

table.layout tr td
{
/*	background-color: #FFFFFF; */
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.menu tr td
{
	border: 0px;
	margin: 0px;
	padding: 6px 6px;
}

div.page_content
{
	margin: 50px 20px;
}

h1, h2, h3, h4, p, li, td, th, div, input, textarea
{
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}

h1, h2, h3, h4 { margin: 35px 0px 10px 0px; }
p { margin: 5px 0px; }
h1 { font-size: 20px; margin-bottom: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

h4
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

p, li, input, textarea { text-align: justify; font-size: 12px; }
span.classic_size { font-size: 12px; }

div.submenu
{
	z-index: 2;
	position: absolute;
	top: 0px; left: 0px;
	padding: 4px 0px;
	background-color: #FFFFFF;
}

table.submenu
{
	border: none;
	border-collapse: collapse;
	padding: 0px;
}

table.submenu tr td
{
	border: 0px;
	margin: 0px;
	padding: 2px 2px;
	font-size: 12px;
	cursor: default;
}

table.submenu tr td span { padding: 0px 18px 0px 10px; }

div.submenu table.submenu tr td.item_caption { font-weight: bold; }
div.submenu table.submenu tr td.item_separator { padding: 0px; }

div.bubble,
div.direct_link
{
	z-index: 2;
	position: absolute;
	top: 0px; left: 0px;
}

div.bubble
{
	padding: 2px 10px;
	width: 600px;
	background-color: #FFFFDD;
}

div.direct_link
{
	padding: 0px 12px;
}

div.bubble p,
div.direct_link p
{
	color: #161656;
	cursor: default;
}

div.direct_link p
{
	text-align: center;
}


table.bottom_info { width: 100%; }
table.bottom_info tr td { width: 33%; }
table.bottom_info tr td p { font-size: 10px; }

p.image_center, p.image_caption
{
	margin: 20px;
	text-align: center;
	font-weight: bold;
}

p.image_center { margin-bottom: 10px; }
p.image_caption { margin-top: 10px; }

p.person_name, p.team_name, p.term_data
{
	margin-top: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #404080;
}

div.image_block_left, div.image_block_right
{
	margin: -10px -20px -10px -10px;
}

div.image_block_left { float: left; margin-right: 0px; }
div.image_block_right { float: right; margin-left: 0px; }

p.error_message, p.info_message, p.loading_message
{
	width: 60%;
	margin: 22px auto;
	padding: 15px;
	font-weight: bold;
	text-align: center;
}

p.error_message
{
	border: 3px solid #FF8080;
	background-color: #FFE0E0;
	color: #800000;
}

p.info_message
{
	border: 3px solid #8080FF;
	background-color: #E0E0FF;
	color: #000080;
}

p.loading_message
{
	border: 3px solid #DDDDDD;
	background-color: #EEEEEE;
	color: #CCCCCC;
}

p.author_signature
{
	margin-top: 22px;
	text-align: right;
	color: #808080;
	font-style: italic;
}

div.article_links p
{
	margin-top: 44px;
	font-weight: bold;
}

a.external_link { text-decoration: none; }
a.external_link img { border: none; }

table.timetable
{
	border-collapse: collapse;
}

table.timetable tr td
{
	border: 5px solid white;
	padding: 0px 10px;
	background-color: #EEEEEE;
	font-size: 10px;
}

table.timetable tr td p
{
	font-size: 10px;
}

table.timetable tr td.timetable_head,
table.timetable tr td.timetable_head_centered
{
	background-color: #DDDDDD;
	font-weight: bold;
}

table.timetable tr td.thc_width_a { width: 90px; }
table.timetable tr td.thc_width_b { width: 45px; }
table.timetable tr td.thc_width_c { width: 30px; }

table.timetable tr td.tdc_color_a
{
	background-color: #F7DDB0;
	border-bottom-width: 3px;
}

table.timetable tr td.tdc_color_b
{
	background-color: #F4E3C5;
	border-top-width: 3px;
}

table.timetable tr td.timetable_bold_centered
{
	font-weight: bold;
}

table.timetable tr td.timetable_head_centered,
table.timetable tr td.timetable_info_centered,
table.timetable tr td.timetable_bold_centered
{
	text-align: center;
	padding: 4px 10px;
}

table.timetable tr td.timetable_shaolin
{
	background-color: #E0C0C0;
}

table.timetable tr td.timetable_wushu
{
	background-color: #FFE2B9;
}

table.timetable tr td.timetable_taiji
{
	background-color: #E1FFFF;
}

table.timetable tr td.timetable_mixed
{
	background-color: #FFFECD;
}

table.timetable tr td.timetable_clear
{
	background-color: white;
}

h3.news
{
	border-top: 1px dotted #808080;
	margin-top: 24px;
	padding-top: 16px;
}

p.news
{
	border-top: 1px dotted #808080;
	margin-top: 24px;
	margin-bottom: -24px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 10px;
	color: #808080;
}

.sup_note
{
	font-size: 7px;
	font-weight: bold;
	vertical-align: top;
	color: #000080;
	position: relative;
	top: -1;
}

.sub_note
{
	font-size: 7px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000080;
	position: relative;
	bottom: -1;
}

acronym
{
	cursor: default;
}

