body
{
	font-family: verdana, arial, sans;
	font-size: 0.95em;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-left: 90px;
	padding-right: 90px;
	padding-bottom: 20px;
	border-right: #000000 3px solid;
	background-color: #aaaaaa;
}

p, td, li
{
	font-family: verdana, arial, sans;
	font-size: 0.95em;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

a
{
	font-family: verdana, arial, sans;
	font-size: 0.95em;
	text-align: left;
	text-decoration: none;
	color: #aa0000;
}

a:hover
{
	background-color: #ffffff;
}

input, textarea
{
	font-family: verdana, arial, sans;
	font-size: 0.95em;
	color: #000000;
	background-color: #dddddd;
	border: #000000 1px solid;
}

h3
{
	font-family: verdana, arial, sans;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

.all-content
{
	background-color: #ffffff;
	padding: 10px;
	width: 770px;
}

.content
{
	background-color: #ececec;
}

.title-note
{
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
	background-color: #fcfcfc;
	border: #999999 1px solid;
	margin: 8px;
}

.post-content
{
	width: 760px;
	padding: 3px;
}

.mcdata-form
{
	font-size: 0.9em;
	margin-left: 18px;
	margin-right: 18px;
}

.posted-by
{
	font-size: 0.8em;
	font-style: italic;
	margin: 18px;
}

.post-text
{
	font-size: 0.9em;
	color: #000000;
	margin-left: 18px;
	margin-right: 18px;
	text-align: justify;
}

.post-comment
{
	font-size: 0.8em;
	margin-left: 25px;
}

.comments
{
	background-color: #ffffff;
	padding: 3px;
	margin: 20px;
}

.comment-text
{
	font-size: 0.85em;
	color: #999999;
	margin-left: 18px;
	margin-right: 18px;
	text-align: justify;
}

.comment-posted
{
	font-size: 0.8em;
	font-style: italic;
	margin: 18px;
}

.menu
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding: 5px;
	margin-right: 15px;
	text-align: right;
	color: #999999;
}

.category
{
	text-align: center;
	background-color: #ffffff;
	color: #666666;
	border: #000000 1px solid;
}

.category-link
{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.category-link:hover
{
	color: #aa0000;
	background-color: #ffffff;
}

.footer
{
	font-size: 0.8em;
	text-align: center;
	background-color: #ececec;
	color: #000000;

	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer-text
{
	font-size: 0.75em;
	text-align: center;
}

.footer-link
{
	/*
	font-size: 0.75em;
	*/
}

.top
{
	text-align: right;
	background-color: #ffffff;
	margin-bottom: 5px;
	width: 768px;
}

.myname
{
	font-size: 0.9em;
	font-weight: bold;
	color: #cccccc;
}

.view-reply
{
	font-size: 0.75em;
	margin-left: 30px;
}

.subtitle
{
	font-size: 1.2em;
	font-weight: bold;
	color: #aa0000;
	text-decoration: underline;
}

.nothingmsg
{
	font-size: 0.8em;
	font-weight: bold;
	color: #aa0000;
	margin-left: 30px;
	text-align: center;
}

.errmsg
{
	font-size: 0.8em;
	font-weight: bold;
	color: #aa0000;
}

.invisible-text
{
	color: #aaaaaa;
	text-align: center;
	font-size: 0.8em;
}

.comment-form
{
	margin-left: 20px;
}

.comment-approved
{
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
	text-align: center;
}