BODY {
	margin           : 0px 0px 0px 0px;
	background-color : #FFFFFF;
	background-image : url(../images/bg.jpg);
}

td, tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #FFBF11;
}

ul {
	margin           : 0px 0px 0px 0px;
}

hr {
	background       : #FFBF11;
	height           : 1px;
	width            : 100%;
}
.boxes {
	border: solid;
	border-width: 1px;
	border-bottom-color: #FFBF11;
	border-top-color: #FFBF11;
	border-left-color: #FFBF11;
	border-right-color: #FFBF11;
	background-color    : #CC0033;
	color				: #FFBF11;
}

.banner {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color    : #CC0033;
	text-align: center;
}

.title {
	padding-left        : 172px; /* the logo size + 30px for padding */
	padding-top         : 20px;
	padding-bottom      : 20px;
	font-family         : Impact, Verdana, Arial;
	font-size           : 37pt;
	font-weight         : bold;
	color               : #FFBF11;
	background-color    : #CC0033;
	background-image    : url(../images/logo_ew.gif);
	background-position : 20px 50%;
	background-repeat   : no-repeat;
	text-align : left;
	
}

.pathway {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #CC0033; /* rosso */
	background-color : #FFBF11; /* giallo */
}

a.pathway:link, a.pathway:visited {
  color            : #CC0033;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #CC0033;
  font-weight      : normal;
  text-deoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color               : #FFBF11;
	background-position : left;
	text-align          : left;
	font-weight         : bold;
}

a.mainlevel:hover {
	color: #FFBF11;
	background-position: left;
	text-align: left;
}



a.mainmenu:link, a.mainmenu:visited {
	color: #FFBF11;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
}

a.mainmenu:hover, {
	color: #FFBF11;
	text-decoration: underline;
}

a.sublevel:hover {
	color: #FFBF11;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	color: #FFBF11;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}


table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	background-color    : #CC0033;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #FFBF11;
	text-align       : center;
/*	background-image : url(../images/module_title_bg.png); */
	width            : 100%;
}

table.moduletable td {
	font-size        : 10px;
	font-weight      : normal;
/*	color            : #FFBF11; */
}

.poll {
  font-family        : Arial, Helvetica, sans-serif;
  font-size          : 10px;
  color              : #FFBF11;
  line-height        : 14px;
}


.sectiontableheader {
  color            : #FFBF11;
  font-weight      : bold;
}

.pollstableborder {
	border-color     : #FFBF11;
}

.sectiontableentry1 {
  background-color : #CC0033;
}

.sectiontableentry2 {
  background-color : #CC0033;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
/*  color            : Lime; */
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
	background-image : none;
	color: #000000;
}

.contentpane table tr td p, .contentpane table tr td, .contentpane table tr td p a{
/*	color: #000000; */
}

.contentpane .componentheading {
	color: #000000;
}
.contentpane .contentpaneopen {
	color: #000000;
}

.contentpaneopen {
	background-image : none;
	padding-left: 34px;
}

.contentpaneopen a:link,.contentpaneopen a:visited  {
	text-decoration: underline;
}

.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
}

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 17px;
  font-weight      : bold;
  text-align       : left;
  padding-bottom   : 2px;
  padding-top      : 0px;
  padding-left     : 34px ;
  background-image    : url(../images/logo_ew_title.gif);
  background-position : 0px 50%;
  background-repeat   : no-repeat;
  border-bottom: 2px solid #FFBF11;
  border-top: 2px solid #FFBF11;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  text-align       : left;
}

.readon {
  color            : #FFBF11;
  font-weight      : bold;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #CC0033;
  color            : #FFBF11;
  border           : 1px solid #FFBF11;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #CC0033;
  background-color : #FFBF11;
  border           : 1px solid #FFBF11;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #FFBF11;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #FFBF11;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #FFBF11;
  font-weight      : bold;
}

a.category:hover {
  color            : #FFBF11;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.newsflash {
	color	         : #CC0033;
	background-color : #FFBF11;
}
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}