body {
	margin: 0px;
	background: url(../images/bgr.png) repeat;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
list-style:none; float: right; 
margin: 0; width: 15.5%; 
font-size: 10px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}
#mainlevel-nav a {
display: block; float: right; text-decoration: none;  border: 1px solid;
border-color: #fff # #496279 #fff;
background: #947f6c url(../images/vmenu_bgr.png) 2px no-repeat;
color: white;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
background: #7d6a59 url(../images/vmenu_bgr.png) 2px no-repeat;
}

/*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: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
}

.greybg {
  background: #e9e2da;
}



.lightbg { background-color: #cccccc; }


/*pathaway setting*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color            : #947f6c;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #7d6a59;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #000000;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #ffffff;
font-weight: bold;
background-image: url(../images/menu_bgr.png);
background-repeat: no-repeat;
width: 95%;
text-indent: 15px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
margin-bottom: 1px;
}
a.mainlevel:hover {
color: #ffffff;
background-image: url(../images/menu_bgr_up.png);
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;

}
a.mainmenu:hover {
color: #333333; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #7d6a59;
        text-align: left;
}


a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background: url(../images/bgr.png);
}

table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 10px;
font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #fdf4ed;
}

.sectiontableheader {
  background-color : #fdf4ed;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #fdf4ed;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #947f6c;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #fdf4ed;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #fdf4ed;
}

a:link, a:visited {
color: #496279;
text-decoration: none;
}

a:hover {
color: #7d6a59;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #947f6c;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, 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            : #fae5d6;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #947f6c;
	border-right: outset 2px #808080;
	border-top: outset 2px #947f6c;
	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: #ffae00;
	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 : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #496279;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}


table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}


.myTd1
{

    font-size:11px;
    height:50px;
    text-align:center;
    font-weight:bold;
    color:#683f00;
    padding:10px 2px 10px 2px;
}

.myTd2
{

    font-size:11px;
    text-align:left;
    font-weight:normal;
    color:#613E0B;
    padding:10px 2px 10px 2px;
}
.myTd3
{

    font-size:11px;
    text-align:center;
    font-weight:normal;
    color:#613E0B;
    padding:8px 2px 8px 2px;
}

.myTd4
{

    font-size:11px;
    text-align:center;
    font-weight:normal;
    color:#613E0B;
    padding:8px 4px 8px 4px;
}

.myTd3s
{

    font-size:11px;
    text-align:center;
    font-weight:normal;
    color:#613E0B;
    padding:2px 2px 2px 2px;
}

.myTd4s
{
	valign: top;
    font-size:10px;
    text-align:center;
    font-weight:normal;
    color:#613E0B;
    padding:2px 2px 2px 2px;
}



/* -- Tables ------------- */

.table_noborder {
 border: 0px;
 border-style: solid;
 padding: 0px;
 border-spacing: 0px;
}

.table_blackborder1px {
 border: 1px;
 border-style: solid;
 border-collapse:collapse;
 border-color: black;
 padding-top: 5px;
 padding-bottom: 5px;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 border-spacing: 0px;
}

.tbldialog {
 background-color: #ccddff;
}

.td_dlg_title {
 background-color: #bbccee;
 background-image:url(images/dlg_title_gradient.gif);
 background-repeat:repeat-x;
 vertical-align: middle;
 text-align: left;
}

.topline_black {
 border-top-width:1px;
 border-top-style:solid;
 border-color:black;
}

.topline_white {
 border-top-width:1px;
 border-top-style:solid;
 border-color:white;
}

.topline_printonly { }
.leftline_printonly { }
.newpage_printonly{ }

.center {
 text-align: center;
}


/* -- Tables ------------- */

.table_noborder {
 border: 0px;
 border-style: solid;
 padding: 0px;
 border-spacing: 0px;
}

.table_blackborder1px {
 border: 1px;
 border-style: solid;
 border-collapse:collapse;
 border-color: black;
 padding-top: 5px;
 padding-bottom: 5px;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 border-spacing: 0px;
}

.tbldialog {
 background-color: #ccddff;
}

.td_dlg_title {
 background-color: #bbccee;
 background-image:url(images/dlg_title_gradient.gif);
 background-repeat:repeat-x;
 vertical-align: middle;
 text-align: left;
}

.topline_black {
 border-top-width:1px;
 border-top-style:solid;
 border-color:black;
}

.topline_white {
 border-top-width:1px;
 border-top-style:solid;
 border-color:white;
}

.topline_printonly { }
.leftline_printonly { }
.newpage_printonly{ }


/* Paper abstracts - may be used for proceedings and session overview */
.paper {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
}

.paper_type {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
 font-weight: bold;
}

.paper_status {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
 font-style: italic;
}

.paper_warning {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #cc0000;
 font-weight: bold;
}

.paper_session {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
 font-weight: bold;
}

.paper_keywords, .paper_topics {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
}

.paper_label {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
 font-style: italic;
}

.paper_title {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 9pt;
 color: #903000;
 margin-top: 0.3em;
 margin-bottom:  0.2em;
/* margin-bottom: 1em; */
}

.paper_author {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 margin-top: 0.0001pt;
 margin-bottom:  0.1em;
}

.paper_email {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 text-decoration: underline;
 color: #0000A0;
 margin-top: .0001pt;
 margin-bottom:  .0001pt;
/* margin-bottom: 1em; */
}

.paper_organisation {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 margin-top: 0.0001pt;
 margin-bottom: 0.1em;
}

.paper_symposium_label {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #606060;
 font-style: italic;
}

.paper_symposium_author {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 margin-top: 0.0001pt;
 margin-bottom:  0.1em;
}

.paper_abstract {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 text-align: justify;
 margin-top: 0.3em;
 margin-bottom: 0.2em;
 /* line-height: 1.3em; */
}

.paper_abstract_list {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 list-style-type:disc;
 list-style-position:outside;
 margin-top: 0pt;
 margin-bottom: 0.2em;
 margin-left:0.8em;
 padding-left:1pt;
 text-align:justify;
 text-indent:0em;
}

.paper_abstract_orderedlist {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 list-style-type:decimal;
 list-style-position:outside;
 margin-top: 0pt;
 margin-bottom: 0.2em;
 margin-left:1.4em;
 padding-left:1pt;
 text-align:justify;
 text-indent:0em;
}

/* -- font settings ----------------  */

.fontnormal {
 font-family: arial, helvetica, sans-serif;
 font-weight: normal;
}
.fontbold {
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
}
.fontlabel {
 font-family: arial, helvetica, sans-serif;
 font-style: italic;
}
.fontmonospaced {
 font-family: courier new, monospaced;
 font-weight: normal;
}


.fontpositive { color: #009000; }
.fontnegative { color: #B00000; }
.fontother    { color: #996633; }
.fontlight    { color: #f8f8f8; }
.fontgray, .fontgrey { color: #808080; }


.font7 { font-size: 7pt; }
.font8 { font-size: 8pt; }
.font9 { font-size: 9pt; }
.font10 { font-size: 10pt; }
.font11 { font-size: 11pt; }
.font12 { font-size: 12pt; }
.font14 { font-size: 14pt; }
.font20 { font-size: 20pt; }
.font36 { font-size: 36pt; }

.ctparagraph {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.1em;
}

.cmda {
 font-size: 10pt;
 text-decoration: none;
 font-weight: bold;
 font-family: arial, helvetica, sans-serif;
}



