.body {
	font-size: 9pt; 
	line-height:19px;
}

#content {
	margin-right:5px;
	margin-left:5px;
	width: 98%;
	margin-top: 10px;
}

.rightMenu {
	border:1px solid #999; 
	margin-top:11px;
}

#menu {
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 15px;
}

#blogText {
	padding-left: 15px;
	padding-right: 15px;
}

#banner {
	font-size: 22px;
	font-weight: bold;
	color: white;
	background-color: #0000cc;
	padding: 5px;
}

input, select {
	font-size: 11px; 
	color: #000000;
}

.byline {
	color: #000;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
}
.Commentbyline {
	color: #000; 
	margin-top:18px;
	border-bottom:1px dashed #ccc; 
	font-weight:bold;
}

.menuTitle {
	font-size: 10px;
	background-color: #010066; 
	color:#FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px; 
	font-weight:bold;
}

.header {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.calendar_table, .calendar_table a {
	font-size: 10px;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendar_table td {
	font-size: 10px;
}

.calendar_today {
	background-color: #010066; 
	color:#FFFFFF;
}

.menuBody {
	font-size: 10px;
	padding: 2px;
	line-height: 14px;
	background-color:#FCFCF2;
}
.menuBody ul {
	margin-left: 25px;
	margin-right: 5px; 
}

.tableBody {
	font-size: 11px;
	padding: 2px;
	line-height: 14px;
	background-color:#f5f5f5;
}

.date {
	font-size: 11px; 
	font-weight:normal;
	color: #666; 
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px dashed #ccc; 
}

.blogHeader, .trackbackHeader, .commentHeader {
	font-size: 12px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
}

.code {
	font-family: courier;
	font-size: 11px;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
}

.codePrint {
	font-family: courier;
	font-size: 11px;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
}

.Buttons {
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #666666;
	margin-left: 2;
	margin-right: 2;
	text-align: center;
	background-color: #f0f0f0;
	height:21px;
}

.ButtonsSmall {
	font-size: 7pt;
	font-weight: bold;
	border: 1px solid #666666;
	text-align: center;
	background-color: #f0f0f0; 
	height:18px;
}

.TextInputs {
	height:21px;
}

.TextInputsSmall {
	height:18px;
}
