.blogbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFCC66;
	margin-top: 2px;

}
.bloginput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	background-color: #ffffcc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bloginvis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #800000;
	display: none;

}
.blogsubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	color: #ebc46e;
}
.blogblktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.blogtitl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #333333;
	text-align: left;
}
.blogdat {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #EBC46E;
}

.blogdat td {
	text-align:left;
}
.todaysdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	border: none;
	background-color: #CCCCCC;

}
.bloginputpassword {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	background-color: #ffffcc;
}
.bloglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFCC;
	text-decoration: underline;
}
.blogsubsunder {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	color: #FFFFCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBC46E;
}
.blogsubmitlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: transparent;
	margin-top: 2px;
	line-height: 19px;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	cursor: hand;
	cursor: pointer;
}
.blogsubmitlink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	margin-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	cursor: pointer;
}
.blogdatwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFcc;
}
.aboutblog {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
.blogtopnav {font-family: trebuchet, Arial, Helvetica, sans-serif;font-size: 9px;line-height: 13px;color: #ffffcc;text-decoration:none;}
.blogtopnav:hover {color: #B85c2e;}
.blogentry {font-family: trebuchet, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 18px;color: #ffffcc;}

.blogentry li {
	list-style-position: inside;
	list-style-type: disc;
}

# contentdiv td {text-align:left; vertical-align:top;}
