﻿body 
{
	background-image: url("images/headerrepeat.gif");
	background-repeat: repeat-x;
	background-position: top;
	padding: 54px 5px 5px 5px;
	font-family:Arial;
}
img
{
	border: none;
}
#gaflogo
{
	position: absolute;
	top: 8px;
	left: 8px;
}
#imwebLogo
{
	position: absolute;
	top: 12px;
	left: 770px;
}

.Crumbs
{
	color: White;
}

.Guide
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	width:210px;
}

.GuideTop
{
	position:absolute;
	top:0;
	left:0;
	height:32px;
	background-position:right;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	width:210px;
}

.Guide#divGuideMiddle
{      
	position:absolute;
	top:32px;
	left:0px; 
	height:590px;
	background-image:url(images/sidebar_center.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.Guide#divGuideMiddleInner
{
	width:191px;
	margin-left:6px;
	margin-right:3px;
	margin-top:6px;
	margin-bottom:3px;
	font-family:Arial;
	font-size:12px;
}

.Example
{
	margin-left:0px;
	margin-right:0px;
	width:198px;
	height:200px;
	overflow:scroll;
	padding:0px;
}

.Guide#divGuideBottom
{
	position:absolute;
	left:0px;
	top:613px;
	height:15px;
	background-image:url(images/sidebar_bottom.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#MapperParent
{
	position:absolute;
	z-index:0;
	top:20px;
	left:210px;
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
}

.MapLayer
{
	position:absolute;
	top:0px;
	left:0px;
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
	cursor: crosshair;
}

.ToolBar
{
	position:absolute;
	top:0px;
	left:210px;
	height:20px;
	width:800px;
	background-color:#733429;
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
}

.ScaleInput
{
	text-align:right;
	width:60px;
}

.LoginLink
{	
	Color:Black;
}

.LoginHeader
{
	background-color:#72352C;
	color:White;
}

.LoginBtn
{
	background-color:#72352C;
	color:White;
}

.RegistrationText
{
	color:#72352C;
	display:none;
}

.LoginTable
{
	background-color:#CECECE; 
	border-color:Black; 
	border-width:1pt; 
	border-style:solid;
}

.RequiredAsterisk
{
	color:#72352C;
}