#photoholder
{
	background:#fff url('App_images/loading.gif') 50% 50% no-repeat;
	height:400px;
	width:600px;
}
#thephoto
{
	height:400px;
	width:600px;
}
Font
{
	
	font-family:Arial;
}
.Label
{
	font-family:Arial;
}
.BackImage
{
	background:#0000af;
	background-image:url(App_Images/Aqua.png);
	color:red;
	font-family:Arial;
	font-style:normal;
	font-variant:small-caps;
}
.CellHeader
{
	
	background-repeat:repeat;
	background-image:url('App_Images/Aqua.png');
	CLIP:rect(auto auto auto auto);
	color:#ffffff;
	
}
.Combo
{
	height:20px;
	width:160px;
}
.ComboTime
{
	width:60px;
}
.DialogBackground
{
	background-color:#F2F2F0;
	background-image:url(App_images/bg.gif);
}
.direction
{
	
}
.ErrorLabel /**/
{
	color:Red;
	font-family:Arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
}
.Group
{
	background-color:#F2F2F0;
}
.HeaderLabel /* This Is A Test*/
{
	color:#ffffff;
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}
.HeaderLabelDark
{
	color:Black;
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}
.Image
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
}
.MenuMouseOverColor
{
	background-color:#10B6FF;
}
.Panel
{
	background-color:#F2F2F0;
	background-image:url(App_images/bg.gif);
	border-color:black;
	border-style:solid;
	border-width:1px;
}
.preset
{
	background-image:url(App_images/Aqua.png);
	color:#ffffff;
	font-family:Arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	border-color:navy;
	border-style: solid;
	border-width: 1px;
	
}

.TextLabel
{
	color:navy;
	font-family:Arial;
	font-size:small;
	font-style:normal;
	font-weight:normal;
}
.TextLabelBK
{
	background-image:url('App_Images\\DarkBlue.png');
	background-repeat:repeat;
	BORDER-BOTTOM:black thin solid;
	BORDER-LEFT:black thin solid;
	BORDER-RIGHT:black thin solid;
	BORDER-TOP:black thin solid;
	CLIP:rect(auto auto auto auto);
	color:#ffffff;
	font-family:Arial;
	font-size:smaller;
	font-style:normal;
	font-weight:normal;
}
.tip
{
	background-color:#FFF5BF;
	border:solid 1px #000000;
	color:#000000;
	font:14px/16px Arial,Helvetica,sans-serif;
	display:block; 
	left:490px;
	padding:1px;
	position:absolute;
	visibility:hidden;
	width:100px;
	z-index:100;
}
.tipText
{
	font-family:Arial;
	font-size:xx-small;
	font-style:normal;
	font-weight:normal;
}
.TitleLabel
{
	color:#000000;
	font-family:Arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
}

A:active
{
	text-decoration:none;
	color:navy;
	font-style:oblique;
}

A:hover
{
	color:navy;
	background-color:Transparent;
	text-decoration:underline;
	font-style:oblique;
}
a:link
{
	color:navy;
	text-decoration:none;
	
}

A:visited
{
	color:navy;
	
}
/*  While this sign   /* is appear in end of class name it indicate unread class in web manager */
body
{
	

	direction:ltr;
	font-family:Arial;
	font-style:oblique;

}
.GISMenu
{
		background-image:url('App_Images\\silver.png');
		background-color:Navy;
}
.TitleBackground
{
		
		background-color:#ffffff;
}
.MenuBK
{
	background-color:#ffffff;
}
.FooterBK
{
	background-color:#ffffff;
	background-image:url(App_images/Aqua.png);
}
html
{
	scrollbar-base-color:#F2F2F0;
	scrollbar-face-color:#F2F2F0;
	scrollbar-3dlight-color:AliceBlue;
	scrollbar-highlight-color:BlanchedAlmond;
}

.MarginStyle
{
	
	padding-left:20px;
	padding-top:20px;
	
}

.MainMap
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	width:700px;
	height:400px;
}

#SearchResults
{
  display: none;
  width: 325px;
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
  background: white;
}

