body	{
		margin:0px 0px 10px 0px;
		}

h2	{
	font-family: palatino, georgia, serif;
	font-weight: bold;
	font-size: 18px;
	color: #11aa66;
	margin: 0px;
	padding: 0px;
	}

h3	{
	font-family: palatino, georgia, serif;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
h3 a,
h3 a:link,
h3 a:visited	{
				color: #095;
				}
h3 a:active	{
			color: #222;
			}
h3 a:hover	{
			color: #082;
			}

.logo	{
		padding: 0px 0px 50px 0px;
		}

.leftheader	{
			font-family: palatino, georgia, serif;
			font-weight: bold;
			font-size: 18px;
			color: #11aa66;
			margin: 0px 5px 0px 0px;
			padding: 0px;
			}

.leftheader a	{ font-weight: bold; color: #095; border-bottom: 1px dotted; text-decoration: none; }
.leftheader a:link	{ font-weight: bold; color: #095; border-bottom: 1px dotted; text-decoration: none; }
.leftheader a:visited	{ font-weight: bold; color: #095; border-bottom: 1px dotted; text-decoration: none; }
.leftheader a:active	{ font-weight: bold; color: #222; border-bottom: 1px dotted; text-decoration: none; }
.leftheader a:hover	{ font-weight: bold; color: #082; border-bottom: 1px dotted; text-decoration: none; }

.leftitem	{
			font-family: verdana, arial, sans-serif;
			font-weight: bold;
			font-size: 10px;
			color: #444444;
			line-height: 140%;
			margin: 0px 5px 25px 0px;
			padding: 10px;
			}

.leftitem a	{ font-weight: bold; color: #095; border-bottom: 1px dotted; text-decoration: none; }
.leftitem a:link	{ font-weight: bold; color: #095; border-bottom: 1px dotted; text-decoration: none; }
.leftitem a:visited	{ font-weight: bold; color: #095; border-bottom: 1px dotted; text-decoration: none; }
.leftitem a:active	{ font-weight: bold; color: #222; border-bottom: 1px dotted; text-decoration: none; }
.leftitem a:hover	{ font-weight: bold; color: #082; border-bottom: 1px dotted; text-decoration: none; }

.blog	{
		border: 1px #1a6 dotted;
		background: #cfc;
  		padding: 15px;
		}

.blog a,
.blog a:link,
.blog a:visited	{
				color: #095;
				text-decoration: none;
				}
.blog a:active	{
				color: #222;
				border-bottom: 1px dotted;
				}
.blog a:hover	{
				color: #082;
				border-bottom: 1px dotted;
				}

.postbody	{
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			color: #000000;
			border: 1px 0px 0px 0px #000 solid;
			padding-top: 5px;
			padding-bottom: 0px;
			padding-left: 20px;
			padding-right: 0px;
			line-height: 140%;
			}

.postbody a,
.postbody a:link,
.postbody a:visited	{
					color: #095;
					text-decoration: none;
					}
.postbody a:active	{
					color: #222;
					border-bottom: 1px dotted;
					}
.postbody a:hover	{
					color: #082;
					border-bottom: 1px dotted;
					}

.footer	{
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		text-align: center;
		}

.rightheader	{
				font-family: palatino, georgia, serif;
				font-weight: bold;
				font-size: 18px;
				color: #11aa66;
				margin: 0px 0px 10px 0px;
				padding: 0px;
				}

.product	{
			margin: 0px 0px 5px 0px;
			border: 1px #1a6 dotted;
			padding: 0px;
			}

.caption	{
			font-family: verdana, arial, sans-serif;
			font-size: 10px;
			text-align: center;
			color: #444444;
			line-height: 140%;
			margin: 0px 0px 25px 0px;
			border: 1px #1a6 dotted;
			background: #cfe;
			}

.caption a,
.caption a:link,
.caption a:visited	{
					color: #095;
					text-decoration: none;
					}
.caption a:active	{
					color: #222;
					border-bottom: 1px dotted;
					}
.caption a:hover	{
					color: #082;
					border-bottom: 1px dotted;
					}
