body
{
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
}



h1 { font-size: 24px; }

h2
{
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}

h3
{
	font-size: 14px;
	line-height: 18px;
}

.greybox
{
	width: 185px;
	background: #eee;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}

.greyboxx
{
	background: #eee;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}

.codex
{
	width: 500px;
	background: #eee;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font-family: Optima, Times New Roman, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	padding: 10px;
}

p
{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

li,td
{
	font-size: 12px;
	color: #000000;
}

blockquote
{
	font-size: 11px;
	color: #111111;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

blockquote p {font-size: 11px; line-height:14px;}

a
{
	color: #003366;
	text-decoration: none;
}

a.prpl
{
	color: #990033;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

#menu
{
	margin-bottom: 15px;
	background: #FFF;
	text-align: center;
}

.bluebar
{
	width: 760px; 
	padding: 2px; 
	background: #003366;
	margin-top: 5px;
  	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0; 
	border-bottom: 1px solid black;
	font-family: 'BlairMdITC TT', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.bluebar a {color:white; text-decoration:none;}

.small, .recentPostTitle, .recentPostWhen { font-size: 10px; }

.recentPostWhen
{
	font-size: 10px;
	white-space: nowrap;
}

.smallwht
{
	color: #FFFFFF;
	font-size: 10px;
}

.blk { color: #000000; }
.wht { color: #FFFFFF; }

.pwht
{
	font-size: 12px;
	color: #FFFFFF;
}

.title
{
	font-size: 14px;
	font-weight: bold;
}

.sidetitle
{
	font-size: 10px;
	font-weight: bold;
}

.extended
{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.date
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: 1px;
}

.tblmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
}

.tblheader
{
	padding: 5px;
	background: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
}

.tbl
{
	padding: 5px;
	font-size: 12px;
	line-height: 14px;
}

.hCalendarDay
{
	font-size: 9px;
	color: #666666;
}

.hCalendarDayLinked { font-size: 9px; }

.hCalendarDayNameRow
{
	font-size: 9px;
	color: #000000;
}

.hCalendarMonthYearRow { font-size: 12px; }
.calendar { font-size: 9px; }
.recentPostTitle { text-align: left; }

.addedupdate
{
	font-size: 11px;
	margin-left: 20px;
	font-style: italic;
}

.itemTitle
{
	font-size: 14px;
	margin-bottom: 4px;
	font-weight: bold;
}

.comments-head
{
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 12px;
	border-top-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	padding-top: 12px;
	font-weight: bold;
}

.leftpicture
{
	float: left;
	padding-right: 6px;
}

.itemFooter
{
	font-size: 10px;
	color: #333333;
	margin-top: 1px;
}

.blogbody { clear: both; }

.comments-body
{
	margin-left: 1cm;
	font-style: italic;
}

.comments-head { margin-bottom: 16px; }

.comments-post
{
	font-size: 10px;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 1px;
}

.posted
{
	font-size: 10px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 12px;
}
