html
{
	border: none;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

body
{
	border: none;
	height: 100%;
	margin: 0;
	padding: 20px;
	background-color: #3B337E;
	text-align: center;
}

div#frmMain
{
	border: none;
	margin: 0 auto;
	width: 610px;
}

div#pnlMain
{
	width: 600px !important;
	width /**/: 610px;
	padding: 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

div#pnlHeader
{
	background-color: #15588C;
	padding: 10px;
	text-align: center;
}

div#pnlMenu
{
	float: left;
	width: 145px !important;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #223F5F;
	text-align: left;
}

div#pnlContent
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #91CCC6;
	text-align: left;
}

div#pnlFooter
{
	clear: both;
	width: 600px;
	background-color: #517A8C;
	padding-top: 5px;
	text-align: center;
}

h1#txtHeader
{
	color: #F0F0F0;
	font-size: 72px;
	line-height: 72px;
	font-weight: bold;
}

a.lnkMenu
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

a.lnkSubMenu
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

a.lnkMenu:link
{
	text-decoration: underline;
	color: #FFFFFF;
}

a.lnkMenu:visited
{
	text-decoration: none;
	color: #808080;
}

a.lnkMenu:hover
{
	text-decoration: none;
	color: #91CCC6;
}

a.lnkMenu:active
{
	text-decoration: none;
	color: yellow;
}

a.lnkSubMenu:link
{
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 5px;
}

a.lnkSubMenu:visited
{
	text-decoration: none;
	color: #808080;
	padding-left: 5px;
}

a.lnkSubMenu:hover
{
	text-decoration: none;
	color: #91CCC6;
	padding-left: 5px;
}

a.lnkSubMenu:active
{
	text-decoration: none;
	color: yellow;
	padding-left: 5px;
}

p#txtFooter
{
	font-size: 10px;
}

p.txtBodyText
{
	font-family: Times;
	font-size: 14px;
}

a:link
{
	text-decoration: underline;
	color: #0000FF;
}

a:visited
{
	text-decoration: none;
	color: #800080;
}

a:hover
{
	text-decoration: none;
	color: #FF0000;
}

a:active
{
	text-decoration: none;
	color: yellow;
}


p.txtNewsItemHeader
{
	background-color: #223F5F;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	padding: 5px;
}

span.txtNewsItemHeaderDate
{
	font-size: 10px;
}

p.txtNewsItemText
{
	background-color: #62A6CD;
	font-family: Times;
	font-size: 12px;
	color: #000000;
	text-indent: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.txtNewsLink
{
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

span.txtDownloadTitle
{
	font-size: 14pt;
	font-weight: bold;
}

div#pnlPPCScreenShot
{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	width: 240px;
	height: 320px;
	margin-top: 5px;
	float: left;
}

div#pnlPPCDescription
{
	text-indent: 5px;
	padding-left: 10px;
	text-align: left;
	margin-left: 245px;
	height: 320px;
	margin-top: 5px;
}

div#pnlPPCHistory
{
	width: 425px;
}

div#pnlPPCHistory h3
{
	text-align: center;
}

div#pnlPPCDownload
{
	width: 425px;
	text-align: center;
	padding-bottom: 5px;
}

div#pnllibstickScreenShot
{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	width: 240px;
	height: 160px;
	margin-top: 45px;
	float: left;
}

div#pnllibstickDescription
{
	text-indent: 5px;
	padding-left: 10px;
	text-align: left;
	margin-left: 245px;
	height: 220px;
	margin-top: 5px;
}

div#pnllibstickDecription2 span
{
	font-weight: bold;
}
div#pnllibstickHistory
{
	width: 425px;
}

div#pnllibstickHistory h3
{
	text-align: center;
}

div#pnllibstickDownload
{
	width: 425px;
	text-align: center;
	padding-bottom: 5px;
}

div#pnlwpchangerScreenShot
{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	width: 340px;
	height: 128px;
	margin-top: 5px;
	float: left;
}

div#pnlScriptDescription
{
	text-indent: 5px;
	padding-left: 10px;
	text-align: left;
	margin-left: 345px;
	height: 144px;
	margin-top: 5px;
}

div#pnlScriptDescription
{
	text-indent: 5px;
	padding-left: 10px;
	text-align: left;
	margin-top: 5px;
}

div#pnlScriptTitle
{
	width: 425px;
}

div#pnlScriptTitle h2
{
	text-align: center;
}

div#pnlVersionHistory
{
	width: 425px;
}

div#pnlVersionHistory h3
{
	text-align: center;
}

div#pnlDownload
{
	width: 425px;
	text-align: center;
	padding-bottom: 5px;
}



.center_text
{
	text-align: center;
}

div.pnlArticleText
{
	font-size: smaller;
}

div#pnlApplet
{
	text-align: center;
}

div.pnlArticleTitle
{
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	
}

a.txtArticleSectionHeading
{
	text-align: left;
	font-weight: bold;
	font-size: 16pt;
}


p.txtCodeItemHeader
{
	background-color: #223F5F;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	padding: 5px;
}

span.txtCodeItemHeaderComment
{
	font-size: 10px;
}
p.txtCodeItemText
{
	background-color: #62A6CD;
	font-family: Courier New;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
