html, body {
margin: 0px;
background-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #666666;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #ffffff;
height: 100%;
}

.bg {
background-image: url(../images/bg.gif);
}

tr, p, div {
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
  border: 1px dotted #cccccc;
  width            : 100%;
  height: 1px;
}


h1 { font-family: georgia, times new roman, serif; color: #333333; font-weight: bold; font-style: italic; font-size: 16px }

h3 { font-size: 14px; text-align: left; padding-left: 4px; font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif; color: #666666; margin-bottom: 3px; margin-top: 0px; }

h2 { font-size: 14px; text-align: left; font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif; color: #666666; margin: 0px; padding: 0px; }


strong {
  color: #666666;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0px;
	width: auto !important;
   width: 15%;
	font-size: 10px;
	white-space: nowrap;
	line-height: 10px;
	border-left: 1px solid #ffffff;
}

ul#mainlevel-nav li a
{

	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-style: normal;
	color: #ffffff;
}

.mainlevel-nav {

	color: #ffffff; padding-left: 5px; padding-right: 5px;

}

a.mainlevel-nav:link, a.mainlevel-nav:visited {

	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-style: normal;
         font-size: 10px;
	color: #ffffff;
	background: transparent;
}

a.mainlevel-nav:hover {

	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-style: normal;
         font-size: 10px;
	color: #e4e4e4;
	background: transparent;
}



#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #dcdcdc;
}



/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 13px;
}
.mainpage-bkg {
	width: 1px;
}

/*pathaway setting*/
.pathway {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
}

a.pathway:link, a.pathway:visited {
  color            : #ffffff;
  text-decoration: none;
  font-weight      : normal;
}


a.pathway:hover {
  color            : #cccccc;
  font-weight      : normal;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #666666;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #dea305;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
   height: 25px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
   font-style: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	color: #333333;
	text-align: left; background-image: url(../images/riga.gif); background-repeat: no-repeat; background-position: 0px 22px;
	text-decoration: none;
}


a.mainlevel:hover {
	color: #666666;      
}



a.mainmenu:hover {
color: #666666; 
}


.pollstableborder {
border: 0px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
padding-left: 1px;
font-size: 9px;
color: #dea305;
text-align: left;
text-decoration: underline;
height: 15px;
}


a.sublevel:hover {
color: #ffcc00; text-decoration: none;
}



table.moduletable {
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 0px
}

table.moduletable th {
	font-size        : 18px;
	font-weight      : bold;
	color            : #dea305;
	width            : 100%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;

}

table.moduletable li {
}

table.moduletable ul {
padding: 0px;
}
table.moduletable td {
font-size: 11px;
font-weight: normal;
}

table.moduletablelogin {
	margin-top: 2px;
}


.poll {
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        :10px;
  color            : #999999;
  line-height      : 14px;
}

table.pollstableborder {
margin: 5px;
}

.sectiontableheader {
  color            : #333333;
  font-weight      : bold; padding-bottom: 10px;
}

.sectiontableentry1 {
  background-color : #ffffff;
  padding-top: 3px; padding-bottom: 3px;
}

.sectiontableentry2 {
  background-color : #f9f9f9;
    padding-top: 3px; padding-bottom: 3px;
}


.small {
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}

.contact_email {
	color: #666666;
}


.contentpane {
  width: 100%;
  padding: 10px;
  background-color: #ffffff;
}

.contentpaneopen {
  width: 100%;
  padding: 0px;
}


.contentheading {
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #dea305;
  text-align       : left; height: 28px;
  background-image: url(../images/riga.gif); background-repeat: repeat-x; background-position: 0px 22px;
}

.contentheadingcontact {
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #dea305;
  text-align       : left;
  text-decoration: underline;  padding-left: 5px;
}

.componentheadingcontact {
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration: underline;
  color            : #666666;
  text-align       : left; padding-left: 5px;
}

.componentheading {
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 15px;
  height: 30px;
  font-weight      : bold;
  color            : #666666;
  text-decoration: underline;
  text-align       : left;
}

.createdate {
  font-family      : Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-align       : left;
}

.date {
	font-size: 9px; text-align: left; font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	padding-right: 5px;
	color: #dea305;
	padding-left: 5px;	
}



.logout {
  font-family      : Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
  font-style       : normal;
  font-size        :11px;
  font-weight      : normal;
  background-color : transparent;
  color            : #666666;
  border           : 1px solid #cccccc;
}

input.inputbox {
  font-family      : Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #ffffff;
  border           : 1px solid #666666;
}

.inputbox {
  font-family      : Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #ffffff;
  border           : 1px solid #666666;
}


input.inputboxsearch {
  font-family      : Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
  font-size        :10px; height: 16px;
  color            : #000000;
  background-color : #ffffff;
  border           : 1px solid #666666; padding-left: 5px;
}

a:link, a:visited {
color: #999999;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #ffcc00;
text-decoration: none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #dea305;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* 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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #dea305;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}



/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Trebuchet MS,Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #dea305;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: left;
	margin-top: 10px; height: 20px;
	margin-bottom: 5px; text-indent: 15px;
	text-align: left; background-image: url(../images/back.gif); background-repeat: no-repeat; background-position: 0px 2px;
}

.blog_more {
	padding-left: 3px; 
}

table.contenttoc {
	color: #666666;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


li {
  line-height: 15px;
  list-style: none;
  font-weight: normal;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}


ul.latestnews a:link, ul.latestnews a:visited {
	font-size: 10px;
	font-weight: normal;
         font-style: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	color: #dea305;
	text-align: left;
	text-decoration: underline;
}


ul.latestnews li {
  line-height: 15px;
  padding-left: 10px;
  padding-bottom: 6px;
  font-weight: normal;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

a.latestnews:link, a.latestnews:visited { color: #dea305; }

a.latestnews:hover { color: #666666; }



ul#mainlevel a:link, ul#mainlevel a:visited {


}


ul#mainlevel a:hover {

}

ul#mainlevel li {

         padding-bottom: 6px
}


a.readon:link, a.readon:visited {
	color: #dea305;
         font-weight: bold;
	font-size: 10px;
text-decoration: underline;
text-align: right;
}


form {display:inline;}


.highlight {
background-color: #dea305; color: #ffffff;
}


.button {
  font-family      :  Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: Bold;
  font-size: 10px;
  color            : #666666;
  height: 20px;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #999999;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #000000;
  background-color: #f0f0f0;
}

.button_logout {
  font-family:  Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px; vertical-align: bottom; padding-top: 1px;
  color: #ffffff; background-color : transparent;
  border: 0px; cursor: hand;

}

.pollselect { width: 160px;
  font-family      : Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #ffffff;
  border           : 1px solid #666666;

}

table.moduletabletop {
	text-align: right
}

.white { color: #c1c1c1; }

.white strong { color: #c1c1c1; }

a.color:link, a.color:visited { color: #dea305; font-weight: bold; font-size: 10px }

a.color:hover{ color: #ffcc00; font-weight: bold; font-size: 10px  }

a.small:link, a.small:visited { color: #dea305; padding-top: 5px; font-size: 9px }

a.small:hover{ color: #ffcc00; padding-top: 5px; font-size: 9px  }

.corsivo { font-family: georgia, times new roman, serif; color: #666666; font-weight: bold; font-style: italic; font-size: 12px }

/* right colonna */

#rightcol div.module, #rightcol div.module {
width: 168px;
text-align: left;
background: transparent url(../images/mid_gray.gif) left repeat-y;
margin-bottom: 10px;
}

#rightcol div.module div, #rightcol div.module div {
width: 168px;
text-align: left;
background: transparent url(../images/top_gray.gif) top left no-repeat;
}

#rightcol div.module div div, #rightcol div.module div div {
width: 168px;
text-align: left;
background: transparent url(../images/bottom_gray.gif)  bottom left no-repeat;
}

#rightcol div.module div div div,#rightcol div.module div div div {
width: 155px;
text-align: left;
padding: 10px;
background: transparent;
font-size: 10px;
}

#rightcol div.module div div div div, #rightcol div.module div div div div {
text-align: left;
padding: 0px;
margin: 0px;
}
