#body {
	margin: 0;
	background-image: url('tkff-background.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color:#164480
}
#header {
	background-image:url('header-bg.png');
	width:920px;
	height:159px;
	margin:auto;
}
#header2 {
	background-image:url('sitebody-bg.png');
	width:920px;
	margin:auto;
	overflow:hidden;
}
#headline {
	background-image:url('headline-bg.png');
	width:920px;
	height:27px;
	vertical-align:middle;
	margin:auto;
}
#bodyarea {
	background-image:url('sitebody-bg.png');
	width:920px;
	padding-top:25px;
	margin:auto;
}
#footer {
	background-image:url('footer-bg.png');
	width:920px;
	height:420px;
	margin:auto;
}
#terms {
	width:800px;
	height:30px;
	margin:auto;
}

/* Page Text */

.SkinObject
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link
{
    text-decoration: none;
    color: #4c8ccc;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: #4c8ccc;
}

A.SkinObject:hover
{
    text-decoration: underline;
    color: #4c8ccc;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #4c8ccc;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 26px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #4c8ccc;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 10px solid;
	border-top: white 10px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	display:none;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #4c8ccc 1px solid;
	padding-bottom: 9px;
	border-left: #4c8ccc 1px solid;
	padding-left: 9px;
	border-top: #4c8ccc 1px solid;
	padding-top: 9px;
	border-right: #4c8ccc 1px solid;
	padding-right: 9px;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 10px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 10px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border-bottom: #4c8ccc 10px solid;
	border-top: #4c8ccc 10px solid;
	background-color: #4c8ccc;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}




