﻿.BoxTop 
{
	background-image:url('Images/BoxTop.gif'); 
	background-repeat:no-repeat;
	height: 12px;
	width: 190px;
	background-position:bottom;
	}

.BoxFill
{
	background-image:url('Images/BoxFill.gif');
	width: 180px;
	padding-left: 5px;
	padding-right:5px;
	font-size:12px;	 

	}

.BoxBottom
{
	background-image:url('Images/BoxBottom.gif'); 
	width: 190px;	
	background-repeat:no-repeat;

	}
