body, tr, td, input, select, textarae, pre{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}
body {
	scrollbar-face-color:#004370;
	scrollbar-shadow-color:black;
	scrollbar-highlight-color: #8383E5;
	scrollbar-3dlight-color: #64649C;
	scrollbar-darkshadow-color:darkblue;
	scrollbar-track-color:#003458;
	scrollbar-arrow-color: powderblue;
	color: powderblue;
	background-color: #003458;
}
a, a:visited{color: powderblue;}
a:active, a:hover{color: white;}
.spa a img{ border: solid 1px; filter: Gray;  }
.spa a:hover img{ border: solid 1px; filter: none; }
input,select{background-color: #1A5780; color: white;}
.home{border: none; text-decoration: none; color: #000000;}
.home_icon{ width: 9px; height: 9px; border: 0px; }
.navigation a{color: white; text-decoration: none;}
.navigation a:hover{ color: powderblue; }


/* NT LINKS (START) */
.ntLinksTable{
    text-align: center;
    font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
    letter-spacing: -1px;
}

.ntLinksTd{
    text-align: left;
}

.ntLinksTd a, .ntLinksTd a:visited{
    font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
    text-align: left;
    align: left;
    text-decoration: none;
}

.ntTitle{
    font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
    text-decoration: underline;
    text-align: right;
}
/* NT LINKS (END) */