body
{
	margin: 0px 0px 0px 0px;
}
td
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
}
a
{
	color: #f68f1e;
	text-decoration: none;
}
a:hover
{
	color: #502c00;
}

/* Classes */
.fullHeight
{
	height: 100%;
}
.bodyBack
{
	background-image: url(../images/00-back.gif);
}
.leftBorder
{
	background-image: url(../images/00-leftborder.gif);
}
.rightBorder
{
	background-image: url(../images/00-rtborder.gif);
}
.centerBack
{
	background-color: #FFFFFF;
}
.headerBack
{
	background-image: url(../images/01-home-header.jpg);
}
.navLink
{
	color: #f68f1e;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.navLinkOn
{
	font-size: 13px;
	font-weight: bold;
	color: #502c00;
	line-height: normal;
}
.headerText
{
	font-weight: bold;
	font-size: 17px;
	color: #f68f1e;
	line-height: 20px;
}
.toutBack
{
	background-color: #FDE5C8;
	color: #f68f1e;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
.brownText
{
	color: #502c00;
}
.brownLink
{
	color: #7e5d35;
	text-decoration: underline;
}
.footer
{
	font-weight: normal;
	font-size: 11px;
	color: #f68f1e;
}
.footerLink
{
	font-size: 11px;
	color: #f68f1e;
}
.white
{
	background-color: #FFFFFF;
}
.headerLink
{
	font-size: 13px;
	font-weight: bold;
}
.input
{
	font-size: 12px;
	border-style: groove;
}
.Error
{
	color: #FF0000;
}
.adminPageTitle
{
	font-size: 16px;
	font-weight: bold;
}
.poemTitle
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

/* IDs */
#cellNewsContent td
{
	line-height: normal !important;
}
#tblForm td
{
	line-height: normal !important;
}