a{text-decoration: none;}
a img{border: none;}
body{
	padding: 0px;
	border: none;
	margin: 8px;
	background: #303030;
}
body,
table td{
	font-family: "Verdana", "Tahoma", "Arial", "Swiss", "Switzerland", "Zurich", sans-serif;
	font-size: 11px;
	color: white;
}
table#mn{
	border-collapse: separate;
	border-spacing: 0px;
	width: 600px;
}
table#mn td{
	padding: 0px;
	margin: 0px;
	border-top-color: #808080;
	border-left-color: #808080;
	border-right-color: black;
	border-bottom-color: black;
	border-style: solid;
	border-width: 1px;
	background-color: #505050;
}
table#mn td td{
	background-color: none;
	border-style: none;
	text-align: left;
}
table#mn tr.ee td{
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
table#mn tr.ee img{
	width: 88px;
	height: 31px;
}
table#mn tr.ee td center,
div{
	padding: 4px;
}
table#mn tr.pr td{
	border-style: none;
	width: 1px;
	height: 1px;
	background-color: transparent;
}
tr.ttl td,
tr.mgs td,
tr.txt td,
tr.ee td,	/* eighty eight */
tr.pst td{
	text-align: center;
	vertical-align: middle;
}
tr.mgs td div{
	text-align: center;
}
tr.mgs img{
	width: 100px;
	height: 150px;
}
tr.txt td a,
tr.rfrrs a{
	color: #c0ff40;
	font-size: 10px;
}
tr.txt td a{font-weight: bold;}
tr.ttl td div,
tr.pst td div{
	padding-top: 12px;
	white-space: nowrap;
}
tr.ttl td div{
	letter-spacing: 8px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
tr.ctgr td{
	text-align: left;
	vertical-align: top;
}
tr.ctgr div{padding-left: 8px;}
tr.ctgr div div{
	padding: 0px;
	margin-bottom: 2px;
}
table#mn tr.ee td a,
tr.ctgr div a,
tr.pst div a{
	color: #40ffc0;
}
tr.ctgr div a:hover,
tr.pst div a:hover{
	color: #30c080;
}
tr.ctgr div div a,
tr.ctgr div div a:hover{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: dashed 1px #808080;
}
tr.rfrrs td{
	vertical-align: top;
}
tr.rfrrs div{
	padding: 2px;
}
form{
	margin: 0px;
}


/* tuning old crap */
table#mn td.tas{
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 1px;
}
tr.txt td a.red{color: red;}
b.greenDarker{color: cyan;}
input{
	font-family: "Verdana", "Tahoma", "Arial", "Swiss", "Switzerland", "Zurich", sans-serif;
	font-size: 11px;
	width: 150px;
}
input.double{width: 300px;}
input.button{
	width: 100px;
}

/**pmbx**/
div#pmbxph{height:30px;}
form#pmbxf table{border-bottom:#000 2px solid;background:#555;}
form#pmbxf td{color:#fff;}
form#pmbxf input.text{background:#fff;}
form#pmbxf input.button{color:#000;background:#C5B2C5;}
