
body.traftix {
	color: rgb(0,0,0); 
	font-family: arial,helvetica,sans serif;
	background-color: #ffffff; 
	background-image: url("/images/traftix/traftix_watermark.gif");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

body.parking {
	color: rgb(0,0,0); 
	font-family: arial,helvetica,sans serif;
	background-color: #ffffff; 
	background-image: url("/images/parking/parking_watermark.gif");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

TD {
	vertical-align: middle;
	font-family: arial,helvetica,sans serif;
	color: rgb(0,0,0);
}

TH {
	color: rgb(0,0,0);
	vertical-align: middle;
	font-family: arial,helvetica,sans serif;
	font-weight: bold;
}

.invoice {
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	display: inline;
}

.fee {
	border-color: blue;
	border-style: solid;
	border-width: 5px;
}

B.heading {
	color: #0000ef; 
	font-weight: bold;
	display: inline;
	font-size: 48pt;
}

.banner {
	text-align: center;
}


.decoration {
	color: red;
	width: 60%;
	text-align: center;
}

.header {
	text-align: center;
	color: rgb(0,0,0);
	font-family: arial,helvetica,sans serif;
	font-weight: bold;
	font-size: 1.5em;
}

.prompt {
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}

.input {
	text-align: left;
}

.form {
	text-align: center;
}

td.results {
	border-width: medium;
}

A:link { color: #0000ef; } 
A:visited { color: #990099; }
A:active { color: #ff0000; }

.msg {
	font-weight: bold;
        text-align: left;
	line-height: 15px;
	margin-left: 20%;
	margin-right: 20%;
}

.mainmsg {
	font-weight: bold;
        text-align: left;
	line-height: 15px;
	margin-left: 15%;
	margin-right: 15%;
}
.menu {
	font-family: arial,helvetica,sans serif;
	font-weight: bold;
  text-align: left;
	line-height: 35px;
	margin-left: 25%;
	margin-right: 20%;
}

.topicword {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}
