BODY {
	text-align: center;
	margin: 0px;
}

.body {
	width: 780px;
	background: #C9E7FF;
	color: #000080;
	margin: auto;
	text-align: left;
}

body.TopLevel {
		position: absolute;
		top: 0px;
		left: 0px;
		bottom: 0px;
		right: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		Background-color: #C9E7FF;
}

img {
		border: 0px;
}

iframe {
		border: none;
}

a.phplmnormal {
	font-family: trebuchet MS,verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.phplm {
	font-family: trebuchet MS,verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.phplm:active {

}

a.phplm:hover {
	text-decoration: underline;
}

a.phplm:link {

}

a.phplm:visited {

}	

a.phplmselected {
	font-family: trebuchet MS,verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.phplmselected:active {

}

a.phplmselected:hover {
	text-decoration: underline;
}

a.phplmselected:link {

}

a.phplmselected:visited {

}	


a.CardType {
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
}

td {
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
}

span.Main {
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
}

a.bottom {
		color: #9E9D9D;
		text-decoration: none;
}

a.bottom:active {
		text-decoration: underline overline;
}

a.bottom:hover {
		text-decoration: underline overline;
}

a.bottom:link {
		color: #9E9D9D;
		text-decoration: none;
}

a.bottom:visited {
		color: #9E9D9D;
		text-decoration: none;
}

/*#Top {
		position: absolute;
		top: 0%;
		height: 165px;
		width: 800px;
		Background-color: #99CCFF;
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		color: #99CCFF;
}*/

#Main {
		position: absolute;
		top: 0px;
		left: 0px;
		height: 450px;
		width: 767px;
		Background-color: #FFFFFF;
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		color: #00007c;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
}
html>body #Main {
width: 765px;
border-top: 1px solid #000000;
}

#Bottom {
		position: absolute;
		top: 450px;
		left: 0px;
		height: 43px;
		width: 767px;
		Background-color: #FFFFFF;
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		color: #9E9D9D;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
}
html>body #Bottom {
width: 765px;
height: 42px;
}

td.receipt {
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		color: #3B5100;
}

a.DmMenu {
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		color: #A3A3A3;
		text-decoration: none;
		font-weight: bold;
}

#DmHeading {
		font-family: verdana, arial, sans-serif;
		font-size: 18px;
		color: #A3A3A3;
		font-weight: bold;
}