body {
	background-color:#cccccc;
	scrollbar-base-color:#ffffff; 
	scrollbar-face-color:#006699; 
	scrollbar-track-color:#cccccc; 
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#006699; 
	scrollbar-3dlight-color:#006699; 
	scrollbar-shadow-color:#0066996;
	scrollbar-darkshadow-color:#006699; 
}

a {
	color:#006699;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

h1
	{
	font-size:12px;
	margin:0;
	font-family:Arial;
	font-weight: bold;
	margin-bottom: 2 px;
	text-align:left;
	color:#006699;
	}
h2,h3
	{
	font-size:12px;
	margin:0;
	margin-bottom:px;
	margin-top: 10px;
	font-weight: bold;
	color:#006699;
	font-family:Arial;
}
a.menu {
	color:#006699;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a.dark {
	color:#003366;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a:visited {

} 

font.white {
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
}
font.whitebold {
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
font.blue {
	color:#006699;
	font-family:Arial;
	font-size:11px;
}

.Button {
	background-color:#cccccc;
	border-color:#006699;
	font-family:Arial;
	font-size:11px;
	color:#003366;
	cursor:hand; 
}

.input {
	font-family:Arial;
	font-size:11px;
	color:#006699;
	border-color:#006699;
}
