body,table
{
color:#ffffff;
}
a
{
color:#ffffff;
}
.home_bkit_link
{
color:#000000;
text-decoration:none;
line-height:20px;
}
.home_bkit_link:hover
{
text-decoration:underline;
}

.scrollbar1 {
width:100%;
height:340px;
overflow:auto;
}

#home-register-button
{
	display:block;
	background-image:url('../images/register-button.jpg');
	width:443px;
	height:54px;
	margin-bottom:16px;
}

#home-register-button:hover
{
background-position:0 -54px;
}