html {
	SCROLLBAR-FACE-COLOR: #383637; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3B393A;
	SCROLLBAR-SHADOW-COLOR: #3B393A;
	SCROLLBAR-3DLIGHT-COLOR: #716F70; 
	SCROLLBAR-TRACK-COLOR: #3C3A3B; 
	SCROLLBAR-ARROW-COLOR: #716F70; 
	SCROLLBAR-BASE-COLOR: #ffffff;
}

body {
	margin:0px;
	height:100%;
	font-family:verdana;
	background-color:#000;
}
img	{
	border:0px; 
}
a {
	outline:none;
}
object {
	float:left;
}
p,h1,ul,li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
form {
	padding:0px;
	margin:0px;
}
#page
{
	width:1000px;
	margin:0px auto;
}
#contain {
	position:absolute;
	width:1000px;
}
#newleftpart {
	float:left;
	width:172px;
	background-image:url(images/top-menubg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}
#newleftpart img{
	float:right;
}
#newleftmenu {
	float:right;
	border:1px solid #b9b9b9;
	background-color:#e5e7e7;
	width:154px;
	height:321px;
	margin-bottom:6px;
}
#leftmenu {
	float:left;
	font-family:verdana;
	width:100%;
}
#leftmenu ul {
	margin:0px;
	font-size:11px;
	padding:5px 0px 0px 12px;
}
#leftmenu ul li {
	font-size:11px;
	color:#201e1e;
	line-height:15px;
	padding-bottom:3px;
}
#leftmenu ul li a {
	font-size:11px;
	color:#201e1e;
	text-decoration:none;
}
#leftmenu ul li a:hover {
	font-size:11px;
	color:#0069D1;
	text-decoration:underline;
}
#headermenu {
	float:left;
	background-color:#fff;
}
#newmidpart {
	float:left;
	width:828px;
	height:420px;
	background-color:#fff;
}
.newmain {
	float:left;
	padding-left:14px;
}
#newrightpart {
	float:left;
	width:171px;
	padding-left:16px;
	
}
#newrightdls {
	float:right;
	border:1px solid #bcbcbc;
	width:169px;
	height:189px;
	margin-top:3px;
}

.imgie {
	float:left;
}
#rightdls {
	float:left;
	padding-left:8px;
}
#rightdls p {
	font-size:11px;
	line-height:13px;
	color:#333333;
	padding:0px;
}
#rightdls p a {
	color:#0066cc;
	border-bottom:1px solid #0066cc;
	text-decoration:none;
}
#rightdls p a:hover {
	color:#EA2129;
	border-bottom:1px dashed #EA2129;
	text-decoration:none;
}
#rightdls h1 {
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	color:#EA2129;
	font-size:11px;
}

#botbtnbg {
	float:left;
	width:1000px;
	height:133px;
	background-image:url(images/new-btmbg.jpg);
	background-repeat:repeat-x;
}
#botmbtns {
	width:967px;
	height:114px;
	margin:11px 0px 0px 16px;
	border:1px solid #8c8c8c;
}
#botmbtns img{
	float:left;
}

#foot1 {
	float:left;
	padding-left:34px;
}

#bottommenu{
	float:left;
	padding:0px;
	height:36px;
	width:100%;
}
#btmnav{
width:830px;
float:left;
text-align:center;
line-height:24px;
padding-top:7px;
}
#btmnav ul{
padding:0px;
margin:0px;
font-size:11px;
}
#btmnav ul li{
padding:0px 7px 0px 7px;
margin:0px;
font-size:11px;
background-image:url(images/btmnav-divider.gif);
background-position:right;
background-repeat:no-repeat;
display:inline;
}
#btmnav ul li a{
font-weight:none;
font-size:11px;
color:#5d98cb;
text-decoration:none;
margin:0px;
}
#btmnav ul li a:hover{
color:#ea2129;
text-decoration:underline;
}

#bottompart
{
	float:left;
	width:965px;
	padding:7px 0px 0px 16px;
}

