﻿*
{
 font-family:Arial;	
 color:black;
 font-size:12px;
}


.outerTable
{

	background-color:#EAD8B4;
}

.menuTable *
{
	 color:White;
}
.i
{
	display:none;
}
h1
{
	color:White;
	font-size:14px;
	font-weight:bold;
}
.textbox,.textbox *
{
	color:Black;
}
.textbox
{
	 width:200px;
	 border: 1px solid #406FA3;
}

.Map
{
	border: 4px solid #542C2A;
}
.menu 
{
	border-right:1px solid white;
	text-align:center;
	width:120px;
}
.menu a
{
	text-decoration:none;
	font-weight:bold;
}

.button
{
	background-color:#406FA3;
	border:1px solid white;
	Color:White;
}

.catchDiv,.catchDivOn
{
	border:1px solid #CCCCCC;
	border-left:none;
	border-top:none;
	width:240; float:left;
	position:relative;
	overflow:hidden;
		
}
.catchDiv img,.catchDivOn img
{
	border:1px solid black;
}
.catchDivTable *  
{
	color:black;
	font-size:11px;
}

.catchDivOn
{
	background-color:#397108;	
}

.popup
{
	
	
}
.popup,.popup *
{
	color:Black;
	font-family:Arial;	
	font-size:10px;
}

.popup .detail
{
	cursor:pointer;
	color:Blue;
}

.highlight
{
color: #FF7322;
text-decoration: none;
border-bottom:#FF7322 1px dashed;
}

