body {
	top-margin: 0px;
}

a   {
    text-decoration: none;
    color:#063583;
    }

a:hover {text-decoration: underline; color:#6D76AF;}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
 	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	border-width: 1px;
       border-style: solid;
       border-color: #000099;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
 	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	border-width: 1px;
       border-style: solid;
       border-color: #000099;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
 	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.scrollbar {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
        letter-spacing: normal;
        vertical-align: top;
        padding-top: 4px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 12px;
	border: #6d76af;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px 
}
