body {
	background-color: #000000;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, times new roman, arial, new times roman;
	background-image: url("../img/bg.gif");
}


.pre {
	background-color: #BCBCBC;
	background-image: url("http://test.thenewsite.com/thenewsite/img/transparent.gif");
}

.menuHeader {
	background-color: #FF00B4;
	font: bolder 0.7em verdana, arial, times new roman;
	color: #FFFFFF;
}

a.menuHeaderLink {
	color: #FFFFFF;
	text-decoration: none;
}

a.menuHeaderLink:hover {
	color: #000000;
	text-decoration: underline;
}

.menuSubHeader {
	background-color: #C6C6C6;
	font: bolder 0.7em verdana, arial, times new roman;
	border-bottom: solid 1px #000000;
}

.menuSubHeaderMain {
	background-color: #C6C6C6;
	font: bolder 0.7em verdana, arial, times new roman;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	padding: 2px;
}


.menuSubSubHeader {
	background-color: #ECEBEB;
	font: bolder 0.7em verdana, arial, times new roman;
	border-bottom: solid 1px #000000;
}


#logoTable {
	border-bottom: solid 1px #000000;
}

#content {
	
}

a.author {
	color: #FFFFFF;
	text-decoration: underline;
}

a.author:hover {
	color: #000000;
	text-decoration: none;
}

a.sidebar {
	color: #D835A8;
	text-decoration: none;
}

a.sidebar:hover {
	color: #000000;
	text-decoration: underline;
}

#currentCat {
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

#currentSec {
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.contentTmpl {
	background-color: #FFFFFF;
	border-left: solid 1px #FF00B4;
	border-right: solid 1px #FF00B4;
	border-bottom: solid 1px #FF00B4;
}

.contentHeader {
	background-color: #FF00B4;
	font: bolder 0.7em verdana, arial, times new roman;
	color: #FFFFFF;
	padding: 2px;
}

.contentSubHeader {
	background-color: #C6C6C6;
	font: bolder 0.7em verdana, arial, times new roman;
	padding-left: 5px;
	padding-right: 5px;
}

.contentMat {
	padding: 4px;
	font: 0.8em verdana, arial, times new roman;
}

.contentMatSmaller {
	padding-left: 4px;	
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
	font: 0.7em verdana, arial, times new roman
}

.sideBarText {
	font: 0.7em verdana, arial, times new roman;
}

.insertTable {
	border: solid 1px #505050;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.insertHeader {
	background-color: #C6C6C6;
	color: #3B3B3B;
	font-weight: bolder;
	text-align: center;
	border-bottom: solid 1px #505050;
	
}

#contentBg {
	background-repeat: no-repeat;
}

.sidebarSpacer {
	
}

.footer {
	font: bolder 0.7em verdana, arial, times new roman;
	color: #FFFFFF;
}

a.footerLink {	
	color: #FFFFFF;
}

a {
	color: #FF00B4;
}

a:hover {
	text-decoration: none;
}

a.subCategory {
	color: #000000;
	text-decoration: none;
}

a.subCategory:hover {
	color: #FF00B4;
	text-decoration: none;
}

.captionText {
	font-size: xx-small; color: #4D4D4D;
	font-family: verdana, arial, times new roman;
}

p {
	margin: 0px;
	padding-bottom: 11px;	
}

input {
	font: 1.05em verdana, arial, times new roman;
}

textarea {
	font: 1.05em verdana, arial, times new roman;
}

.articlePadding {
	padding: 4px;
}

.commentWho {
	background-color: #C6C6C6;
	font: 0.7em verdana, arial, times new roman;
}

a.commentLink {
	color: #D835A8;
	text-decoration: underline;
}

a.commentLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}