a.pageing
{
font-weight : bold ;
font-size : 110% ;
color: #ff0000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.no-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bg_left {
	background-image: url(images/products_table_bg_left.gif);
	background-position: left top;
}
.bg_right {
	background-image: url(images/products_table_bg_right.gif);
	background-position: right top;
}
.bg_bottom {
	background-image: url(images/results_table_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.heading-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.admin-subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.editables-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CC33;
}
.prettybutton {
background-color: #FF6600; font-size: 75%;
    padding: 2px; font-weight: bold; border: 0;
}
