.tiny{
	font-size:10px;
}

table.info{
	border-collapse:collapse;
	font-size:9pt;
	border-color: gray;
}

table.info th	{
	color: #990000;
	font-size:8pt;
	text-align: right;
	font-weight: normal;
	border-color: gray;
	background-color: #FFFF99;
}

table.info .en	{
	font-size:7pt;
}

table.info td	{
	border-color: gray;
	padding: 0px;
}

table.info td a:link,a:visited	{
	color: #404040;
	text-decoration: none;
}

table.info td a:hover	{
	color: #808080;
	text-decoration: none;
}


table.summary	{
	border-collapse:collapse;
	font-size:9pt;
}

table.summary th	{
	color: #990000;
	background-color: #FFE786;
	font-weight: normal;
}

table.summary td	{
	text-align: right;
}

table.summary th.left	{
	color: #990000;
	text-align: left;
	font-weight: normal;
}

.more:link	{
	text-decoration: none;
	color:white;
	font-size:11px;
}
.more:visited	{
	text-decoration: none;
	color:white;
	font-size:11px;
}
.more:hover	{
	color:white;
	font-size:12px;
}
.more:active	{
	color:yellow;
	font-size:13px;
}
.issue_root	{
	color:darkred;
	font-size:11px;
}
.issue_root a:visited,a:link	{
	text-decoration: none;
	color:darkred;
	font-size:11px;
}
.issue_root a:hover	{
	color:red;
	font-size:11px;
}
.issue_root a:active	{
	color:brown;
	font-size:11px;
}
.issue_category	{
	color:darkred;
	font-size:11px;
}
.issue_category a:visited	{
	color:darkred;
	font-size:11px;
}
.issue_category a:hover	{
	color:red;
	font-size:11px;
}
.issue_category a:active	{
	color:brown;
	font-size:11px;
}
.issue	{
	color:darkred;
	font-size:11px;
}
.issue a:hover	{
	color:red;
	font-size:11px;
}
.issue a:visited	{
	color:darkred;
	font-size:11px;
}
.issue a:active	{
	color:brown;
	font-size:11px;
}
.photo_normal	{
	border:solid 1px silver;
}
.photo_hightlight	{
	border:solid 1px red;
}
.photo_selected	{
	border:solid 3px red;
}

.tabbedPane .tab_left	{	background-image: url('/images/block_orange/_tab_l.jpg');	}
.tabbedPane .tab_right	{	background-image: url('/images/block_orange/_3-1.jpg');	}
.tabbedPane .tab	{	cursor:pointer;text-align: center; vertical-align: middle;	background-image: url('/images/block_orange/_2.jpg');		}
.tabbedPane .selected	{	font-weight: bold;	}
.tabbedPane .selected	.more	{	color: yellow;	}

a.main_menu	{	color:white;font-size:11px;	}
a.main_menu:hover	{	color:red;	}
a.main_menu:active	{	color:#FF6666;	}
.main_menu_sep	{	color:white;	}
