a:link       { text-decoration: none; color: #ffffff;}
a:visited    { text-decoration: none; color: #ffffff;}
a:active     { text-decoration: none ;}
a:hover      { text-decoration: underline; color: #ff6633;}
body         { font-size: 12px; color: #ffffff ; line-height: 13pt;}
table        { font-size: 13px; color: #ffffff ; line-height: 13pt;}
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-dlight-color: #ffffff; 
scrollbar-arrow-color: #000000;
scrollbar-track-color: #e6e6e6;
scrollbar-darkshadow-color: #ffffff;

background-image: url(bk.jpg);
background-repeat: no-repeat;
background-position: left top;
background-attachment: fixed;
}

.FormButton {
	font-family : "lr SVbN",Osaka|;
	font-size : 12px;
	color : #FEFEFE;
	background-color : #416BBA;
	border : 3px double #4A5480;
}

