﻿body 
{
	font-family:Verdana, "Lucida Sans", "Lucida Grande", Geneva, sans-serif;
	font-size:11px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image:url(image/legos2.jpg); 
	background-repeat:no-repeat;
		
}
.allaa
{
	font-family:Arial, Tahoma;
	font-size:11px;
}
.wait
{
	font-style:italic;
	color: Red;
	font-size: 11px;
}
.grid
{
	color: #F7F7F7;
	
}

.grid-all
{
	font-size:x-small;
	font-family: Verdana, Arial;
	width: 100%;
			
}

.sub-grid
{
	font-weight:bold;
	color:#333257;
	
}

.map-desc
{
	font-weight:normal;
	color:#053889;
	font-size:0.9em;
}


.alter-row
{
	background-color:#D6D5F5;
	color: #000000;
	
}
.row
{
	background-color:#FFFFFF;
	color:#000000;
}
.head
{
	background-color:#5278EB;
	font-weight:bold;
	color:#4C077D;
	text-align:left;
	padding-left:5px;
}
	 
.pager
{
	background-color: #E7E7FF;
	color:#4A3C8C;
	text-align: right;
	
}

.divVisible a
{
	font-size:x-small;
	visibility: visible;
	background-color:#0538df;
	font-weight:bold;
	color:White;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	text-decoration:none;
	
	
}
.divVisible a:hover
{
	background-color:#F7F7F7;
	color:Blue;
}
.selected
{
	background-color:#e2b865;
	color:White;
}

.divInvisible
{
	visibility:hidden;
	
}

.right
{
	color: #333333;
	line-height: 1.7em;
	padding-right:3px;
}

.right-head
{
	font-family: "Lucida Sans", "Lucida Grande", Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #666666;
	border-bottom: solid 2px #bd9b57;
	padding-left: 1px;
}

.main-text
{
	color: #333333;
	line-height: 1.5em;
	font-size: 13px;
}

a.right:link {text-decoration:underline;	
	color:#000099;}

a.right:visited {text-decoration:underline;	
	color:#000099;}

a.right:active {text-decoration:underline;	
	color:#000099;}

a.right:hover {
	text-decoration:none;
		
	color:#000099;
}


.footer {
	
	clear:both;	
	margin:0px 0 0 0px;
	padding:0px 0 3px 0;
	border:1px dashed #e59905;
	background-color:#f6e9c2;
	color:#000000;	
	font-size:11px;
	letter-spacing:0.25em;
	vertical-align:middle;
}

.crumb {
	
	clear:both;	
	margin:0px 0 0 0px;
	padding:0px 0 3px 0px;
	border-bottom:1px solid #e59905;
	border-left:1px solid #e59905;
	background-color:#f6e9c2;
	color:#966c08;	
	vertical-align:middle;
	font-size: 95%;
	height: 15px;
	text-align: left;
}

.crumb-title
{
	margin-left:10px;
	font-size: 10px;
	font-weight:bold;
	font-style:normal;
	color: Black;
	
}

.left
{
	width:233px; 
	background-color:#f6e9c2; 
	padding:8px; 
	margin-left:20px;
	color:#0e5366; 
	font-size:75%; 
	font-style:italic;
	border: dashed 2px #bd9b57;
	
}

.left:first-letter
{
	font-size: 1.2em; 
	font-weight:normal;
	float:left;
}

.left-head
{
	font-size: 1.3em; 
	font-weight: normal;
	font-style:normal;
}
