table.MenuBar
{
        border-collapse: collapse; 
}

table.login
{
        border-collapse: collapse; 
	background-color: #ffffff;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

table.transparent 
{
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

td.transparent 
{
}

td.TNKRules 
{
	text-align: left;
	background-color: white;
	padding: 5px;
}

table.TNKTable
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

a.TNKFooter
{
	color: #7f7fff;
}

a.linkButton
{
	background-color: #dfcf8f;
	padding: 5px;
}

table.TNKFooter
{
	width: 100%;
	font-size: 9px;
	color: white;
}

a.FooterLinks:link
{
        font-size: 1.2em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: underline;
        vertical-align: middle;
}

a.FooterLinks:visited
{
        font-size: 1.2em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: underline;
        vertical-align: middle;
}

a.FooterLinks:active
{
        font-size: 1.2em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: underline;
        vertical-align: middle;
}

a.FooterLinks:hover
{
        font-size: 1.2em;
 	white-space: nowrap;
 	color: #cfcfcf;
        font-weight: normal;
        text-decoration: underline;
        vertical-align: middle;
}

td.FooterLinks
{
	width: 100%;
	height: 30px;
	font-size: 9px;
	color: white;
}

td.TNKFooter
{
	width: 100%;
	font-size: 9px;
	color: white;
	background-color: black;
}

table.TNKBanner
{
	width: 100%;
	color: white;
	background: url('bannerbg.jpg');
}

td.TNKBanner
{
	text-align: left;
	font-size: 16px;
	color: white;
}

td.columnHeader
{
	background-color: #cfcfcf;
}

td.loginHeader
{
	background-color: #cfcfcf;
}

.small
{
        font-size: .8em;
}

.medium
{
        font-size: 1em;
}

.large
{
        font-size: 1.3em;
}

ul.MenuBar 
{
	background-color: #dfcf8f;
	padding: 0;
	margin: 0;
	width: 100%;
}

li.MenuBar 
{
	background: url(buttonbg.gif) #fff center center repeat-x;
	height: 1.8em;
	line-height: 1.8em;
	list-style: none;
	float: left;
	width: auto;
	min-width: 70px;
	display: inline;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 .15em;
}

ul.SubMenuBar 
{
	background-color: #dfcf8f;
	padding: 0;
	margin: 0;
	width: 100%;
}

li.SubMenuBar 
{
	background: url(buttonbg.gif) #fff center center repeat-x;
	height: 1.8em;
	line-height: 1.8em;
	list-style: none;
	float: left;
	width: auto;
	min-width: 70px;
	display: inline;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 .15em;
}

li.SubSubMenuBar 
{
	background: #070 center center repeat-x;
	height: 1.8em;
	line-height: 1.8em;
	list-style: none;
	float: left;
	width: auto;
	min-width: 70px;
	display: inline;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 .15em;
}

li.MenuBarSelected 
{
	background: url(selbuttonbg.gif) #fff center center repeat-x;
	height: 1.8em;
	line-height: 1.8em;
	float: left;
	width: auto;
	min-width: 70px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 0;
        font-size: 1em;
}

li.MenuBarSpace 
{
	background-color: #dfcf8f;
	height: 1.8em;
	line-height: 1.8em;
	float: right;
	width: auto;
	display: block;
	color: #0d2474;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	margin: 0 0;
}

li.MenuBarRight 
{
	background: url(buttonbg.gif) #fff center center repeat-x;
	height: 1.8em;
	line-height: 1.8em;
	float: right;
	width: auto;
	min-width: 70px;
	display: block;
	border: 0em solid #dcdce9;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 .15em;
}

li.MenuBarSelectedRight 
{
	background: url(selbuttonbg.gif) #fff center center repeat-x;
	height: 1.8em;
	line-height: 1.8em;
	float: right;
	width: auto;
	min-width: 70px;
	display: block;
	border: 0em solid #dcdce9;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 .15em;
}

a.MenuBar:link
{
        font-size: 1em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: none;
        vertical-align: middle;
}

a.MenuBar:visited
{
        font-size: 1em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: none;
        vertical-align: middle;
}

a.MenuBar:hover
{
        font-size: 1em;
	background-color: #7fcf7f;
	color: #ffffff;
}

a.MenuBar:active
{
        font-size: 1em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: none;
}

a.SubMenuBar:link
{
        font-size: 1.1em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: none;
        vertical-align: middle;
}

a.SubMenuBar:visited
{
        font-size: 1.1em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: none;
        vertical-align: middle;
}

a.SubMenuBar:hover
{
        font-size: 1.1em;
	background-color: #7fcf7f;
	color: #ffffff;
}

a.SubMenuBar:active
{
        font-size: 1.1em;
 	white-space: nowrap;
 	color: white;
        font-weight: normal;
        text-decoration: none;
}

li.SubMenuBarSelected
{
	background: url(selbuttonbg.gif) #fff center center repeat-x;
	height: 1.8em;
	line-height: 1.8em;
	float: left;
	width: auto;
	min-width: 70px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	margin: 0 0;
        font-size: 1em;
}

