﻿body, TD, SELECT
{
	OVERFLOW-Y: auto;
	font-size: 8pt;
	OVERFLOW-X: visible;
	color: #000000;
	font-family: tahoma;
	margin: 0px;
}

.TinyText, A.TinyText:active, A.TinyText:link, A.TinyText:visited, A.TinyText:hover
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration:underline;
	color:#0537b5;
}


DIV.SCROLL
{
	overflow-x: visible;
	overflow-y: auto;
	height: 430px;
	width: 765px;
	padding: 10px;
	border: solid 1px black;
}

.DynaDesc
{
	color: #808080;
	font-size: 9pt;
}

.Heading1
{
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana;
	padding:3px;
}

.Heading2
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
}

.Heading3
{
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
}

.Heading4
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}

.invisible
{
	display: none;
}

TR.1pxRow
{
	 height: 1px;
}

TR.2pxRow
{
	 height: 2px;
}

TD.WhiteBar
{
	background: #ffffff;
}

TD.BlackBar
{
	background: #000000;
}

TD.WhiteFill
{
	background-image: url(images/1px.gif);
}

TD.BrownFill
{
	background-image: url(images/1pxbrown.gif);
}

P.QuoteText
{
	text-align: center;
	font-family: Verdana;
}

.ArticleAuthor
{
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
text-align: right;
}

.Bold
{
	font-weight: bold;
}

.SpecialTextBold, .SpecialTextBoldUnderline
{
	font-weight: bold;
}

.SpecialTextUnderline, .SpecialTextBoldUnderline
{
	text-decoration: underline;
}

.LLKName
{
	text-transform: capitalize;
}

#lblMsg
{
	font-family: tahoma;
	font-size: 10pt;	
}

.ViewMsgHead
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
}

.HomePageTable
{
	height:475px;
	width:790px;
	background-image:url(images/homepage.jpg);
	background-repeat:no-repeat;
	table-layout:fixed;
}
