TD#content A
{
  color: #330066;
  text-decoration: none;
  border-bottom: dotted 1px #000066;
}

TD#whole
{
  /*
  font-family: Comic Sans MS;
  */
  font-family: Helvetia;
	background-color: #FFFF99;
	border-left: solid 4px #330066;
	border-top: solid 4px #330066;
	border-right: solid 4px #330066;
	padding-bottom: 0px;
}

TD#bottom
{
	background-color: #FFCC33;
	border-left: solid 4px #330066;
	border-bottom: solid 4px #330066;
	border-right: solid 4px #330066;
	padding-top: 0px;
}


BODY
{
	background-image: url(background.gif);
	font-family: arial;
}



TD#headerTop
{
	padding: 0px;
	border-left: solid 1px #330066;
	border-bottom: solid 1px #330066;
	border-top: solid 2px #330066;
	border-right: solid 2px #330066;
}

TD#newsTicker
{
	background-color: #FF9900;
	border-left: solid 1px #330066;
	border-bottom: solid 1px #330066;
	border-top: solid 2px #330066;
	border-right: solid 2px #330066;
}

TD#mnc
{
	font-family: Helvetica;
	font-size: 16px;
	/* font-weight: bold; */
	color: #666666;
	background-color: #FF9900;
}

BODY#Back
{
	background-image: url();
	font-family: Helvetica;
	font-size: 16px;
	/* font-weight: bold; */
	color: #666666;
	background-color: #FF9900;
}

TD#newsTicker DIV.newsTickerContent
{
	font-family: Helvetica;
	font-size: 16px;
	/* font-weight: bold; */
	color: #666666;
	background-color: #FF9900;
}

TD#newsTicker INPUT.newsTickerContent
{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 500px;
	border: 0;
	color: #666666;
	background-color: #FF9900;
}




TABLE#menuLeftItem
{
	background-color: #FFCC33;
	padding: 0 px;
	border-bottom: solid 2px #999999;
	padding-bottom: 2px;
}

TD#menuLeftHead
{
	background-color: #330066;
	color: FFFF00;
	font-weight: bold;
	padding-left: 4px;
}

TD#menuLeftHead DIV.head
{
	background-color: #330066;
	color: FFFF00;
	font-weight: bold;
	padding-left: 4px;
}

TD#menuLeftContent
{
	background-color: #FFCC33;
	padding-left: 8px;
	border-right: solid 2px #330066;
	border-left: solid 2px #999999;
	padding-top: 2px;
}


TABLE#menuRightItem
{
	background-color: #FFCC33;
	padding: 0 px;
	border-bottom: solid 2px #999999;
}

TD#menuRightHead
{
	background-color: #330066;
	color: FFFF00;
	font-weight: bold;
	padding-right: 4px;
}

TD#menuRightContent
{
	background-color: #FFCC33;
	padding-right: 8px;
	border-left: solid 2px #330066;
	border-right: solid 2px #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

TD#menuRightRotation
{
	background-color: #FFCC33;
	padding-right: 8px;
	border-left: solid 2px #330066;
	border-right: solid 2px #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}


TD#content
{
	font-family: Helvetica;
	background-image: url(contentBack.jpg);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.headerH1
{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 0px;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.headerH2
{
	font-size: 18px;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.headerH3
{
	font-size: 16px;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.headerH4
{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.subHeaderH1
{
	font-size: 18px;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.subHeaderH2
{
	font-size: 16px;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.subHeaderH3
{
	font-size: 14px;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.contentP
{
	text-align: justify;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.contentUL
{
	text-align: justify;
	margin-bottom: 0px;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.contentImageCaption
{
	font-size: 12px;
	color: #330066;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 20px;
	color: #000066;
}

TD#content DIV.url
{
	color: #330066;
	border-bottom: dashed, 1px, #330000;
}

TD#textareaP
{
	font-size: 12px;
	font-family: Helvetica;
	color: #330066;
}


