


body, td
{
	
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
}



.menubar
{
	background-color:#605020;
}

.catmenuitem div a
{
	font-size:12pt;
	font-weight:bold;
}

.categorysubmenuitem
{
	padding: 1px 1px 1px 8px;
}

a.categorysubmenu
{
	font-size:10pt;
	
}

th
{
	text-align:left;
}

h1  /*  Main site title */
{
	font-size: 16pt;
	/*color: #000000;*/
	font-weight: normal;
	margin-bottom: 3px;
}

h2 /*  Main site subtitle */
{
	font-size: 14pt;
	
	color:#000;    
	font-weight: normal;
	margin-bottom: 0px;
	padding: 5px 0px 10px 0px;
}

h3  /*  content heading level 1 */
{
	font-size: 1.2em;
	font-weight: bold;
	color: #536393;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

h4 /*  content heading level 2 */
{
	font-size: 110%;
	color: red;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h5 /*  content heading level 3 */
{
	font-size: 12pt;
	color: red;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a,
a:link,
a:visited
{
	color: #000093;
	text-decoration: none;
}

a:hover,
a:active,
a:focus
{
	color: #000000;
	text-decoration: underline;
}

form
{
	margin-bottom: 0px;     /* remove extra form guttering */
}

tr
{
	vertical-align: top;    /* sensible default alignment */
}

img
{
	border: 0px;
	display: inline;
	margin-top: 0px;
}

p
{
	margin: 7px 0px 10px 0px;
	line-height: 140%;
	font-size: 13px;
}

.blogarticledate
{
	padding: 2px 0px 2px 0px;
	font-weight:bold;
}


.blogarticletext
{
	padding: 3px 0px 6px 0px;
	font-weight:normal;
}


.footer
{
	padding: 12px 6px 1px 6px;
	margin: auto;
	clear: both;
	font-size: 0.9em;
	text-align: left;
	width:970px;
	
}
.footertext
{
	font-size:8pt;
	text-align: center;
}

.error
{
	color:red;
}

