body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
}

.Style2 {color: #000033}

.Style3 {
	color: #000000;
	background-color: #FF0000;
	font-family: sans-serif;
	border-bottom: solid black 1px;
	font-weight: normal;
	background: transparent url(/image/play.gif) center right no-repeat ;
}

a:active {
	color: #003399;
       font-size: 10px;
       text-decoration: none;
  }
a:link {
       color: #003399;
       font-size: 10px;
       text-decoration: underline;
  }
a:visited {
       color: #003399;
       font-size: 10px;
       text-decoration: underline;
  }
a.sel {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #000011;
}

.div	{
	font-size: 12px;
	font-weight: bold;
}

h1	{
	font-size: 16px;
	font-family: sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

h2	{
	font-size: 11px;
	font-family: sans-serif;
	text-decoration: underline;
	font-weight: bold;
}


.btab {
	background-color: #FFFFCC;
	text-align: center;
	font-weight: bold;
	border-style: outset;
	border-width: 1px;
	border-color: #000000;
	font-family: arial, sans-serif;
	font-size: 10px;
}

.ltab {
	background-color: #FFFFCC;
	text-align: left;
	font-weight: bold;
	border-style: dotted;
	border-width: 2px;
	border-color: #000000;
	font-family: arial, sans-serif;
	font-size: 10px;
}

.list {
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

.tbplay {
}

.aff {
	font-family: arial, sans-serif;
	font-size: 8px;
	text-align: center;
}

#disclaimer {
 background: #FFFFFF;
}
#footersub {
 display: none;
 visibility: hidden;
}

