﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #055902
}

a:link {color: #2F7D19;}
a:visited {color: #5DAE16;}
a:active {color: #6DCB52;}

#wxButtonFrame
{
    height: 93px;
    width: 160px;
}
.style1
{
    width: 553px;
}

.hideTable {display: none;}
.showTable {display: block;}