﻿.MapViewer_TableHeaderStyle
{
	background-color: #dddddd;
    color:#364e1b; 
    font-family:Arial, Verdana, Sans-Serif; 
    font-size:11px;
    font-weight:bold;
    height:22px;
    border-top-color:White;
    border-top-style:solid;
    border-top-width:1px; 
    border-bottom-color:White;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:White;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:White;
    border-right-style:solid;
    border-right-width:1px;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
}

.MapViewer_TableDataStyle
{
	height:22px;
    border-top-color:White;
    border-top-style:solid;
    border-top-width:1px; 
    border-bottom-color:White;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:White;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:White;
    border-right-style:solid;
    border-right-width:1px;
    padding-left:10px;
    padding-right:10px;
}

.MapViewer_TableDataSelectedStyle
{
    background-color: Yellow;
}

.MapViewer_ButtonHoverStyle 
{
    border-bottom-color:#4E4E4E;
    border-bottom-style:solid;
    border-bottom-width:1px; 	
}

.Title_Right
{
	text-align:right;
}



	.Custom_ListStyle_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
	.Custom_ListStyle_1 { color:#7C6F57;font-family:Verdana;font-size:8pt;text-decoration:none; }
	.Custom_ListStyle_2 { color:#7C6F57;background-color:#F7F6F3;font-family:Verdana;font-size:8pt; }
	.Custom_ListStyle_3 {  }
	.Custom_ListStyle_4 { padding:2px 5px 2px 5px; }
	.Custom_ListStyle_5 {  }
	.Custom_ListStyle_6 { padding:2px 5px 2px 5px; }
	.Custom_ListStyle_7 { background-color:#F7F6F3; }
	.Custom_ListStyle_8 {  }
	.Custom_ListStyle_9 { background-color:#5D7B9D; }
	.Custom_ListStyle_10 {  }
	.Custom_ListStyle_11 { background-color:#5D7B9D; }
	.Custom_ListStyle_12 { color:White; }
	.Custom_ListStyle_13 { color:White;background-color:#7C6F57; }
	.Custom_ListStyle_14 { color:White; }
	.Custom_ListStyle_15 { color:White;background-color:#7C6F57; }
.ButtonPadding { padding:2px 5px 2px 0px; }

