BODY
{
	font-size: 14px;
	color: white;
	font-family: arial, Tahoma, Sans-Serif;
	background-color: #727878;
}

body a
{
    color: white;
    text-decoration: underline;
}

body a:hover
{
    color:Orange;
    font-weight:bold;
    }

table 
{
	font-size: 14px;
}

td input, select, textarea
{
	font-size: 12px;
}

#maindiv
{
	border-color: orange;
	background-color: white;
	border-style: dashed;
	border-width: 0px;
	overflow:visible;
	color:Black;
	padding-right: 5px;
	padding-top: 5px;
	min-height: 350px;
}

#maindiv a
{
	color: orangered;
	text-decoration: none;
}

#maindiv a:hover
{
	color:orange;
	text-decoration: none;
}
#maindiv input
{
	font-size:12px;
}


.input_table
{
	width: 400px;
    background-color: gainsboro;
    border-color: orange;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    color:Black;
}

.input_table td
{
    border-color: darkgray;
    border-width: 1px;
    border-style: dashed;
}

.header
{
    background-color:darkgray;
    color:White;
}

#chosenbasesdiv
{
    float:left;
    background-color: orange;
    color:Black;
    border-color: gainsboro;
    border-width: 2px;
    border-style: solid;
    width: 280px;
    padding: 10px;
    padding-top: 0px;
    
}

#citiesmng
{
    float:right;
    width:250px;
}

#areamng
{
    float:left;
    margin-left: 100px;
    width:250px;
}

#maintable
{
    width: 100%;
    background-color:White;
    margin:0px;    
}

#maintable a 
{
    color:darkblue;
    text-decoration: none;
}

#maintable a:hover 
{
    color:darkblue;
    text-decoration:underline;
    font-weight: normal;
}

#findstations select 
{
    font-size:10px;
    width: 120px;
}

#findstations input 
{
    font-size:8px;
}

#explaindiv 
{
    background-color: whitesmoke;
    float: left;
    margin-left: 10px;
    width: 170px;
    border-color: darkgray;
    border-style: dashed;
    border-width: 1px;
    padding: 5px;
}
#mainrightbanners 
{
    /*position: absolute;
    left: 1000px;
    top: 63px;*/
    margin-left: 50px;
    margin-top: 60px;
    float:left;
}

#GoogleBnr
{
    margin-top:63px;
}

.HasakaEntry { margin: 10px; margin-right: 30px; padding: 10px; float: right; text-align: right; background-color: #eeeeee; border: solid 1px #aaa; width: 550px;}
.HasakaName { float: right; font-weight: bold; font-size: 16px; margin:0px;}
.HasakaArea { float: left; margin:0px; margin-left: 30px;}
.HasakaAddress {float: right; margin: 0px; width: 350px; padding-top: 5px;}
.HasakaContact{ float: left; margin:0px; margin-left: 30px; padding-top: 5px;}

.newsitem {border-bottom: dashed 1px #888888; padding-bottom: 5px; margin: 0px; margin-bottom: 5px;}
.newsitem_header {font-weight: bold; color: Black;}

#maps_info {padding: 10px; text-align: center;}
#maps_info_internal {width: 650px; background-color: #eee; color: Black; border: solid 1px #666; margin: 5px 0px 10px 0px;}
#maps_info h2 {font-size: 12px; font-weight: normal; margin: 0; padding: 0; letter-spacing: 0.1em;}

#social_links {text-align: center;}
#social_links a, #social_links a:hover, #social_links a:visited {text-decoration: none;}
#social_links img {border: 0px none;}