body {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.Header {
    font-weight: bold;
    font-size: 11px;
}

th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    background-color: #ffffff;
    color: #000000;
	line-height: 1.7em;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height:1.7em;
}

td a {
    color: #ffcc99;
    text-decoration: none;
}
td a:hover {
    text-decoration: underline;
}
th a {
    color: #ffffff;
    text-decoration: none;
}
th a:hover {
    text-decoration: underline;
}

form {
    padding: 0px;
    margin: 0px;
}

input, select, textarea {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
       font-style: normal;
       font-weight: normal;
       color: #000000;
       background-color: #ececec;
       border: #cc6600;
       border-style: solid;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px
}

input.radio {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
       font-style: normal;
       font-weight: normal;
       color: #000000;
       background-color: #ffffff;
       border-style: solid;
       border-top-width: 0px;
       border-right-width: 0px;
       border-bottom-width: 0px;
       border-left-width: 0px
}

input.submit {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
       font-style: normal;
       font-weight: bold;
       color: #ffffff;
       background-color: #ff6600;
       border: 1px solid;
       border-color: #000000 #999999 #999999 #000000
}

.invul {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
       font-style: normal;
       font-weight: normal;
       color: #000000;
       background-color: #ececec;
       border: #cc6600;
       border-style: solid;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px
}

#dhtmltooltip {
    position: absolute;
    width: 300px;
    border: 2px;
    padding: 6px;
    background-color: #ececec;
    visibility: hidden;
    z-index: 100;
}

table#poweredtable {
    float: left;
    width: 100%;
}

div#poweredby {
    color: black;
    font-family: arial, sans-serif;
    font-style: italic;
    font-size: 11px;
    text-align: right;
}

div#poweredby a {
    color: #a61500;
    text-decoration: none;
}

div#poweredby a:hover {
    color: #8e1801;
    text-decoration: none;
}

div#poweredby a:visited {
    color: #a61500;
    text-decoration: none;
}
