A.greenglowbutton{
	display: block;
	text-align : center;
	text-decoration : none;
	height : 50px;
	vertical-align : middle;
	background : url('../images/greenbuttonn.gif') no-repeat center;
	color : White;
	font-size : 24px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	width : 220px;
	padding-top : 8px
}
A.greenglowbutton:HOVER {
	text-decoration : none;
	height : 50px;
	vertical-align : middle;
	background : url('../images/greenbuttonh.gif') no-repeat center;
	width : 220px;
	padding-top : 8px;
	overflow: visible
}
A.greenglowbuttonsmall{
	display: block;
	text-align : center;
	text-decoration : none;
	height : 24px;
	vertical-align : middle;
	background : url('../images/greenbuttonns.gif') no-repeat center;
	color : White;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	width : 160px;
	padding-top : 4px
}
A.greenglowbuttonsmall:HOVER {
	text-decoration : none;
	height : 24px;
	vertical-align : middle;
	background : url('../images/greenbuttonhs.gif') no-repeat center;
	width : 160px;
	padding-top : 4px;
	overflow: visible
}

a.blueglowbutton, a:visited.blueglowbutton {
		  display: block;
			font-family:arial; 
			font-weight:bold;
			text-align:center;
			vertical-align : middle;
			font-size : 14px;
			font-family : Arial, Helvetica, sans-serif;
			color:white;
			width:160px;
			height:24px; 
			background-color:transparent;
			background-image: url('../images/bluebuttonn.gif');
			background-position:  center 50%;		
			text-decoration: none;
			padding-top : 4px
}
a:hover.blueglowbutton {
		  display: block;
			background-color:transparent;
			background-image: url('../images/bluebuttonh.gif');
}
A.blueglowbuttonwide{
	display: block;
	text-align : center;
	text-decoration : none;
	height : 24px;
	vertical-align : middle;
	background : url('../images/bluebuttonn.gif') no-repeat center;
	color : White;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	width : 175px;
	padding-top : 4px;
	overflow: visible
}
A.blueglowbuttonwide:HOVER {
	text-decoration : none;
	height : 24px;
	vertical-align : middle;
	background : url('../images/bluebuttonh.gif') no-repeat center;
	width : 175px;
	padding-top : 4px
}
A.blueglowbuttonsmall{
	display: block;
	text-align : center;
	text-decoration : none;
	height : 14px;
	vertical-align : middle;
	background : url('../images/bluebuttonn.gif') no-repeat center;
	color : White;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	width : 75px;
	padding-top : 1px;
	overflow: visible
}
A.blueglowbuttonsmall:HOVER {
	text-decoration : none;
	height : 14px;
	vertical-align : middle;
	background : url('../images/bluebuttonh.gif') no-repeat center;
	width : 75px;
	padding-top : 1px
}
A.blueglowbuttonborder{
	display: block;
	text-align : center;
	text-decoration : none;
	height : 34px;
	vertical-align : middle;
	background : url('../images/blueglown.gif') no-repeat center;
	color : White;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	width : 120px;
	padding-top : 10px;
	overflow: visible
}
A.blueglowbuttonborder:HOVER {
	text-decoration : none;
	height : 34px;
	vertical-align : middle;
	background : url('../images/blueglowh.gif') no-repeat center;
	width : 120px;
	padding-top : 10px
}
.NumberTextBox
{
    WIDTH: 60px
}
.SectionBody
{
    BACKGROUND-COLOR: silver
}
.ResultsBody
{
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: silver
}
.ResultsHeader
{
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: slategray;
    FONT-WEIGHT: bolder;
    TEXT-INDENT: 8px
}
.LrgTextBox
{
    FONT-FAMILY: Verdana;
    WIDTH: 415px
}
.DateTextBox
{
    WIDTH: 60px
}
.SectionHeader
{
    BACKGROUND-COLOR: slategray;
    FONT-WEIGHT: bolder;
    TEXT-INDENT: 5px
}
BODY
{
    FONT-FAMILY: Arial, Verdana, 'MS Sans Serif'
}
H1
{
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: center
}
.DataHeader
{
    FONT-STYLE: italic;
    TEXT-ALIGN: right;
    WIDTH: 150px
}
.ConfirmHeader
{
    TEXT-ALIGN: right;
    TEXT_TRANSFORM: capitalize
}
.SmallText
{
    FONT-SIZE: smaller
}
.Error
{
    COLOR: red
}
