﻿BODY
{
	background-color: #000033;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
}
A
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.blogBody
{
	background-color: #000033;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
}

.blogTable
{
	width: 100%;
}
.blogTitleRow
{
	margin: 5px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	height: 150px;
}
.blogTitle
{
	border: solid 1px #EEEEEE;
	color: #EEEEEE;
}
.blogTitleText
{
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.blogTitleDesc
{
	font-size: 14px;
}
.blogCenter
{
	padding: 5px;
	font-size: 12px;
	background-color: #000000;
	text-align: left;
}
.blogRight
{
	font-size: 10px;
	width: 240px;
	padding: 10px;
}
.blogRightTitle
{
	font-weight: bold;
	text-align: left;
}
.blogRightLink
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.blogBottom
{
	font-size: 10px;
	font-weight: bold;
}
.blogBottomLink
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.blogEntry
{
	font-size: 14px;
}
.blogEntryTitle
{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCEE;
}
a.blogEntryTitle:hover
{
	text-decoration: underline;
}
.blogEntryDate
{
	font-size: 10px;
	color: #CCCCEE;
	font-style: italic;
}
.blogEntryBody
{
}
.blogEntryFooter
{
	font-size: 10px;
}
.blogEntryAuthor
{
	font-weight: bold;
	color: #CCCCEE;
}
.blogEntryDateTime
{
	color: #CCCCEE;
}
.blogEntryComments
{
}
.blogEntryCommentLink
{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.blogEntryLine
{
	width: 90%;
	text-align: center;
}

.blogEntryNav
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.blogEntryNavD
{
	text-decoration: none;
	color: #333333;
}
.blogEntryNavE
{
	text-decoration: underline;
	color: #FFFFFF;
}


.vpBase
{
	text-align: center;
}
.vpTable
{
	font-size: 12px;
	color: #FFFFFF;
}
.vpLeft
{
	text-align: right;
	font-weight: bold;
	vertical-align: baseline;
}
.vpRight
{
	text-align: left;
	vertical-align: baseline;
}
.vpImage
{
	text-align: center;
}
.vpBackLnk
{
	color: #FFFFFF;
	text-align: center;
}
.vpkLnk
{
	color: #FFFFFF;
}

.imgBase
{
	text-align: center;
}
.imgTitle
{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.imgDims
{
	font-size: 10px;
	color: #FFFFFF;
}
.imgDesc
{
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
.imgGrid
{
	font-size: 10px;
	color: #FFFFFF;
}
.imgGrp
{
	font-size: 10px;
	width: 120px;
}
.imgGrpLink
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.bcBox
{
	border: solid 1px #999999;
	background-color: #CCCCCC;
	color: #000000;
	width: 500px;
	text-align: left;
	padding: 4px;
	margin: 4px;
	font-size: 10px;
}
.bcTable
{
	color: #000000;
	font-size: 10px;
	text-align: left;
}
.bcLeftCol
{
	font-size: 10px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
.bcRightCol
{
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.bcEditBox
{
	font-size: 12px;
	width: 225px;
}
.bcRemark
{
	font-style: italic;
	font-size: 10px;
}
.bcEditComment
{
	width: 400px;
	height: 120px;
}
.bcError
{
	font-weight: bold;
	color: Red;
}
.bcComment
{
	font-size: 12px;
	color: White;
}
.bcCommentInfo
{
	font-size: 10px;
	color: #CCCCCC;
}
.bcCommentAuthor
{
	font-weight: bold;
	color: #CCCCEE;
}
.bcCommentAuthorLink
{
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCEE;
}
.bcCommentDate
{
	font-weight: bold;
	color: #CCCCEE;
}
.bcAdminLink
{
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}
.bcCommentState
{
	color: #FF6666;
	font-weight: bold;
}

.hstBase
{
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}
.hstYear
{
	font-weight: bold;
}
.hstMonth
{
	margin-left: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.lnkBase
{
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	line-height: 20px;
}
.lnkHdr
{
	font-weight: bold;
}
.lnkEntry
{
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
