﻿body
{
}
.MenuTexbox
{
    font-size: 10px;
}

.Menu2Tab
{
    background-color: #E6F2F2;
    margin: 0px;   
    font-size: 14px;
    line-height: 1.2em;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: gray;
    color: #003366;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}
.Menu2Tab a
{
    color: #0066CC;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: gray;
}
.Menu2Tab a:hover
{
    color: #FF732F;
    text-decoration: none;
}

.DetialTable
{
    width: auto;
    border-collapse: collapse;
    color: #333333;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    font-size: 12px;
    margin-right: 0px;
}
.DetialTh
{
    padding-right: 3px;
    color: #006699;
    text-align: center;
    background-color: #ebf6f7;
    font-weight: normal;
    vertical-align: middle;
    border-bottom: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    height: 20px;
}
.DetialCTh
{
    padding: 1px 1px 1px 1px;
    color: #006699;
    text-align:center;
    background-color: #ebf6f7;
    font-weight: normal;
    vertical-align: middle;
    border-bottom: solid 1px  #CCCCCC;
    border-left: solid 1px  #CCCCCC;
    height: 20px;


}
.DetialTd
{
    text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px  #CCCCCC;
    border-left: solid 1px  #CCCCCC;

}
.DetialCaption
{
    padding: 5px;
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    background-color: #eaedf7;
    height: 20px;
    text-align: left;
}
.MapTable
{
    
    
    
    
    }
    
.MenuF {
	font-size: 12px;
	line-height:2em;


	*line-height:1.2em;
	color:#003366;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
.grdTitle {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39ADAD;
	background-color: #006699;
}
.grdList {
	font-size: small;
	line-height: 1.5em;
	text-align: left;
	color: #666666;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.grdList2 {
	font-size: small;
	line-height: 1.5em;
	text-align: left;
	color: #666666;
	background-color: #EFF3FB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.PrintMapTable
{
    width: 100%;
    border-collapse: collapse;
    color: #333333;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    width: 95%;
    font-size: 12px;
    border: 1px double #008000;
}
.RColorQ
{
    background-color:#FFBC36;
    border: solid 1px #CCCCCC;
    font-size: 6pt;
    line-height: 12px;
}
.YColorQ
{
    border: solid 1px #CCCCCC;
    font-size: 6pt;
    background-color: #FFFF33;
    line-height: 12px;
}
.GColorQ
{
    border: solid 1px #CCCCCC;
    font-size: 6pt;
    background-color: #1AF000;
    line-height: 12px;
}
.WColorQ
{
    border: solid 1px #CCCCCC;
    font-size: 6pt;
    background-color: #FFFFFF;
    line-height: 12px;
}


