*{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size:small;
}
body{	margin:0px;
	padding: 0px;
	background-color:#ffffff;
	color:black;}
#main{	position:absolute;
	left:170px;
	float:right;
	right:5px;
	margin-top:30px;}

#menustr{text-align:right;}

#menu{	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	float:left;}

#menu p{
	margin:12px;
	margin-right:5px;

}

table.border td{border:1px #696969 dotted;}

h2{	padding:3px;
	border-bottom:1px #363636 solid;
	border-left:1px #363636 solid;
	font-size:medium;
	font-weight: bold;}

h3{
  font-size: 120%;
  margin:0 0 1em;
  border-bottom: 2px solid #666666;
  border-left: 13px solid #666666;
  padding: 2px 5px 3px;
  color: #333333;
}

h4 a{
  font-size: 110%;
  margin:0 0 1em;
  border-bottom: 2px solid #666666;
  border-left: 13px solid #666666;
  padding: 2px 5px 3px;
  color: #333333;
}

h5{
  font-size:110%;
  border-bottom: 1px dotted #666666;
  margin-right:50%
}

td p{	margin-top:0px;
	margin-bottom:0px}

.skip {	display: none;}

.copy {	position:relative;
	clear:both;
	text-align:right;
	font-size:0.9em}

.adleft{position:absolute;
	left:0px;
	right:122px;
	top:0px;}

.adright{position:relative;
	float:right;
	right:0px;
	top:0px;
	width:120px;}

em{font-size:small;
	color:#333333;}

strong{font-size:small;
	color:#993300}

.big{	font-size:medium;}

.b{	font-weight: bold;}

a.bbs{
	color:#101010;
	text-decoration: underline;
	font-weight:normal;
}

.submit {border:solid 1 #44c;
	background-color:9999ff;
	font-size:9pt;
	color:#fff;}

input,textarea{font-size:12px;
	border:1px solid black;}

a{text-decoration:none;
	font-weight:bold;
	color:#006699;}

table
{
  border-collapse: collapse;
  border-spacing: 0px;
  }

td{
  padding: 0.2em;
  border: 1px solid #696969;
}

td.le{
color:#ffffff;
background-color:gray;
}


a:hover{color:#696969;}
/*
*:hover{color:#696969;}
a:hover{color:#000000;}
*/
  .brdr {background-color:#aaaacc;}
  .bga {background-color:#dddddd;}
  .bgb {background-color:#e0e0e0;}
  .bgc {background-color:#f0f0f0;}

p.link{
line-height:14px;
}
p.link a{
	font-size:x-small;
}
p.link a img{
	border:0px;
}
p.dice{
	margin:10px;
	padding-left:50px;
}
p.dice strong{
	font-size:medium;
	font-weight: bold;
	color:red;
}
em.dice{
	font-size:medium;
	font-weight: bold;
	color:#006699;
}