body {
	background: #000000;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: underline;
	color: #b3b3b3;
	font-weight: bold;
}
p {
	padding: 0;
	margin: 0;
}
div {
	padding: 0;
	margin: 0;
}
.allpage .leftmenu {
	padding: 0px;
	margin: 0px;
	background: url("../images/bglmenu.png") repeat-y;
}
.allpage .leftmenu .lmtext {
	padding-left: 12px;
}
.allpage .leftmenu .lmtext a {
	color: #787878;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10pt;
}
.allpage .leftmenu .lmtext a:hover {
	text-decoration: underline;
}
.allpage .leftmenu .lmtext .topen {
	color: #ffffff;
	font-weight: bold;
}
.allpage .centrepanel {
	color: #b3b3b3;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 9pt;
}
.allpage .centrepanel .topimg {
	vertical-align: top;
}
.allpage .centrepanel .topimg {
	vertical-align: bottom;
}
.allpage .centrepanel .textpanel {
	color: #b3b3b3;
	padding-left: 22px;
	padding-bottom: 10px;
	line-height: 2;
}
.allpage .centrepanel .textpanel input {
	background-color: #000000;
	color: #b1b1b1;
}
.allpage .centrepanel .textpanel textarea {
	background-color: #000000;
	color: #b1b1b1;
}
.allpage .centrepanel .textpanel h2 {
	cursor: default;
	color: #787878;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	font-weight: normal;
	font-size: 15pt;
}
.allpage .centrepanel .textpanel a h3 {
	color: #787878;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}
.allpage .centrepanel .textpanel .htable {
	padding: 0;
	margin: 0;
}
.allpage .centrepanel .textpanel .htable td {
	padding: 5px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #ffffff;
	font-size: 8pt;
}
.allpage .centrepanel .textpanel .htable .hbold td {
	font-size: 10pt;
	font-weight: bold;
}
.allpage .centrepanel .textpanel td {
	color: #787878;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: top;
}
.allpage .centrepanel .textpanel .dntd {
	background-color: #373737;
	border: solid 1px #ffffff;
	padding: 10px;
}
.allpage .centrepanel .textpanel .dntd h3 {
	color: #b1b1b1;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}
.allpage .centrepanel .textpanel .dntd .dntext {
	color: #b1b1b1;
}
.allpage .centrepanel .textpanel .pricetd {
	background-color: #b3b3b3;
}
.allpage .centrepanel .textpanel .pricetd td {
	background-color: #000000;
	color: #b1b1b1;
	font-size: 10pt;
	padding: 5px;
}
.allpage .centrepanel .textpanel .pricetd td input {
	background-color: #000000;
	color: #b1b1b1;
}
.allpage .centrepanel .textpanel a {
	font-size: 9pt;
}
.bottomline {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt;
	padding-left: 12px;
	padding-bottom: 5px;
	font-weight: bold;
}
.bottomline a {
	text-decoration: underline;
	color: #00a2ff;
	font-weight: normal;
}
.bottomline table {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt;
	padding-right: 5px;
	font-weight: bold;
}
.bottomline table a {
	text-decoration: underline;
	color: #00a2ff;
	font-weight: normal;
}

