td {
	font-family: Verdana, Arial, Times New Roman, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

tr {
	font-family: Verdana, Arial, Times New Roman, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

body {
	margin-top: -1%;
	margin-left: -1%;
	margin-right: 0%;
	margin-bottom: 0%;
}


input
{
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 8pt;
    height: 13pt;
    border-bottom: black 1pt solid;
    border-left: black 1pt solid;
    border-right: black 1pt solid;
    border-top: black 1pt solid;
}

select
{
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 8pt;
    height: 13pt;
    border-bottom: black 1pt solid;
    border-left: black 1pt solid;
    border-right: black 1pt solid;
    border-top: black 1pt solid;
}

.btnStandard {
	font-family: Verdana, Arial, Times New Roman, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background: #3366cc;
	cursor: hand;
}

.btnReset {
	font-family: Verdana, Arial, "Times New Roman", Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background: #FF9900;
	cursor: hand;
}
