body,table {
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.enumeration {
  font-style: italic;
}

.emphasized {
  font-style: italic;
}

.navi	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.navi_bold	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

td.button {
   background-image: url(../img/navi_entry_bg.gif);
   text-align: center;
   vertical-align: top;
   padding-left: 12px;
   padding-right: 12px;
   padding-top: 9px;
   white-space:nowrap;
}

a.navi	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

a.navi_bold	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

a.navi:ACTIVE { color: #656565; }
a.navi:HOVER { color: #000000; text-decoration: underline; }
a.navi:LINK { color: #656565; }
a.navi:VISITED {	color: #656565; }

.lang_underline	{
	font-size: 10px;
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}	

.lang	{
	font-size: 10px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}	

a.lang	{
	font-size: 10px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}

a.lang:ACTIVE { color: #656565; }
a.lang:HOVER { color: #000000; text-decoration: underline; }
a.lang:LINK { color: #656565; }
a.lang:VISITED {	color: #656565; }

.sub_navi_underline	{
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-weight: normal;
	color: #656565;
	line-height: 16px;
}	

.sub_navi	{
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #656565;
	line-height: 16px;
}	

a.sub_navi	{
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #656565;
	line-height: 14px;
}

a.sub_navi:ACTIVE { color: #656565; }
a.sub_navi:HOVER { color: #000000; text-decoration: underline; }
a.sub_navi:LINK { color: #656565; }
a.sub_navi:VISITED {	color: #656565; }

.header	{
	font-size: 13px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.header_right	{
	font-size: 13px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #C8D3CF;
	line-height: 15px;
}

.input  {
	font-size: 12px;
	font-family: Arial, Helvetica;
	background-color:#F5F5F5;
	line-height: 16px;
	border: 1px solid #C0D1C9;
	color: #333333;
}

.content	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

a.link	{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

a.link:ACTIVE { color: #656565; }
a.link:HOVER { color: #000000; text-decoration: underline; }
a.link:LINK { color: #656565; }
a.link:VISITED { color: #656565; }

.news_header	{
	font-size: 13px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.news_text	{
	font-size: 10px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}

a.news_text	{
	font-size: 10px;
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
}

a.news_text:ACTIVE { color: #656565; }
a.news_text:HOVER { color: #000000; text-decoration: underline; }
a.news_text:LINK { color: #656565; }
a.news_text:VISITED { color: #656565; }

.footer	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #6B726F;
	line-height: 14px;
	background-color: #C0D1C9;
}

a.footer	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #6B726F;
	line-height: 14px;
}

a.footer:ACTIVE { color: #656565; }
a.footer:HOVER { color: #000000; text-decoration: underline; }
a.footer:LINK { color: #656565; }
a.footer:VISITED { color: #656565; }

div.overflow {
 SCROLLBAR-FACE-COLOR:#EEEEEE;
 SCROLLBAR-ARROW-COLOR:#38364D ;
 SCROLLBAR-HIGHLIGHT-COLOR:#EEEEEE;
 SCROLLBAR-3DLIGHT-COLOR:#000000;;
 SCROLLBAR-SHADOW-COLOR:#38364D;
 SCROLLBAR-TRACK-COLOR:#FFFFFF;
 SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
 width:500px;
 height:370px; 
 overflow: auto; 
 border: 0px;
}

div.innerflow { padding-right: 0px; padding-bottom: 10px; }