#tklogo{
	float:left;
	padding-top:5px;
}
#site{
	padding-top:9px;
	margin:0px;
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;	
	letter-spacing:-1px;
}
#copy{
	float:left;
	padding:10px 0px 0px 43px;
	margin:0px;
	font-family:arial;
	font-size:10px;
	color:#666666;
}

#moreinfo {
	margin:0px auto;
	width:1000px;
	padding-left:1px;
}
#wel {
	float:left;
	width:100%;
	background-color:#0e0e0e;
	margin-top:8px;
	padding:0px;
	background-image:url(images/moreinfo.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
.wel_text {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	text-align:justify;
	padding:10px;
	color:#b5b5b5;
}	
.wel_text a {
	color:#5d98cb;
	text-decoration:none;
}

.wel_text a:hover {
	color:#ea2129;
	text-decoration:underline;
}

.wel_color {
	color:#0000FF;	
}
.wel_text h1 { 
	padding-top: 10px;
	padding-left:0px;
	font-size:12px;
}

.wel_text h2 { 
	font-family:arial;
	font-size:12px;
	padding-left:0px;
}

/****     Inner Pages    */

#innerheader {
	float:left;
}
#maininner {
	float:left;
	width:1000px;
	height:100%;
	background-color:#fff;
	background-image:url(images/innerbot-line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#contentborder {
	width:760px;
	margin:1px auto 13px auto;
	border:3px solid #000;
}
#innertop {
	width:100%;
	margin:0px auto;
	background-image:url(images/box-top.gif);
	background-repeat:repeat-x;
	height:20px;
	float:left;
	text-decoration: none;
	text-transform: uppercase;	
}
.frame{
margin:0px;
padding:0px;
height:100%;
float:left;
width:100%;
overflow: auto;
overflow-x:hidden;
text-align:center
}
#panel
{
height:410px;
margin:0px;
clear:both;
background-color:#F2F2F2;
}
#panelnoscrl
{
height:100%;
margin:0px;
clear:both;
background-color:#fff;
}
#panel_pre
{
height:410px;
width:760px;
margin:0px;
clear:both;
background-color:#fff;
}
.title {
float:left;
padding:0px 0px 0px 10px;
cursor:default;
font-family:arial;
font-size:12px;
font-weight: bold;
color: #fff;
text-transform:uppercase;
letter-spacing:1px;
}

#contentdigi {
width:872px;
padding:0px;
margin:0px;
margin-bottom:2px;
background-color:#fff;
float:right;
margin-right:7px;
}
.framedigi{
margin:0px;
height:453px;
float:left;
width:100%;
}
#digipanel
{
padding:0px;
margin:0px;
clear:both;
height:453px;
}

.innertext {
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: justify;
	padding:10px 10px 0px 10px;
	line-height:17px;
}
.innertext a {
	font-family: arial;
	font-size: 12px;
	color:#0066cc;
	text-decoration:underline;
	 
}
.innertext a:hover {
	color:#ea2129;
	text-decoration:underline;
}
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	text-align: justify;
	list-style-type:none;
	line-height:14px;
}

#sitemap p{
	width:730px;
	list-style-type:none;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F2F2;
	margin:0 auto;
	padding:4px 10px 4px 10px;
	background-position: left center;
	line-height:12px;
}

#sitemap h2{
	width:730px;
	list-style-type:none;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #ebeaea;
	margin:0 auto;
	padding:10px 10px 10px 10px;
}

#sitemap h2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	list-style-type:none;
}

#sitemap p a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	list-style-type:none;
	margin:0px 0px 0px 20px;
}

#sitemap a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	list-style-type:none;
	text-decoration: none;
}
#sportlight {
margin:0px;
padding:0px;
z-index: 100;
position:relative;
left: 650px;
top: -272px;
}

#mobility {
	float:right;	
	position:relative;
	left: -205px;
	top: -613px;
	z-index: 100;	
}
#recall{
	float: left;
		
	position:relative;
	left: 430px;
	top: -245px;
	z-index: 200;
	max-width: 360px;
	max-height: 30px;
		
}

/**********  ****  *********/

