TABLE.weblogs {
/*	width:expression(document.body.clientWidth-292); */
	width: auto;
	border-bottom: dashed 1px #C0C0C0;
	margin-left: 10px;
}

.weblogs_title A, .weblogs_title A:visited {
	color: black;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	font-family: trebuchet ms, verdana;
	border: none;
}

TD.weblogs_body {
	padding-left: 5px;
	padding-top: 5px;
	border-left: dashed 1px #C0C0C0;
	text-align: justify;
}

DIV.weblogs_body {
	padding-top: 5px;
	padding-left: 5px;
	color: darkslategray;
}

.weblogs_date {
	font: 8pt Times New Roman;
	letter-spacing: 5px;
	text-align: right;
	border-bottom: dashed 1px #C0C0C0;
	text-transform: uppercase;
}

TABLE.weblogs_login {
	border: solid 1px black;
}

TABLE.weblogs_login TH {
	background-color: #336699;
	color: White;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana;
}

TABLE.weblogs_login TD {
	font-family: Verdana;
	font-weight: bold;
	font-size: 1em;
}

TABLE.weblogs_login INPUT {
	width: 125px;
}

TABLE.weblogs_addedit {
	border: solid 1px black;
}

TABLE.weblogs_addedit TH {
	background-color: #336699;
	color: White;
	font-weight: bold;
	font-size: 1em;
}

TABLE.weblogs_addedit TD {
	font-weight: bold;
	font-size: 1em;
}

TABLE.weblogs_nav TD  {
	font-weight: bold;
	font-size: 1em;
	letter-spacing: 1px;
}

TABLE.weblogs_nav A, TABLE.weblogs_nav A:visited {
	color: blue;
	border: none;
}
