BODY{
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	overflow:auto;
	scrollbar-arrow-color: #99CC33;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #99CC33;
	scrollbar-shadow-color: #99CC33;
	scrollbar-track-color: #FFFFFF;
}

.sHistory
{
	behavior:url(#default#savehistory);
}

.Marquee
{
   font-family: Arial, Verdana,Arial,sans-serif;
	font-size:13px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: #FCB84D;
	height : 30;
}

A {
	text-decoration: none;
	color: Black;
}

A:active {
	text-decoration: underline;
	color:Black;
}

A:hover {
  text-decoration: underline;
  color: Black;
}

A:hover:active {
  text-decoration: underline;
  color:Black;
}

.MainDiv{
	position:relative;
	left:0;
	top:0;
	text-align:left;
	width:100%;
	z-index:0;
}

.TopHeader{
	width:100%;
	text-align:center;
}

.GenOp{
	position:absolute;
	left:0;
	top:0;
	text-align:left;
	width:210px;
	padding:5px;
	background-color:#DDDDDD;
	z-index:1;
}

.GenBody{
	position:absolute;
	left:220px;
	top:0;
	width:expression(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth-250);
	z-index:0;
}

.ScrolledLinksList{
	position:relative;
	display:block;
	width:200;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	padding:10px;
	height:150px;
	overflow:auto;
	z-index:1;
}

.ShortLinksList{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid black;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	padding:10px;
	z-index:1;
}

.LinksList{
	position:absolute;
	display:none;
	width:220px;
	border:1px solid black;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	z-index:1;
}

.TableTopButtons {
	position:relative;
	top:0;
	left:0;
	background-repeat: no-repeat;
	background-image: url(../img/topmenu.gif);
	text-align: center;
	font-weight: bold;
	width: 100%;
	height: 45px;
	padding-top:15px;
	z-index:0;
}

.TableTopLine1 {
	position: relative;
	top:0;
	left:0;
	height: 20px;
	color:White;
	text-align:center;
	z-index:0;
}

.TableTopLine1 A {
	text-decoration: none;
	color: White;
}

.TableTopLine1 A:active {
	text-decoration: underline;
	color:White;
}

.TableTopLine1 A:hover {
	text-decoration: underline;
	color: White;
}

.TableTopLine1 A:hover:active {
	text-decoration: underline;
	color:White;
}

.TableTopLine1_1 {
	position:absolute;
	top:0px;
	left:0px;
	padding-left:10px;
	text-align:left;
	z-index:0;
}

.TableTopLine2 {
	position:relative;
	top:0;
	left:0;
	z-index:0;
}

.TableHeader{
	position:relative;
	height:30px;
	width:100%;
	left:0;
	top:0;
	z-index:0;
}

.TableHeaderImg{
	position:absolute;
	top:0;
	left:0;
	width:90px;
	height:100%;
	text-align:center;
	z-index:0;
}

.TableHeaderTitles{
	margin-left:0px;
	margin-right:0px;
	z-index:0;
}

.TableHeaderSponsor{
	position:absolute;
	top:0;
	right:0;
	width:90px;
	height:100%;
	text-align:right;
	z-index:0;
}

.TableHeaderLine1{
	position:relative;
	height:25px;
	z-index:0;
}

.TableHeaderLine1L{
	position:absolute;
	padding-top:5px;
	top:0;
	left:0;
	text-align:left;
	font-size: 16px;
	font-weight: bolder;
	z-index:0;
}

.TableHeaderLine1R{
	text-align:right;
	z-index:0;
}

.TableHeaderLine{
	position:relative;
	top:0;
	left:0;
	border-bottom:2px solid #004499;
	z-index:-1;
}

.TableHeaderLine2{
	position:relative;
	height:16px;
	z-index:0;
}

.TableHeaderLine2L{
	position:absolute;
	top:0;
	left:0;
	font-size: 15px;
	font-weight: bolder;
	text-align:left;
	z-index:0;
}

.TableHeaderLine2R{
	text-align:right;
	z-index:0;
}

.TableBody{
	position:relative;
	left:0;
	top:11px;
	width:100%;
	text-align:center;
	z-index:0;
}

.TableBodyExplorer{
	position:relative;
	left:0;
	top:11px;
	width:100%;
	height:expression(document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight-145);
	overflow:auto;
	text-align:center;
	z-index:0;
}

.InternalFooter{
	position:relative;
	width:100%;
	height:0px;
	text-align:center;
	z-index:0;
}

.ExternalFooter{
	position:relative;
	width:100%;
	height:0px;
	text-align:center;
	z-index:0;
}

.ReportTitle{
	text-align : center;
	font-size : 15px;
	font-weight : bolder;
	color:Black;
}

.FormButtonsStyle{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FCB84D;
	font-weight : bold;
}

.FormTextsStyle{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FCB84D;
	font-weight : bold;
}

.TableButtons{
	border:0;
	padding:0;
	margin:0;
	text-align:center;
}

.ActiveButton{
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	background-color: #FCB84D;
	border: 1px solid #FCB84D;
	font-weight : bolder;
	height: 25px;
	width: 25px;
	text-align:center;
}

.InactiveButton{
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	background-color: White;
	border: 1px solid #FCB84D;
	font-weight : normal;
	height: 25px;
	width: 25px;
	text-align:center;
}

.SportButton{
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	background-color: White;
	border: 0px;
	font-weight : normal;
	text-align:center;
}

