BODY {
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: White;
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

#wrapper {
  min-width: 880px; /* Opera & FireFox & Safari & Google Chrome & Internet Explorer 7+ */
  min-height: 1400px!important;
  background-color: #edecea;

}

/* ===[ header ]============================================================= */

#header {
    overflow: hidden;
    width: 100%;
    height: 190px;
    background-image: url(../images/banner_top.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    text-align: right;
    z-index: 1;

}


/* ===[ navigation ]============================================================ */

#headmenu {
    overflow: visible;
    width: 100%;
    height: 36px;
    background-image: url(../images/banner_menu.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    text-align: right;
    z-index: 2;

}

#leftmenu {
    overflow: visible;
    width: 280px;
    min-height: 1200px!important;
    float: left;

   
       
}
#pathway{
    overflow: visible;
    margin-left: 270px;
    height: 30px;
    width: 65%;
    z-index: 1;

}


/* ===[ content ]============================================================ */

#content {
    overflow: visible;
    margin-left: 280px; 
    min-height: 1170px!important;
    min-width: 590px;!important;
    z-index: 1;

}

/* ===[ footer ]============================================================ */

#footer {
    position: absolute;
    overflow: hidden;
clear: right;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
    width: 99%;
    height: 220px;
    background-image: url(../images/footer_pica.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;

    }


#adress {
    position: absolute;
    overflow: hidden;
clear: both;
padding-bottom: 1px;
padding-left: 20px;
    height: 200px;
    width: 500px;
    line-height: 1.0;

    }


/* ===[ main styles ]============================================================ */

p {
  text-indent: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333;

}

tr, td, div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333;

}

hr {
  background       : #E2E1CC;
  height           : 1px;
  width            : 100%;

}
ul {
  margin: 0;
  padding: 0;
  list-style: disc;

}
0l {
  margin: 0;
  padding: 0;
  list-style: decimal;

}

li {
  padding-left: 10px;
  padding-top: 0px;

}

h1 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #ff6633;
	font-size        : 1.6em;

}
h2 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #ff6633;
	font-size        : 1.4em;

}
h3 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #ff6633;
	font-size        : 1.2em;

}
h4 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #ff6633;
	font-size        : 1em;

}


/* ===[ Class settings ]============================================================ */

#mainlevel {
width: 100%;
margin-right: 0px;

}
#mainlevel ul li {
	list-style-type: none;

}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #330000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 20px;
	border-bottom: 1px solid #E2E1CC;
	padding-top: 5px;
	text-indent: 10px;
	white-space: nowrap;

}
a.mainlevel:hover {
	display: block;
	color: #330000;
	text-decoration: underline;

	
	
}
a#active_menu  {
	display: block;
	color: #3b3b3b;
	text-decoration: none;
	background-color: #e7dab4;

}

a.mainmenu:link, a.mainmenu:visited {
}

a.mainmenu:hover {
color: #330000; 

}
a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        font-size: 1.1em;
        color: #330000;
        text-align: left;

}


a.sublevel:hover {
color: #330000; text-decoration: underline;

}

a.top: link, a.top: visited {
	color: #330000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

a.top: hover: {
        text-decoration: none;

}



table.moduletable {
	width: 95%!important;
	width: 93%; /* ---- for IE ---- */
	margin-bottom: 5px;

}

table.moduletable th {
	font-size: 1.2em;
	color: #7e5843;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;

}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 1em;
font-weight: normal;
text-align:left;

}

.sectiontableheader {
  color            : #333;
  font-weight      : bold;

}
.sectiontableentry1 {
	background-color: #E6E4DF;
        height: 32px;

}
.sectiontableentry2 {
	background-color: #F4F3F0;
         height: 32px;

}
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #959486;

}
.smalldark {
	font-family      : Arial, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #333;

}
.contentpane {
padding: 0px;

}
.contentpaneopen {
  width: 100%;

  padding: 8px;
}
.contentheading, .componentheading {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 1.2em;
	color            : #EEAF29;
	text-align       : left;
	height: 20px;
	font-weight: bold;

}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : .9em;
  color            : #333;
  text-align       : left;

}


.button {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : .98em;
	font-weight      : bold;
	color            : #330000;
	background-color: #fff;
	height: 25px;
	border: 3px double #660000;

	margin: 3px;
}

.inputbox {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : .9em;
	color            : #330000;
	background-color : #FFF;
	border           : 1px solid #660000;
	font-weight: bold;
	margin: 3px;

}

a:link, a:visited {
	color: #9e5738;
	text-decoration: underline;
	font-weight: bold;

}

a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #9e5738;

}





/* ===[ For content ]============================================================ */


a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size        : 1.2em;
	font-weight: bold;
 	color: #eeaf29;
	text-align:left;
	text-decoration: none;

	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size        : 1.2em;
	font-weight: bold;
 	color: #eeaf29;
	text-align:left;
	text-decoration: underline;
	font-weight: bold;

	}

a.category:link, a.category:visited {
  color: #176285;
  font-weight      : bold;
  font-size        : 1em;
font-weight: bold;
text-decoration: none;

}

a.category:hover {
  color: #FFF;
  background-color: #176285;
  text-decoration: underline;

}




/* ===[ Styles for dhtml tabbed-pages ]============================================================ */


.ontab {
	background-color: #EFEFEF;
	border-left: 2px outset #9999CC;
	border-right: 2px outset #808080;
	border-top: 2px outset #9999CC;
	border-bottom: 1px solid #d5d5d5;
	text-align: center;
	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;
	font-weight: normal;

}
.tabpadding { 
}

.tabheading {
	background-color: #9999CC;
	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 : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size        : .9em;
	color : #999;
	text-align: center;

}



/* ===[ Java script Back button ]============================================================ */
.back_button {
	text-align: center;
	font-size        : .9em;

}
table.contenttoc {
	color: #333300;
	background-color: #fff;
	border: 1px solid #ccc;
}

table.contenttoc td {
    font-size        : .9em;
    font-weight: normal;
    text-align:left;
	padding: 5px;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #F7F7F4;
	color: #999999;
	font-weight: bold;

}



/* Custom*/


.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */

}



.left {
  padding-left: 15px !important;

}


.white {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #FFF;
	text-align: right;
}

.formod {
        float: left;
}

.fornews {
        float: left;
        font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
        color: #333300;
}

a.fornews:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size        : 1.2em;
	font-weight: normal;
 	color: #333;

	text-align:left;
	text-decoration: underline;
	}

a.fornews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size        : 1.2em;
	font-weight: bold;
 	color: #333;
	text-align:left;
	text-decoration: underline;
	}

table.nahyi {
        color: #333300 !important;
	background-color: #fff !important;
	border: 1px solid #333 !important;
}