*
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #153F6A;
}

.button
{
	font-size: 12px;
	background: URL(../images/BUTTON1.jpg) no-repeat;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}

.button:hover
{
	background: URL(../images/BUTTON2.jpg) no-repeat;
}

#button_mouseover_preload
{
	background: URL(../images/BUTTON2.jpg) no-repeat;
}

.indent
{
	margin: 10px 0 20px 20px;
}