﻿body
{	
	background-image:url('Images/Structure/01.png');
 	background-repeat:repeat-x;
 	background-color:#7B7B7B;
 	color: #FFF;
 	font-family: Arial;
 	font-size:small;
 	
 	scrollbar-arrow-color: Black;
	scrollbar-face-color: #FEAD01;
	scrollbar-highlight-color: #3B3B3B;
	scrollbar-3dlight-color: #D46B30;
	scrollbar-shadow-color: #FFA903;
	scrollbar-darkshadow-color: #3B3B3B;
	scrollbar-track-color: #D46B30;
}

input, select, textarea
{
	background-color: #CFD0CA;
	border: solid 1px black;
}

#subgurim_GMapControl1
{
	overflow: hidden;
}

h1
{
	font-size: large;	
}

.googlemaps
{
	color: #000;
}

.googlemaps a
{
	color: #000;
}

.googlemaps th
{
	text-align:left;
}

td.selected
{
	padding: 5px 5px 5px 5px;
	background-color: #FED179;
}

td.nonselected
{
	padding: 5px 5px 5px 5px;
}

td.arrow
{
	padding: 5px 5px 5px 5px;
	background-color:#FEAD01;
}


select
{
	width: 155px;
}

h3, h2, span.title
{ 
	font-family: Arial;
	font-size: 16px; 
	font-style: normal; 
}

.error
{
	color: Red;	
}

a
{ 
	font-size: 12px; 
	font-style: normal;
	color: #FED179;
	text-decoration: underline; 
 }

a:hover 
{ 
   text-decoration : none;
   color: #FEAD01;
}


.list td
{
	padding: 5px;
}

.list th
{
	font-weight: bold;
	padding: 5px;
}

table.memberlist
{
	border: solid 1px white;
}

.memberlist td
{
	padding: 5px;
	border: solid 1px white;
}

