        input {background-color: E5ECF9;}
        select {background-color: E5ECF9;}
        textarea {background-color: E5ECF9;}.texta {border: 1px solid E5ECF9}

        a:link {color: 5F5E53 ; text-decoration:none}
        a:active {color: 5F5E53 ; text-decoration:none}
        a:visited {color: 5F5E53 ; text-decoration:none}
        a:hover {
	color: #004B97;
	text-decoration:underline
}

.tdhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	border-left-width: none;
	border-left-style: none;
	border-left-color: none;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
	background-color: #E8F3FF;
}

.tdmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: cccccc;
        border-top-width: none;
        border-top-style: none;
        border-top-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: none;
}

.tdspace {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10;
}

