body
{
	text-align: left;
	margin: 0px;
	background: #FFFFFF;
	height: 100%;
}

html
{
	height: 100%;
}

img
{
	border: 0px;
}

#fullheightcontainer
{
	height:auto
}

#centerfill
{
  display:block;
  position:absolute;
  top:0px;
  width:100%;
  height:100%;
}

/* ........................................... */

table.width
{
	width: 100% !important;
}

table.height
{
	width: 100%;
	height: 100%;
}

table.top
{
	text-align: left;

	width: 753px;

	margin: 0px auto;
}

/* ........................................... */

td.main-header
{
	height: 6px;
	background: #c92626;
	border-bottom: 1px solid #fff;
	font: 4px arial;
}

td.main-footer
{
	height: 21px;
	background: #c92626;
	border-top: 1px solid #fff;
	font: 4px tahoma;
	text-align: center;
}

td.main-content
{
	width: 940px;
}

td.side-header
{
	height: 104px;
	background: #faca0a url(../IMG/bg_top.gif) repeat-x;
}

td.side-footer, td.spacer-footer, td.content-footer
{
	height: 65px;
	background: #faca0a;

	font: 11px/18px tahoma;
	color: #000;

	text-align: center;
}

td.spacer-header
{
	height: 11px;
	background: #faca0a;
}

/* ........................................... */

td.header
{
	height: 94px;
	background: #faca0a url(../IMG/bg_top.gif) repeat-x;
}

td.logo
{
	vertical-align: top;
	padding: 16px 0px 0px 13px;

	width: 345px;
}

td.slogan
{
	font: bold 14px verdana;
	text-align: right;

	height: 65px;
}

td.top-menu
{
	font: 10px tahoma;
	color: #fff;

	text-align: right;

	height: 21px;
	background: #c92626;
}

td.top-menu a
{
	color: #fff;
	padding: 10px;
}

td.menu
{
	vertical-align: top;

	width: 160px;

	background: #f4f4f4;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

td.menu-main
{
	vertical-align: top;
}

td.main-menu-footer
{
	font: 11px/18px tahoma;
	color: #000;

	vertical-align: bottom;
	padding: 0px 0px 15px 10px;

	border-right: 1px solid #fff;
}

td.spacer
{
	width: 10px;
}

td.filler
{
	font: 4px tahoma;
}

/**/

td.streamer
{
	vertical-align: top;
	height: 154px;
}

td.streamer-header
{
	height: 120px;
	border: 1px solid #fff;
}

td.streamer-footer
{
	height: 21px;
	background: #494d59;

	text-align: right;

	font: 10px tahoma;
	color: #fff;

	padding: 0px 10px 0px 0px;

	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

td.streamer-footer a
{
	color: #fff;
}

/**/

td.content
{
	font: 11px/18px verdana;
	color: #000;

	vertical-align: top;

	padding: 10px 20px;
}

td.content td
{
	font: 11px/18px verdana;
	color: #000;
}

td.content h1
{
	font: bold 14px/18px tahoma;
	color: #000;

	display: inline;
}

td.content-extra
{
	width: 180px;
	background: #f4f4f4;

	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

td.content-extra-top
{
	vertical-align: top;
	padding: 0px 4px;
}

td.content-extra-remake
{
	width: 172px;
	background: #f4f4f4;

	border-left: 1px solid #fff;
	border-right: 1px solid #fff;

	vertical-align: top;
	padding: 0px 4px;
}

td.content-extra-logo
{
	vertical-align: bottom;
	text-align: center;
	padding: 0px 0px 18px 0px;
}

td.core-content-text-contact
{
	font: 11px/18px verdana;
	color: #000;

	border: 1px solid #d3d3d3;
	border-top: 0px;

	padding: 2px;
}

td.core-content-image-3
{
	width: 33%;
	vertical-align: top;
	text-align: center;
}

/**/

table.main-footer
{
	width: 940px;
	margin: 0px auto;
}

td.main-footer-left
{
	font: 10px tahoma;
	color: #fff;

	text-align: left;
}

td.main-footer-right
{
	font: 10px tahoma;
	color: #fff;

	text-align: right;
	padding: 0px 10px 0px 0px;
}

table.main-footer a
{
	color: #fff;
	padding: 0px 10px 0px 10px;
}

/* ........................................... */

td.copyright
{
	font: 10px/14px verdana;
	color: #808080;

	text-align: center;
	vertical-align: middle;

	padding: 20px;
}

/* ........................................... */

td.content-header-item
{
	font: bold 14px/18px tahoma, verdana;
	color: #000;
}

td.breadcrumb
{
	font: 11px/18px tahoma, verdana;
	color: #000;
}

/* ........................................... */

a
{
	color: #c92626;
	text-decoration: underline;
}

a:hover
{
	color: #c92626;
	text-decoration: none;
}

/**/

a.copyright
{
	color: #808080;
	text-decoration: underline;
}

a.copyright:hover
{
	color: #808080;
	text-decoration: none;
}

/**/

img.fancy
{
	border: 1px solid #bdbebb;
}

h1
{
	font: bold 14px/18px tahoma;
	color: #000;

	display: inline;
}
