.kbtf	{
	font-family: Trebuchet MS, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #222222;
	background-color: #F0F0F3
/* 	left: 0px; */
/* 	margin-top: 0px;  */
/* 	margin-left: 0px;  */
}

.kbtf p {
	font-family: Trebuchet MS, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #222222;
}

.kbtf a:link {
	color: #000066;
}

.kbtf a:visited {
	color: #222266;
}

.kbtf a:hover {
	color: #000066;
	background: #999999;
	text-decoration: none;	
}

.kbtf ul {
	margin-bottom: 12px;
	margin-top: 6px;
}

.kbtf ol {
	margin-bottom: 12px;
	margin-top: 6px;
}

.kbtf li {
	font-size: 12px;
	color: #222222;
	margin-bottom: 0px;
	line-height: 16px;
	margin-left: -16px;
}

.kbtf td {
	font-family: Trebuchet MS, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #222222;
	text-align: left;
	vertical-align: top;
	}

.kbtf h1 {
	font-family: Georgia,times,times new roman,serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #777799;
	margin-bottom: 6px;
}

.kbtf h2 {
	font-family: Georgia,times,times new roman,serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #777799;
	margin-bottom: 4px;
}

.kbtf h3 {
	font-family: Georgia,times,times new roman,serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #222222;
	margin-bottom: 2px;
}

.kbtf h4 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #222222;
	margin-bottom: 2px;
}

.kbtf em {
	font-style: italic;
}

.kbtf input {
background-color: #FFFFFF;
border-bottom-width: 1px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: #222222;
font-family: Tahoma, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}


/*  custom class listings  */


.kbtf .gallery {
	border-color: black;
	border-width: 1 1 1 1;
	border-style: solid;
}

.kbtf .tinytype	{
	font-size: 9px;
	line-height: 11px;
	}

.kbtf .smalltype	{
	font-size: 10px;
	line-height: 12px;
	}

.kbtf .mediumtype	{
	font-size: 12px;
	line-height: 14px;
	}

.kbtf .bigtype	{
	font-size: 14px;
	line-height: 17px;
	}

.kbtf .copyright	{
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	}

.kbtf .serif {
	font-family:  Georgia, New York, Times New Roman, Times, serif;	
	}

.kbtf .redtype {
	color:  #FF0000;	
	}

.kbtf .strong {
	font-weight:  bold;
	}
	


.navbar input {
	background-color: #F0F0F3;
	border-color: #000000;
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-width: 1px;
	height: 16px;
}


/*  custom class listings  */


.navbar .section	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight:  bold;
	margin-top: 6px;
	margin-bottom: 0px;
	color: #000066;
	}

.navbar .cathead	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight:  bold;
	margin-top: 3px;
	color: #333333;
	}

.navbar .catitem {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight:  bold;
	line-height: 11px;
	color: #333333;
}

.navbar a:link {
	color: #333333;
	text-decoration: none;	
}

.navbar a:visited {
	color: #333333;
	text-decoration: none;	
}

.navbar a:hover {
	color: #000066;
	text-decoration: none;	
}

.navbar td {
	text-align: left;
	vertical-align: top;
	}


