.white{
		font-family: Verdana;
		font-size: 8pt;
		color: #ffffff;
}

.navi{
		font-family: Verdana;
		font-size: 8pt;
		color: #FFFFFF;
}

 a:link {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration : none;
}
 a:visited {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration : none;
}
 a:active {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration : none;
}

.navi a:link {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration : none;
}
.navi a:visited {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration : none;
}
.navi a:active {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration : none;
}
.navi a:hover {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration : none;
}

body {
	   scrollbar-3d-light-color:#007DC5;
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:#007DC5;
           scrollbar-dark-shadow-color:#000000;
           scrollbar-face-color:#007DC5;
           scrollbar-highlight-color:#FF6600;
           scrollbar-shadow-color:#000000;
		background-color : #010A1B;
	background-image : url(global.jpg);
	background-position : top;
	background-repeat : none;
	background-attachment:fixed;
} 


.input { 
font-size : 6pt; 
font-weight : normal; 
font-style : normal; 
color : #000000; 
text-decoration : none; 
font-family : Verdana, Arial, Helvetica; 
text-align : left; 
} 
td {
		font-family: Verdana;
		font-size: 10pt;
		color: #FFFFFF;
}