body {
	background-color: white;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	margin:0;
	margin-top:12px;
	margin-bottom:12px;
}

td, div {
	font-family: Arial, Sans-Serif;
	font-size: small;
}

form {
	margin: 0px;
}

strong {
	font-weight: bold;
}

/* hyperlink behaviour */
a, a:visited 
{
	color: #E54097;
}
a:hover
{
	color: #E54097;
}

h1 {
	font-family: Arial,Sans-Serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
}

/* HEADER BAR STUFF ===================================================================*/

.bannerTable {
	border: 1px solid #333333;
	background-color: #6680a0;
	background-image: url(../images/header/filler.jpg);
	background-repeat:repeat-x;

}

.bannerRightCell {
	background-position: right;
	background-repeat: no-repeat;
}

td.bannerRightCell {
	width: 112px;
}

.bannerDate 
{
	margin:12px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:White;
}


/* MAIN LAYOUT STUFF =================================================================== */

.menuCell {
	background-color:Black;
	color:White;
}

.menuLink, .menuLink:visited
{
	display:block;
	background-color: #c7182f;
	color:White;
	text-align:center;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	width: 144px;
	height:25px;
	color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-bottom: 1px solid grey;
	border-right: 1px solid #666;
	text-decoration : none;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom: 8px;
	background-image: url(../images/button-hover-bg-144px.gif);
	background-position: top;
}

A.menuLink:hover {
	color: white;
	background-color:White;
	background-position: bottom;
	border-bottom: 1px solid grey;
	border-right: 1px solid #666;
}

.menuLinkNarrow, .menuLinkNarrow:visited
{
	display:block;
	background-color: #c7182f;
	color:White;
	text-align:center;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	height:25px;
	color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-bottom: 1px solid grey;
	border-right: 1px solid #666;
	text-decoration : none;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom: 8px;
	background-image: url(../images/button-hover-bg.gif);
	background-position: top;
}

A.menuLinkNarrow:hover {
	color: white;
	background-color:White;
	background-position: bottom;
	border-bottom: 1px solid grey;
	border-right: 1px solid #666;
}


.menuLinkStars, .menuLinkStars:visited
{
	background-image: url(../images/button-hover-bg-stars1.gif);
	background-position: top;
}

.lightButton1, .lightButton1:visited { background-color: #f3455a; color:White; }
.lightButton2, .lightButton2:visited { background-color: #fa7484; color:Black; }
.lightButton3, .lightButton3:visited { background-color: #ffa4ae; color:Black; }
.lightButton4, .lightButton4:visited { background-color: #ffbcc3; color:Black; }
.lightButton5, .lightButton5:visited { background-color: #ffd2d7; color:Black; }

a.menuChannelLink, a.menuChannelLink:visited
{ 
	color: white;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}

a.menuChannelLink:hover 
{
	color: #ed0c6d;
}

address {
	text-align:center;
	font-size:11px;
	color:white;
	font-style:normal;
	margin-bottom:4px;
}

.loginBox 
{
	old_background-color:#E0C5BA;
	padding:10px;
	margin-bottom:12px;
}

#loginDiv2 
{
	old_background-color:#E0C5BA;
	padding:10px;
	margin-bottom:12px;
	text-align:center;
	vertical-align:bottom;
}

#addressDiv 
{
	text-align:center;
	vertical-align:bottom;
}

#homeDiv 
{
	POSITION: absolute;
	TOP: 220px;
	text-align:right;
	color:#000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight:normal;
}
#headerDateDiv 
{
	text-align:left;
	color: #ffffff;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight:normal;
}

.dateDiv {
	padding-left:6px;
	padding-right:6px;
	padding-bottom:4px;
	padding-top:1px;
}

.menuDiv {
	padding: 6px;
}

#menuCell {
	old_background-color: #EBEBEB;
	background-color: #000000;
	width: 166px;
}

#menuHandle {
	width: 5px;
}

.menuHandle {
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
	background-color: #b9b9b9;
	vertical-align: middle;
}

.menuHandle DIV {
	background-color: white;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
}

hr {
	color: Gray;
	height: 1px;
}

.headerStretcher {
	width: 100%;
}
TABLE.dateTable {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 154px;
	border: solid 0px #969696;
}
.dateTable TH {
	padding-top: 2px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: pink;
	background-color: #000000;
}
.dateTable TD {
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	padding: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 13px;
}

TABLE.menuTable {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 154px;
	border: solid 0px #969696;
}

.menuTable TH {
	padding-top: 2px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: pink;
	background-color: #000000;
	old_background-image: url(../images/menu/menu-title-background.gif);
}

.menuTable TD {
	old_background-color: #E0ECFE;
	background-color: #000000;
	color: #ffffff;
	padding: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.menuTable IMG {
	float: left;
	position: relative;
	top: -10px;
	margin-bottom: -15px;
	padding-left: 2px;
	padding-right: 2px;
}

.menuitem {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}

.menuitem a {
	font-size: 11px;
}

div.sectionTree {
	width: 150px;
	overflow: auto;
	overflow-x: scroll; /* IE-only property */
	overflow-y: hidden;
}

.sectionTree TD {
	padding: 0px;
}
.sectionTree IMG {
	float:none;
	top: 0px;
	margin: 0px;
	padding: 0px;	
}
.displayOptions TD {
	padding: 0px;	
}


/* TABS ============================================================= */

.middleCell a {
	padding-top: 7px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.tabLink {
	color: white;
	padding-right: 2px;
}

A.tabLinkSelected {
	color: #333333;
	padding-right: 2px;
}

A:hover.tabLink {
	color: #E0ECFE;
	padding-right: 2px;
}

/* CONTENT/GENERAL ======================================================*/
#contentCell {
}

div.content {
	margin: 5px;
	padding: 2px;
	padding-left: 10px;
	width: 97%;
}
/* page titles */
h2, h3 {
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	old_color: #718CB9;
	color: #717171;
	margin-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	old_background-color: #718CB9;
	background-color: #717171;
	color: #ffffff;
	margin-top: 3px;
	padding: 2px;
	margin-bottom: 5px;
}

.FilterControls {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	old_border: solid 1px #718CB9;
	old_background-color: #E0ECFE;
	border: solid 1px #717171;
	background-color: #EDEDED;
	width:100%;
}

/* controls - these items sit in all of the various layout sections */
/* OTHER CONTROLS  ****************************************************************/
	/* textboxes */
.tb {
	padding: 2px;
}
	/* listboxes */
.lb {
	background-color: #ffffff;
	border: solid 1px black;
}
.lb_disabled {
	background-color: #cccccc;
	border: solid 1px black;
}
.ddl {
	/* drop down lists */
}
.details {
	border: black 1px solid;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	vertical-align: baseline;
	color: black;
	font-family: Arial, Helvetica;
	background-color: white;
	text-align: left;
}

.HoverTreeItem {
	color: White;
}
.SelectedTreeItem {
	background-color: #b9b9b9;
}

.warningMessage {
	color: #ff0000;
	font-weight: bold;
}
.feedbackMessage {
	color: red;
	font-weight: bold;
	old_border: solid 1px red;
	old_background-color: Yellow;
	padding: 2px;
	margin: 3px;
}
.instruction {
	color: #ff0000;	
}

table.login {
	old_background-color: #E0ECFE;
	background-color: #EDEDED;
	border: 1px solid black;
	width: 400px;
	padding: 10px;
	margin: 10px;
}
.login td {
	font-size: 12px;
}

.legend {
  color: #000000;
  font-weight: bold;
}
.eulalink {
  color: #0000ff;
  font-weight: normal;

}
