body
{
	margin-top: 0px;
}
.linktext
{
	font-size: 1px;
	color: #cccccc;
	text-decoration: none;
}
.minipanelTable
{
	font-size: 11px;
	color: #192e43;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tourTable
{
	font-size: 13px;
	color: #192e43;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.camera_spec_name
{
	font-size: 11px;
	color: #192e43;
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.camera_spec_desc
{
	font-size: 11px;
	color: #192e43;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: Silver 1px solid;
}
.minipanelTitle
{
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 2px;
	color: #003060;
	border-bottom: #00009B 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.minipanelTitleBack
{
}
.minipanelText
{
	font-size: 70%;
	color: #192e43;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.minipanelRondText
{
	color: #192e43;
	padding-top: 5px;
}
.minipanelBullet
{
	margin-top: 3px;
	color: #053462;
	list-style-type: disc;
}
.minipanelLinkEven:active
{
	color: #003060;
}
.minipanelLinkEven:visited
{
	color: #003060;
}
.minipanelLinkEven:hover
{
	color: #003366;
}
.minipanelLink:active
{
	color: #003060;
}
.minipanelLink:visited
{
	color: #003060;
}
.minipanelLink:hover
{
	color: #003366;
}


.root_tab_inactive
{
	background-color: #F2F5FA;
	color: #6384B5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-top: #6384B5 1px solid;
	border-bottom: #6384B5 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.root_tab_active
{
	background-color: #6384B5;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-top: #6384B5 1px solid;
	border-bottom: #6384B5 2px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.root_scheme_drk
{
	background-color: #6384B5;
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}
.root_scheme_med
{
	background-color: #F2F5FA;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
.root_title
{
	color: #6384B5;
	font-size: 24px;
	font-weight: bold;
}
.jww_scheme_lgt
{
	background-color: #CCCC99;
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 2pt;
	padding-left: 2pt;
	padding-bottom: 2pt;
	padding-top: 2pt;
}

.jww_scheme_lgt2
{
	border-color: #CCCC99;
	border-width: 1px;
	border-style: solid;
}
.header_button
{
	font-family: Arial;
	font-size: 10pt;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	background-color: #c0c0c0;
	cursor: hand;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
	width: 100%;
}
.selected_dg_row
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #c0c0c0;
	color: #ffffff;
}
.dg_row
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff;
	color: #000000;
}
.level1
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.level2
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
#header
{
	float: left;
	width: 100%;
	background: #ffffff url( "/image/tour/bg.gif" ) repeat-x bottom;
	font-size: 93%;
	line-height: normal;
}
#header ul
{
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
#header li
{
	float: left;
	background: url( "/image/tour/left.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}
#header a
{
	display: block;
	background: url( "/image/tour/right.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}
#header a:hover
{
	color: #333;
}
#header #current
{
	background-image: url( "/image/tour/left_on.gif" );
}
#header #current a
{
	background-image: url( "/image/tour/right_on.gif" );
	color: #333;
	padding-bottom: 5px;
}

