.easypay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A8EC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underline}
ul {
	list-style-image: url(../images/bp_line.gif);
	margin: 0px;
	padding: 10px;
}
BODY
{
    
    SCROLLBAR-HIGHLIGHT-COLOR: #00A8EC;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #EE9601;
    SCROLLBAR-TRACK-COLOR: #EBF9FF;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
input {
	border: 1px solid #00A8EC;
}
textarea {
	border: 1px solid #00A8EC;
}
select {
	border: 1px solid #00A8EC;
}

INPUT.buttons
{
	BACKGROUND: #00A8EC;
	COLOR: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
