a.speedbutton	{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:link.speedbutton	{
	text-decoration: none;
}

a:visited.speedbutton	{
	text-decoration: none;
}

a:hover.speedbutton	{
	text-decoration: underline;
}

a:active.speedbutton	{
	text-decoration: underline;
}

body	{
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}

.copy	{
	color: #5E5E5E;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.speedbutton	{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.textref	{
	color: #000000;
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: none;
}

#maskbottom	{
	background-attachment: fixed;
	background-image: url(../gif/mask_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	left: 190px;
	position: absolute;
	top: 390px;
	width: 526px;
	z-index: 1000;
}

#masktop	{
	background-attachment: fixed;
	background-image: url(../gif/mask_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	left: 190px;
	position: absolute;
	top: 139px;
	width: 526px;
	z-index: 1000;
}

.text_white	{
	color: #ffffff;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin-left: 16px;
	margin-right: 17px;
	text-align: justify;
	text-decoration: none;
}


