body {
	font-family:Verdana, Sans-Serif;
	font-size:12px;
	margin: 0px;
	margin-bottom: 10px;
}
td {
	font-family:Verdana, Sans-Serif;
	font-size:12px;
}
div {
	font-family:Verdana, Sans-Serif;
	font-size:12px;
}
/*span { 
	font-family:Verdana, Sans-Serif;
	font-size:12px;
}*/

.TopMenu {
	z-index: 1000;
}

.TopMenu A {
	font-weight:bold;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.TopMenu A:hover {
	color:#ffffff;
}

.HeaderText {
	position:relative;
	top:-5px;
	color:#ffffff;
	font-size:20px;
}
.HeaderText A {
	position:relative;
	top:-5px;
	color:#ffffff;
	font-size:20px;
	text-decoration: none;
}


.commentBoxFooterStyle  { text-align: left; }

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: right;
}
