body {
	margin: 0px;
	font: 12px "Verdana", "Tahoma", "sans-serif";
	line-height: 140%;
	color: #000;
	background-color: #cdd6dd;
	text-align: center;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
ol li {
	list-style-position: outside; 
	list-style-type: decimal;
}
a {
	color: #333399; 
	text-decoration: underline;
}
a:hover {
	color: #CC0000; 
	text-decoration: none;
}
td {
	font: 12px "Verdana", "Tahoma", "sans-serif";
	line-height: 160%;
	color: #000;
}
textarea {
	font: 12px "Verdana", "Tahoma", "sans-serif";
	padding: 4px;
}
input  {
	background-color: #fff;
	color: #000;
	font: 12px "Verdana", "Tahoma", "sans-serif";
	padding: 3px;
}
hr {
	height: 1px; 
	border: 1px solid #B3CBE1;
	margin-top: 15px!important;
	margin-top: 5px;
	margin-bottom: 15px!important;
	margin-bottom: 5px;
}
#description {
	float: left;
	padding-top: 0px!important;
	padding-top: 3px;
	text-indent:2px;
	font: 12px "Verdana", "Tahoma", "sans-serif";
	color: #003366;
}
#guestlink {
	float: right;
	font: 12px "Verdana", "Tahoma", "sans-serif";
	color: #003366;
}
#page {
	width: 100%;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #fff;
	background-image: url(sidebar_border.gif);
	border-bottom: 1px dotted #386792;
	margin-bottom: 1px;
	clear:both;
}
#viewmode {
	float: right;
}
#right {
	float: right;
	width: 525px;
	padding: 12px 15px 15px 15px;
	text-align: left;
}
#top {
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #386792;
}
#left {
	float: left;
	margin: 0px;
	width: 180px;
	padding: 20px 15px 15px 15px;
	text-align: left;
}
#left h2 {
	font-size: 14px;
	color: #999;
	padding: 15px 0px;
	margin: 15px 0px 0px 0px;
	border-top: 1px solid #B3CBE1;
}
#left ul {
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}
#left ul li {
	margin-bottom: 2px; 
	overflow:hidden; 
	display:block; 
	width:178px !important; 
	width /**/:178px; 
	clear: both;
}
#left #icp {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #B3CBE1;
}
.formbox {
	line-height: 150%;
	padding: 5px 0px;
}
.title {
	font-size: 14px;
	clear:both;
	position:relative;
	height:18px;
	font-weight: bold;
	text-indent: 5px;
	border-left: 6px solid #d6e3ef;
	border-bottom: 1px solid #d6e3ef;
	padding: 2px;
}
.newcminfo {
	font-size: 11px;
	padding-bottom: 7px;
	color: #606060;
	line-height: 13px
}
.formfield {
	color: black;
	background-color: #edf2f8;
	border:1px solid #bbb;
	padding: 3px;
}
.formbutton {
	color: black;
	background: #edf2f8;
	border:1px solid #bbb;
	padding-top: 0px!important;
	padding-bottom: 3px!important;
	padding: 3px 2px 0px 2px;
	height: 21px;
	border-left: 4px solid #bbb;
}
.cal_day1 {
	font-size: 11px;
	text-align: center;
}
.cal_day1 a {
	text-decoration: underline;
}
.cal_day1 a:hover {
	text-decoration: none;
}
.cal_day2 {
	font-size: 11px;
	text-align: center;
	border: 1px solid #999;
	font-weight: bold;
}
.cal_day2 a {
	text-decoration: underline;
}
.cal_day2 a:hover {
	text-decoration: none;
}
.curdate {
	font-weight: bold; 
	font-size: 11px; 
	text-align: center; 
	padding-bottom: 10px;
}
.curdate a {
	text-decoration: none;
}
.curdate a:hover {
	text-decoration: underline;
}
.attach {
	padding: 10px 0px;
}
.attach-desc {
	background-color: #edf2f8;
	padding: 5px;
	border: 1px solid #000;
	display: inline;
}
.content {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto; 
}
.tags {
	padding: 10px 0px;
}
.pagelink {
	padding:1px 3px;
	font-size:11px;
	font-weight:normal;
	border:1px solid #386792;
}
.pagelink a {
	color: #333399;
	text-decoration: none;
}
.pagelink2 {
	padding:1px 3px;
	font-size:11px;
	font-weight:bold;
	border:1px solid #386792;
}
.pagelink2 a {
	color: #333399;
	text-decoration: none;
}
.pagelink3 {
	padding:1px 3px;
	font-size:11px;
	font-weight:normal;
	border:1px solid #386792;
	background-color:#edf2f8;
}
.pagecurrent {
	padding:1px 3px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-color:#d6e3ef;
	border:1px solid #386792;
}
.post {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.posttitle {
	text-indent: 8px;
	border-left: thick solid #386792;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
	clear:both;
}
.posttitle a {
	color: #333399; 
	text-decoration: underline;
}
.posttitle a:hover {
	color: #999;
	text-decoration: none;
}
.postdate {
	color: #777777;
	font-size: 11px;
	padding-top: 2px;
}
.postmetadata {
	text-align: right;
	margin: 10px 0px 15px 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #B3CBE1;
}
#footer {
	background-color: #d6e3ef;
	border-top: 6px solid #386792;
	margin-top: auto;
	padding: 10px;
	text-align: left;
	height: auto;
	clear:both
}
#outmain {
	padding: 1px;
	background-color: #fff;
	width: 770px;
	border-right: 1px solid #386792;
	border-left: 1px solid #386792;
	margin-right: auto;
	margin-left: auto;
}
#inmain {
	border-top: 6px solid #386792;
	padding: 0px;
}
#pageheader {
	height: 70px!important;
	background-color: #d6e3ef;
	border-bottom: 1px solid #386792;
	vertical-align: text-bottom;
}
#titlelogo {
	padding: 10px;
	float: left;
}
#article-other {
	text-align: center;
	margin-bottom: 15px;
}
#tburl {
	margin: 5px 0px 15px 0px;
}
#trackbacks {
	margin: 5px 0px 15px 0px;
}
.tbcontent {
	margin: 5px 0px 10px 0px;
}
.tbdate {
	color: #777777;
	font-size: 11px;
	padding-top: 2px;
	text-align: right;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #B3CBE1;
}
.cmcontent {
	margin: 5px 0px 15px 0px;
	overflow:hidden;
	display:block;
	width:523px !important;
	width /**/ :571px;
	clear: both;
}
.cmdate {
	color: #777777;
	font-size: 11px;
	padding-top: 2px;
	text-align: right;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #B3CBE1;
}
#message {
	margin-top: 100px;
	background-color: #fff;
	text-align:center;
	width: 980px;
	padding: 20px;
	border: 1px dotted #386792;
	margin-right: auto;
	margin-left: auto;
}
.navlink {
	float:right;
	padding-bottom:5px;
	font-family: "Tahoma", "sans-serif";
	font-weight: bold;
	margin-top: 50px;
}
.navlink a {
	padding-right:10px;
	text-decoration: none;
}
.navlink a:hover {
	padding-right:10px;
	text-decoration: underline;
}
#topmenu {
	height: 18px!important;
	background-color: #edf2f8;
	border-bottom: 1px dotted #386792;
	padding: 5px;
}
.week {
	padding: 3px;
	font: 11px "Tahoma", "sans-serif"; 
	background-color: #eee;
	border-bottom: 2px solid #aaa;
	text-align: center;
}
.keywordtd {
	padding: 3px 10px;
	border-bottom: 1px solid #ccc;
}
.listtd {
	padding: 3px 0px;
	border-bottom: 1px solid #ddd;
}
.listtd a {
	text-decoration: none;
}
.listtd a:hover {
	text-decoration: underline;
}
.phpcode {
	border: 1px solid #b3cbe1;
	border-left: 3px solid #b3cbe1;
	background-color: #f8f8f8;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.quote {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #edf2f8;
}
.divOFF {
	display:none;
}
.divON {
	display:block;
}
.attachttitle {
	font-weight: bold;
}
.attachicon {
	float: right;
}
.attachdesc {
	padding: 10px 0px;
}