BODY {
margin : 0px 0px 0px 0px;
background-color : #FFFFFF;
color : #000000;
background-color: #AEB9BB;
scrollbar-base-color: #778899;
}

td, tr, p, p {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #333333;
}


ul {
margin : 0px 0px 0px 0px;
}

hr {
background : #CCCCCC;
height : 1px;
width : 100%;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color : #7B8DA1;
}

.pathway {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

a.pathway:link, a.pathway:visited {
color : #000000;
font-weight : normal;
}

a.pathway:hover {
color : #000000;
font-weight : normal;
text-decoration : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
  color: #DDE3E3;
  text-align: left;
  font-weight: bold;
  height: 28px;
  background-image:url(../images/menu_gomb.jpg);
  background-repeat : no-repeat;
  background-position: left;
  background-color : #7A8C90;
  padding-left : 30px;
  display:block;
  border-right:4px solid #465051;
  border-top:1px solid #BEC8C9;
  border-bottom:1px solid #4E5F69;
  line-height: 26px;
  width : 170px;
}

a.mainlevel:hover {
  background-color : #B7BFC1;
  border-right:4px solid #7A8C90;
  color: white;
  
}

a.sublevel {
  color: white;
  text-align: left;
  font-weight: bold;
  height: 28px;
  background-image:url(../images/menu_gomb.jpg);
  background-repeat : no-repeat;
  background-position: left;
  background-color : #7A8C90;
  padding-left : 30px;
  display:block;
  
  margin-left:22px;
  
  border-right:4px solid #465051;
  border-top:1px solid #BEC8C9;
  border-bottom:1px solid #4E5F69;
  line-height: 26px;
  width : 144px;
}

a.sublevel:hover {
  background-color : #B7BFC1;
  border-right:4px solid #7A8C90;
  color: white;
  text-decoration: underline;
}


a.sublevel:link, a.sublevel:visited {
font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
color: #DDE3E3;
font-weight: bold;
}



ul {
	padding: 0px;
	list-style : none;
}

li.latestnews {
}

a.latestnews {
  color: #DDE3E3;
  text-align: left;
  font-weight: bold;
  background-image:url(../images/menu_gomb_nelkul.jpg);
  background-repeat : no-repeat;
  background-position: left;
  background-color : #7A8C90;
  padding-left : 30px;
  display:block;
  border-right:4px solid #465051;
  border-top:1px solid #BEC8C9;
  border-bottom:1px solid #4E5F69;
  width : 150px;
  line-height: 20px;
}

a.mainmenu:link, a.mainmenu:visited {
color: #DDE3E; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
font-weight: bold;
}

a.mainmenu:hover, {
color: white; text-decoration: underline;
}

table.maincontent {
	border-left: 1px solid #4E5E6B;
}

table.moduletable {
	margin-right: 5px;
}

table.moduletable th {
  background-image:url(../images/menu_gomb_nelkul.jpg);
  background-repeat : no-repeat;
  background-position: left;
  background-color : #7A8C90;
  height: 28px;
  line-height: 28px;
  color: #DDE3E3;
  border-top:1px solid #BEC6C8;
  border-right:4px solid #465051;
  border-bottom: 1px solid #4E5F69;
  width : 150px;
  padding-left : 30px;
}

table.moduletable td {
  background-color : #7A8C90;
}


table.lablec {
	background-color : #7A8C90;
  border-top : 1px solid #BFC7C9;
}



.poll {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #666666;
line-height : 14px;
}


.sectiontableheader {
background-color : #CCCCCC;
color : #7B8DA1;
font-weight : bold;
}

.sectiontableentry1 {
background-color : #F0F0F0;
line-height:20px;
padding-left:4px;
}

.sectiontableentry2 {
background-color : #E0E0E0;
line-height:20px;
padding-left:4px;
}


.small {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #3366C0;
text-decoration : none;
font-weight : medium;
}

.smalldark {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : none;
font-weight : normal;
}


.contentpane {
background : #FFFFFF;
}

.contentpaneopen {
background : #AEB9BB;
width: 100%;
}

.contentheading, .componentheading {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #AEB9BB;
text-align : left;
background-image : url(../images/contentheading.jpg);
background-repeat : repeat-x;
width: 100%;
height: 24px;
padding-left: 4px;

}

.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 #CCCCCC;
}

.inputbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
background-color : #F0F0F0;
border : 1px solid #CCCCCC;
}


a:link, a:visited {
font-size : 11px;
color : #000000;
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
color : #000000;
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: #7B8DA1;
text-decoration: underline;
font-weight: bold;
}

a.category:link, a.category:visited {
color : #333333;
font-weight : bold;
}

a.category:hover {
color : #7B8DA1;
}

/* 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;
}

/* for modifying {moscode} output. Dont 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;
}
/* custom stuff */
.container
{
border: solid;
border-width: 1px;
border-color: #efefef;
background-color: White;
}
.boxes {
border: solid;
border-color: #efefef;
border-width: 1px;

}

div.user9 {
    position:relative;
    left:538px;    
    width:70px;    
}

ul.jflanguageselection {
    width:70px;    
}

ul.jflanguageselection li {
	height:22px; 
    vertical-align : bottom;         
    padding-top:4px;
}

