@charset "utf-8";
/* CSS Document */

.sidebarHeader {
	background-color: #DADDD2;
	text-align: center;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.sidebarItem {
	text-align: center;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidebarItem a {
	font-size: 0.9em;
	color: #006699;
	text-decoration: none;
}

.sidebarHeader {
	background-color: #DADDD2;
	text-align: center;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.sidebarNotice {
	background-color: #DEDBD1;
	text-align: center;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebarNote {
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 0.8em;
	background-color: #E5E5E5;
	margin-bottom: 6px;
}
.sidebarItem {
	text-align: center;
	color: #666666;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidebarItem a {
	font-size: 0.9em;
	color: #006699;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.diddot {
	font-size: 24px;
	position: relative;
	bottom: -3px;
}
p {
	margin-top: 0px;
	text-indent: 15px;
	padding: 4px;
}

.lightbrown {
	color: #9C751B;
}
.darkbrown {
	color: #5C4410;
}
#myimage {
	margin-bottom: 6px;
}

.quote {
	font-style: oblique;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: 1px dashed #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 2px;
	margin-left: 2px;
	color: #666666;
	text-align: left;
	font-size: 13px;
}
.quote .large {
	font-size: 27px;
	top: 8px;
	position: relative;
}
#me {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}


.quote .signature {
	font-size: 12px;
	color: #999999;
}

.quote p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.6em;
	text-indent: 0px;
}
hr {
	margin-right: 3px;
	margin-left: 3px;
}
#cornerpeel {
	z-index: 2;
	overflow: visible;
	visibility: visible;
	left: 0px;
	top: 0px;
	position: absolute;
}
.icon {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
a img {
	padding: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iconR {
	float: right;
}
.cellL  p, .cellR p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-indent: 0px;
}

.sidebarList  {
	margin-left: 10px;
	position: relative;
	left: 2px;
}
.sidebarList   a   {
	font-size: 0.9em;
	color: #006699;
	text-decoration: none;
	line-height: 20px;
}
