
body {
  background-color : black;
  margin: 0px 0px 0px 0px;
  color : white;
  font-size: 10px;
  font-family: verdana;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-transform: none;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
	padding: 0;
}

div
{
  background-repeat : repeat;
  font-size : 17px ;
  font-family: verdana;
  background-color : transparent;
  color : black;
  margin: 0px 0px 0px 0px;
  cursor: default;
}
div.m
{
  overflow-x: hidden;
  overflow-y: hidden;
  margin-left: auto;
  margin-right: auto;
  width : 320px;
  height : 356px;
}

tr
{
  border-width : 0px 0px 0px 0px;
  border-style: none;
}

td
{
  font-size: 10px;
  font-family: verdana;
	font-style: normal;
  margin: 0px 0px 0px 0px;
  color : white;
  background-repeat: no-repeat;
  text-transform: none;
  border-width : 0px 0px 0px 0px;
	padding: 0px;
	border-style: none;
	border-color: transparent;
	cursor: default;
	text-align: center;
  vertical-align : middle;
	background-color: transparent;
}

td.opt
{
  width : 89px;
  height : 31px;
  background-image: url("R.png");
}

td.ot1
{
  width : 106px;
  height : 31px;
}


td.hsp
{
  width : 20px;
}

td.vsp
{
  height : 10px;
}

td#spc0
{
  height : 90px;
}

table
{
  /*width : 100%;*/
  border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: transparent;
	border-collapse: collapse;
	background-color: transparent;
	/*margin-left: auto;*/
  /*margin-right: auto;*/
}
table.sm
{
  width : 198px;
}
table.sm3
{
  width : 302px;
  margin-left: auto;
  margin-right: auto;
  display : none;
}
table.sm2
{
  margin-left: auto;
  margin-right: auto;
}

img
{
  /*margin: 0px 0px 0px 0px;*/
  padding: 0px;
  border: 0px;
  display : none;
  position : absolute;
}

img.adv
{
  width : 302px;
  height : 266px;
}

img.bar {
  top : 160px;
  left : 100px;
  width : 126px;
  height : 14px;
}

img.bl {
  top : 162px;
  left : 103px;
  width : 10px;
  height : 10px;
}

a
{
  cursor: pointer;
  color: white;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
}
a:visited
{

}
a:active
{
  color: black;
}
a:hover
{
  color: black;
}

a.h
{
  color: black;
}
