body {
	margin:0;
	scrollbar-arrow-color: #1A7AB6;
	scrollbar-3dlight-color: #A8D5E8;
	scrollbar-highlight-color: #1A7AB6;
	scrollbar-face-color: #A8D5E8;
	scrollbar-shadow-color: #1A7AB6;
	scrollbar-darkshadow-color: #A8D5E8;
	scrollbar-track-color: #A8D5E8;
}
a.dw:link,a.dw:visited {
	font:9px tahoma;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
a.dw:hover,a.dw:active {
	font:9px tahoma;
	color: #3896C5;
	text-decoration: none;
	text-transform:uppercase;
}
a.up:link,a.up:visited {
	font:8pt arial;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
a.up:hover,a.up:active {
	font:8pt arial;
	color: #A7D2F2;
	text-decoration: none;
	text-transform:uppercase;
}
a:link,a:visited {
	font:12px tahoma;
	color:#12608D;
	text-decoration:none;
}
a:hover,a:active {
	font:12px tahoma;
	color:#187AB5;
	text-decoration:none;
}
input,textarea,select {
	font:12px tahoma;
	color:#187AB5;
	border:1px solid #187AB5;
	scrollbar-arrow-color: #1A7AB6;
	scrollbar-3dlight-color: #A8D5E8;
	scrollbar-highlight-color: #1A7AB6;
	scrollbar-face-color: #A8D5E8;
	scrollbar-shadow-color: #1A7AB6;
	scrollbar-darkshadow-color: #A8D5E8;
	scrollbar-track-color: #A8D5E8;	
}
th.link {
	font:12px tahoma;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.div {
	scrollbar-arrow-color: #187AB5;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}