body {
	background-color: #b2c1e5;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	width: 760px;
	margin-top: 50px;

	margin-left: -384px;
	left: 50%;
	position: absolute;
	
}

#tkb_site_border {
	height: auto;
	width: 758px;
	border: 1px solid #666666;
	background-color: #ffffff;
	text-align: left;
}
#tkb_site_spacer_top {
	height: 1px;
	width: 758px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 1px;
	text-decoration: none;
	float: none;
}
#tkb_site_spacer_bot {
	height: 1px;
	width: 758px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 1px;
	text-decoration: none;
}
#tkb_div_spacer {
	font-family: 1;
	height: 105px;
	width: 158px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
	background-color: #ffffff;
}
#tkb_inner_part {
	text-align: left;
	height: auto;
	width: 758px;
	border: 0px none;
	background-color: #ffffff;
}
#tkb_lower_content_area {
	width: 758px;
	height: 234px;
	overflow: auto;	
                background-image: url(projectfolder_TKB/static_site_img/bottom_content_background.gif);
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;

}
#tkb_upper_content_area {
	width: 758px;
	background-image: url(projectfolder_TKB/static_site_img/top_content_background.gif);
	background-color: #FFFFFF;
}
#tkb_lower_blue_box {
	height: 231px auto;
	width: 155px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
	vertical-align: bottom;
}
#tkb_img_window {
	height: 231px auto;
	width: 520px;
	float: left;
}
.bottom_table_text {
	color: #FFFFFF;
	margin: 5px;
}

.content_table_text {
	margin-top: 15px;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 8px;
}

.content_table_text_heading {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a, a:hover, a:link, a:active, a:visited {
text-decoration: none;
color: #ffffff;
}

input {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
}

.tkb_download, .tkb_download a, .tkb_download a:hover, .tkb_download a:link, .tkb_download a:active, .tkb_download a:visited{
	color:#999999;
	text-decoration: none;
}


