table {
	border-collapse: collapse;
}

body, td {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

img {
	border: 0px;
/*	behavior: url("png.htc");*/
}

a, span.a {
	color: #B9310C;
	text-decoration: underline;
}

span.a {
	cursor: hand;
}

a:hover, span.a:hover {
	text-decoration: none;
}

.orange, .orange td {
	color: #B9310C;
}

.content, .content td {
	font-size: 14px;
}

.bold td {
	font-weight: bold;
}

input, textarea, select {
	font-family: Tahoma;
	font-size: 14px;
	background-color: #525252;
	border: 0px none transparent;
}

.subm {
/*	border: 1px solid #FFFFFF;*/
	background-color: #B9310C;
	width: auto;
	color: #FFFFFF;
}

.cb {
	border: 0px;
	width: auto;
}

.error {
	color: #000000;
	font-size: 32px;
}

.err {
	color: #ffffff;
	font-size: 18px;
}

td.tppg {
	padding-bottom: 15;
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

.popup {
	position: absolute;
	visibility: hidden;
	color: #DFDAC0;
	font-weight: auto;
	background-color: #222222;
	border: solid 1px #808080;
	padding: 5px;
	font-family:Arial;
	font-size:12px;
	white-space: nowrap;
}