BODY
{
	font-size: 11px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	/*background-color: #faf8f0;*/
	/*background-color: #fffcf0;*/
}

IMG
{
	border: none;
}

P
{
	line-height: 120%;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
A
{
	color: #555555;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

TABLE
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.MenuNormal
{
	padding: 4px;
}

.MenuSelected
{
	/*background-image: url(images/ksk_menu_bg_2.jpg);*/
	background-color: #faf8f0;
	padding: 4px;
}

.MenuSpacer
{
	background-color: #faf8f0;
	padding: 0px;
}

.MenuSelected A
{
	color: #666688;
	text-decoration: none;
	font-weight: bold;
}

.MenuNormal A
{
	color: #faf8f0;
	text-decoration: none;
	font-weight: bold;
}

.Highlight
{
	color: #cc0000;
}

.F10
{
	font-size: 10px;
}

.F12
{
	font-size: 12px;
}

.Body
{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: Black;
}

.Body A
{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #555555;
}


.Hred
{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #cc0000;
}

.Hblue
{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #0000cc;
}

.Side
{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}

.Side P
{
	font-size: 10px;
}

.Side A
{
	font-size: 11px;
	font-weight: bold;
	color: #595985;
}

.Side .Header
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-style: normal;
}

.Side .Footer
{
	font-weight: bold;
	color: White;
}

.Side .Footer A
{
	font-size: 10px;
	color: White;
	font-weight: bold;
}

TD.SideBody
{
	border-right: #e0e0e8 1px solid;
	border-left: #e0e0e8 1px solid;
	background-color: White;/*#fcfcfc;*/
}

.SideItem
{
	margin-top: 8px;
}

.SideItem TD
{
	font-size: 10px;
	line-height: 130%;
}

.Side .Header TD, .Side .Footer TD
{
	border: 1px solid #666699;
	background-color: #666699;
}

.R P, .R A
{
	color: #595985;
}

.Rnew P, .Rnew A
{
	color: #cc0000;
}

.R A, .Rnew A
{
	font-weight: bold;
}

A.lnk
{
	font-family: 'Andale Mono', 'Courier New', Courier, Monospace;
	text-decoration: underline;
	color: #444444;
}

P.R1
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

DIV.Reply
{
	border-top: 2px solid #595985;
	padding-bottom: 16px;
	padding-top: 8px;
}

DIV.ReplyHighlight
{
	background-color: #ffffdd;
	border-top: 2px solid #595985;
	padding-bottom: 16px;
	padding-top: 8px;
}

DIV.TreeHighlight
{
	background-color: #ffffdd;
	cursor: hand;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

DIV.Tree
{
	cursor: hand;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

DIV.Tree .New, DIV.TreeHighlight .New
{
	color: #cc0000;
}

.TxtSubject
{
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}

.TxtBody
{
	
}

.Pager A
{
	text-decoration: underline;
}

.GlossarySubject
{
	border-top: #ffcccc 1px solid;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 16px 4px;
	color: #cc0000;
}

.GlossaryTopics, .GlossaryLinks
{
	list-style-position: outside;
	font-size: 11px;
	margin: 4px 32px;
}

.GlossaryTopics
{
	list-style-type: disc;
}

.GlossaryTopics A
{
	color: Black;
	font-weight: bold;
}

.GlossaryLinks
{
	list-style-type: circle;
}

.GlossaryTopics A, .GlossaryLinks A
{
	text-decoration: underline;
}