.statbgr {

	background-repeat : no-repeat;

}

.text {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	padding-left : 10;
    padding-right : 10;
}

A {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Blue;
	text-decoration : none;
}

A:HOVER {

	color : Red;
	text-decoration : underline;
}

INPUT, TEXTAREA {

	background-color : #CCFFFF;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	border : 1;
	border-color : Navy;
	border-style : solid;
}

IMG {

	border : 0;

}

body, td, p, font, span, style {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
