body
{
	text-align:center;
	margin: 0em;
	font-size:9pt;
	background-color:#999999;
}

form
{
	margin: 0em;
}

h1
{
	margin: 0em 0em 0em 0.5em;
	font-size:12pt;
	font-weight: bold;
}

h2
{
	margin: 0em;
	font-size:11pt;
	font-weight: bold;
}

hr
{
	border: 1px #0033CC ridge;
	
}

h1 span.keyword
{
	margin: 0em;
	font-size:12pt;
	font-weight: bold;
	color:white;
	background-color: #990000;	
}

table.title
{
	width: 838px;
	margin: 0em;
	color: white;
	border-style:solid;
	border-color:#990000;
	border-width: 1px;	
	background-color: #990000;
}

table.title td.title
{
	font-family: sans-serif;
	font-weight: bold;
	font-size:19pt;
	filter: Glow(color=red);
	padding: 0px;
}

table.title td.search
{
	font-size:9pt;
	padding: 0px;	
}

table.outline
{
	width: 838px;
	background-color: white;
	border-style:solid;
	border-color:#990000;
	border-width: 1px;
	font-size:9pt;
}

table.concept
{
	margin-left:1em;
	width: 90%;
	background-color: white;
	/*border-style:solid;*/
	/*border-color:#990000; */
	/*border-width: 1px;*/
	font-size:9pt;
}

table.concept span.strong
{
	color:red;
	font-weight: bold;
}

table.menu
{
	margin: 0em;
	font-size:9pt;
	background-color: white;
	text-align:center;	
}

table.menu a
{
	color:white;
}

table.menu td
{
	background-color: #990000;	
}

table.menu td.back_link
{
	background-color: #6666FF;	
}

table.top_index
{
	width: 100%;
	background-color: white;
	/*border-style:solid;
	border-color:#990000;
	border-width: 1px; */
	font-size:9pt;
}

table.contents_header{
	width: 100%;
	background-color: white;
	/*border-style:solid;
	border-color:#990000;
	border-width: 1px;*/
	font-size:11pt;
	line-height: 130%;	
}

table.code_list 
{
	width: 100%;
	background-color: white;
	font-size:9pt;
}

table.code_list th
{
	text-align:left;
}

table.code_list td
{
	text-align:left;
}


table.source
{
	margin: 0em;
	width: 100%;
	background-color: #FFFFCC;
	/*border-style:solid;
	border-color:#990000;
	border-width: 1px;*/
	font-size:9pt;
}

table.desc
{
	margin: 0em;
	width: 100%;
	background-color: white;
	/*border-style:solid;
	border-color:#990000;
	border-width: 1px;*/
	font-size:11pt;
	line-height: 130%;	
}

span.comment
{
	font-size:9pt;
	color:#0066FF;
}

span.keyword
{
	font-size:9pt;
	color:white;
	background-color: #990000;
}

table.outline tr.header
{
	font-weight: bold;
	font-size:11pt;
	font-family:MS PƒSƒVƒbƒN;
	background-color: #FFFFCC;
}

table.outline tr.footer
{
	text-align:center;
	font-size:9pt;
	background-color: #FFFFCC;
}

table.index
{
	width: 100%;
}

table.index a
{
	font-size:9pt;
}

table.bbs_input
{
	font-size:9pt;
}

table.thread_list
{
	width:100%;
	font-size:9pt;
	border-width: 1px;
	border-color:#CC6600;
	border-style:solid;	
}

table.thread_list th
{
	background-color:#CC6600;
	color: white;
}

table.thread_list td
{
	border-width: 1px;
	border-color:#CC6600;
	border-style:solid;
}

table.bbs_input
{
	font-size:9pt;
}

table.bbs_input th
{
	background-color:#CC6600;
	color:White;
}

table.bbs_confirm
{
	font-size:9pt;
}

table.bbs_confirm th
{	
	background-color:#CC6600;
	color:White;
}

table.bbs_confirm td
{
	border-width: 1px;
	border-color:#CC6600;
	border-style:solid;
}

table.bbs_reply
{
	font-size:9pt;
}

table.bbs_reply th
{
	background-color:#669933;
	color:White;
}

table.detail_confirm
{
	font-size:9pt;
}

table.detail_confirm th
{	
	background-color:#669933;
	color:White;
}

table.detail_confirm td
{
	border-width: 1px;
	border-color:#669933;
	border-style:solid;
}

table.contents_list
{
	width:100%;
	font-size:9pt;
	border-width: 1px;
	border-color:#669933;
	border-style:solid;	
}

table.contents_list th
{
	background-color:#669933;
	color: white;
}

table.contents_list td
{
	border-width: 1px;
	border-color:#669933;
	border-style:solid;
}

span.errmsg
{
	font-size:9pt;
	color: red;
	font-weight: bold;
}

table.right_navi
{
	margin-left: 0.5em;
	font-size:9pt;
	background-color: white;
	text-align:center;	
	border: 1px solid #CCCCFF;
}

table.right_navi th
{
	text-align:left;
	color: green;
}

table.right_navi td
{
	text-align:left;
	line-height: 130%;
}

table.right_navi a
{
	text-decoration: none;
}

td.navi a
{
	text-decoration: none;
}