

BODY
{
	background-color: gray;
}
TD
{
	font-size: 12px;
	color: white;
	font-family: Verdana, Monospace, Symbol;
}
.MenuTable
{
	filter: filter:shadow(gray,5,5);
	height: 20px;
	background-color: #006699;
}
A:link
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}
A:visited
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}
A:hover
{
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.AlphaTable
{
	filter: FILTER: alpha (opacity=100);
}
.foot
{
	font-size: 10px;
	color: black;
}
.leftInfo
{
	font-size: 12px;
	color: #ffcc33;
}
.contactSubTitle
{
	font-weight: bold;
	list-style-position: inside;
	color: #ffcc33;
	list-style-type: square;
}
.Receipt
{
	font-weight: bold;
	font-size: 25px;
	text-transform: uppercase;
}
.uline
{
	border-bottom: black 1px solid;
}
.uline2
{
}

.button
{
	width: 80px;
	height:21px;
	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(ButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/**********************************/
.td_all
{
	border-right: #9e9e9e 2px solid;
	border-top: #9e9e9e 2px solid;
	border-left: #9e9e9e 2px solid;
	border-bottom: #9e9e9e 2px solid;
}
.td_bottom_none
{
	border-right: #9e9e9e 2px solid;
	border-top: #9e9e9e 2px solid;
	border-left: #9e9e9e 2px solid;
	border-bottom: #9e9e9e 0px solid;
}
.td_top_none
{
	border-right: #9e9e9e 2px solid;
	border-top: #9e9e9e 0px solid;
	border-left: #9e9e9e 2px solid;
	border-bottom: #9e9e9e 2px solid;
}
.td_top_bottom_none
{
	border-right: #9e9e9e 2px solid;
	border-top: #9e9e9e 0px solid;
	border-left: #9e9e9e 2px solid;
	border-bottom: #9e9e9e 0px solid;
}

.td_top_bottom_right_none
{
	border-right: #9e9e9e 0px solid;
	border-top: #9e9e9e 0px solid;
	border-left: #9e9e9e 2px solid;
	border-bottom: #9e9e9e 0px solid;
}

.td_top_right_none
{
	border-right: #9e9e9e 0px solid;
	border-top: #9e9e9e 0px solid;
	border-left: #9e9e9e 2px solid;
	border-bottom: #9e9e9e 2px solid;
}
.td_bottom_right_none
{
	border-right: #9e9e9e 0px solid;
	border-top: #9e9e9e 2px solid;
	border-left: #9e9e9e 2px solid;
	border-bottom: #9e9e9e 0px solid;
}
.td_zero
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.td_left_right_width
{
	border-left-width:0px;
	border-right-width:0px;	
}

.td_all_width
{
	border-width:0px;
}

.font0
{
	font-weight: bold;
	font-size: 25px;
}
.font1
{
	font-weight: bold;
	font-size: 22px;
}
.font2
{
	font-weight: bold;
	font-size: 18px;
}

