.noPrint{}
.Print{}

BODY 
{
	margin: 1px;
	font-size: x-small; 
	color: #505050; 
	background-color: #fafffa; 
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
}
TD
{
	font-size: 75%; 
}
STRONG
{
	font-size: x-small; 
}

A{color: #00501c;}
A:link{color: #00501c;}
A:visited{color: #00501c;}
A:hover{color: #da5107;text-decoration: none;}

A.Footer{color: #00501c;font-size: 80%;}
A.Footer:link{color: #00501c;font-size: 80%;}
A.Footer:visited{color: #00501c;font-size: 80%;}
A.Footer:hover{color: #da5107;text-decoration: none;font-size: 80%;}

.hideMap{display:none;}
.showMap{display:inline;}

.tab{background-color:#e7e7e7; font-weight: bold; border-bottom: #999999 1px solid; border-top: #dddddd 1px solid; border-left: #f7f7f7 1px solid; border-right: #999999 1px solid; cursor: hand;}
.tabActive{color: #00501c; font-weight: bold; background-color:#ffffff; border-top: #aaaaaa 1px solid; border-right: #999999 1px solid;}
.tabStart{font-weight: bold; border-bottom: #999999 1px solid; border-right: #999999 1px solid;}
.tabEnd{font-weight: bold; border-bottom: #999999 1px solid;}

.showList{display:inline; background-color:#ffffff; border-bottom: #999999 1px solid; border-left: #999999 1px solid; border-right: #999999 1px solid;}
.hideList{display:none;height:0px;}

.menuRow{background-color: #276037;cursor:pointer;color: #ffffff;font-size: 70%;font-weight: bold;}
.menuRowOver{background-color: #93af9b;cursor:hand;color: #004123;font-size: 70%;font-weight: bold;}
.menuRowCurrent{background-color: #004123;cursor:default;color: #ffffff;font-size: 70%;font-weight: bold;}


.subMenuRow{cursor:pointer;color: #506650;font-weight: bold;font-size: 90%;padding-bottom:1px;padding-top:1px;}
.subMenuRowOver{cursor:hand;color: #da5107;font-weight: bold;font-size: 90%;text-decoration:underline;padding-bottom:1px;padding-top:1px;}
.subMenuRowCurrent{cursor:default;color: #00501c;font-weight: bold;font-size: 90%;text-decoration:underline;padding-bottom:1px;padding-top:1px;}

.tableTopL{padding: 1px; background-color: #276037;color: #ffffff;font-size: x-small;font-weight: bold;-moz-border-radius:8 0 0 0;border-radius:8 0 0 0;}
.tableTopC{padding: 1px; background-color: #276037;color: #ffffff;font-size: x-small;font-weight: bold;}
.tableTopR{padding: 1px; background-color: #276037;color: #ffffff;font-size: x-small;font-weight: bold;-moz-border-radius:0 8 0 0;border-radius:8 0 0 0;}
.tableCellL{padding: 1px; background-color: #f0f0f0;border-bottom:solid 1px #d7d7d7;border-left:solid 1px #d7d7d7;}
.tableCellC{padding: 1px; background-color: #f0f0f0;border-bottom:solid 1px #d7d7d7;}
.tableCellR{padding: 1px; background-color: #f0f0f0;border-bottom:solid 1px #d7d7d7;border-right:solid 1px #d7d7d7;}
.tableCapL{padding: 2px 1px 2px 1px; background-color: #ffffff;border-bottom:solid 1px #d7d7d7;}

.tableTop{background-color: #276037;color: #ffffff;font-size: x-small;font-weight: bold;-moz-border-radius:8 8 0 0;border-radius:8 8 0 0;}
.tableCell{background-color: #f0f0f0;border-bottom:solid 1px #d7d7d7;border-left:solid 1px #d7d7d7;border-right:solid 1px #d7d7d7;}

.fDataBtn{color: #404040;font-size: xx-small;border-width: 1px;border-style: outset;}
.fData{color: #404040;font-size: xx-small;border-width: 1px;border-style: solid;border-color: #6b8b6b;}
.fTextData{color: #404040;border-width: 1px;border-style: solid;border-color: #6b8b6b;}
.fDataDisabled{background-color: #f0f0f0;color: #cccccc;font-size: xx-small;border-width: 1px;border-style: solid;border-color: #999999;}
.fDataCell{background-color: #f0f0f0;color: #00501c; font-weight: normal;font-size: xx-small;text-align:right;border-width: 0px;}

.BrownT0{color: #da5107;font-size: 70%;}
.BrownT1{color: #da5107;font-size: 75%;}
.BrownT2{color: #da5107;font-size: 85%;}
.BrownT3{color: #da5107;font-size: 110%;}
.GreyT1{color: #888888;font-size: 75%;}
.GreyT2{color: #888888;font-size: 85%;}
.GreyT3{color: #888888;font-size: 110%;}
.WhiteT0{color: #ffffff;font-size: 70%;}
.WhiteT1{color: #ffffff;font-size: 75%;}
.WhiteT2{color: #ffffff;font-size: 85%;}
.WhiteT3{color: #ffffff;font-size: 110%;}

.BrownH1{color: #da5107;font-size: xx-small;font-weight: bold;}
.BrownH2{color: #da5107;font-size: x-small;font-weight: bold;}
.BrownH3{color: #da5107;font-size: small;font-weight: bold;}
.GreenH1{color: #00501c;font-size: xx-small;font-weight: bold;}
.GreenH2{color: #00501c;font-size: x-small;font-weight: bold;}
.GreenH3{color: #00501c;font-size: small;font-weight: bold;}
.WhiteH1{color: #ffffff;font-size: 75%;font-weight: bold;}
.WhiteH2{color: #ffffff;font-size: 85%;font-weight: bold;}
.WhiteH3{color: #ffffff;font-size: 95%;font-weight: bold;}

.orderH1{color: #da5107;font-size: xx-small;font-weight: bold;background-color:#e3e3e3;}

.hideMap{display:none;}
.showMap{display:inline;}
