body
{
	overflow: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana;
	font-size: 10pt;
}
h1
{
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
li
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
}

.clsKtcHeader
{
	font-family: Verdana;
	font-size: 24pt;
	color: White;
	background-color: #000066;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}
.clsKtcHeader A
{
	text-decoration: none;
	color: White;
}

.clsTitleBar
{
	background-color: black;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: White;
	cursor:hand;
}
.clsTitleBar A
{
	text-decoration: none;
}
.clsTitleBar A:link
{
	color: White;
}
.clsTitleBar A:visited
{
	color: White;
}
.clsTitleBar A:hover
{
	text-decoration: underline;
}

.clsTitleBarText
{
	font-family: Verdana;
	font-size: 8pt;
	color: White;
}

.clsWindowBody
{
	font-family: Verdana;
	font-size: 10pt;
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
}

.clsWindowTitle
{
	background-image: url(Images/ktcWindowTitleBg.gif);
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	height: 15pt;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
