BODY {
	background: black;
	scrollbar-3d-light-color: #767575;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #5D5C5C;
	scrollbar-dark-shadow-color: #767575;
	scrollbar-face-color: black;
	scrollbar-highlight-color: #767575;
	scrollbar-shadow-color: #767575;
	scrollbar-track-color: #51585B;	
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #406AEC;
}

a:link, a:visited, a:hover, a:active  { font-family: sans-serif; font-size: 13px; color: #8b61e0; text-decoration: underline; font-weight: bold; }

.blogTitle {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

.blogPageTitle {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4BCBAB;
	text-transform: uppercase;
}

.blogDate {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.commentDate {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #406AEC;
}

.blogText {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #406AEC;
}

.blogArchivesText {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #406AEC;
	text-transform: uppercase;
}

.blogSmallText {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.blogSearch {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #406AEC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	height: 19px
}
.blogTextArea {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	color: #406AEC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	height: 129px
}

td.fNames {
font-family: sans-serif;
font-size: 11px;
color: #2b9adb;
font-weight: normal;
text-decoration: none;
padding: 3px;
}
.fields {
font-family: sans-serif;
font-size: 11px;
color: black;
font-weight: bold;
text-decoration: none;
border: #666666 1px solid;
}
.submits {
background-color: #0b7dbf;
font-family: sans-serif;
font-size: 10px;
color: white;
font-weight: normal;
text-decoration: none;
border: #2b9adb 1px solid;
}

td.footer {
font-family: verdana, sans-serif;
font-size: 9px;
color: #406AEC;
text-decoration: none;
font-weight: normal;
text-transform: lowercase;
text-align: center;
padding-bottom: 6px;
padding-top: 6px;
}
.footer a:visited, .footer a:link  {
font-family: verdana, sans-serif;
font-size: 9px;
color: #406AEC;
text-decoration: none;
font-weight: normal;
}
.footer a:active, .footer a:hover {
font-family: verdana, sans-serif;
font-size: 9px;
color: #4ACEAD;
text-decoration: none;
font-weight: normal;
}