
body {
   background-color :#ffffff;
   background-image: url(images/volant.gif);
   background-position: top;
	background-repeat: repeat-y;
}

.bord {
   border:solid 0px black;
   padding:0px;
   margin:0px;
}

.menucls {
   padding:0 0 0 0;
   background-image: url(images/008278_menu.gif);
   background-repeat: repeat-x;
	background-position: bottom;
	color:#ffffff;
	height:21px;
   line-height:15px;
   text-align:center;
}

.cursor {
   cursor: pointer;
}

.tabs {
   padding: 0 0 0 0;
   border-bottom: solid 3px #008278;}

div#center {
   vertical-align:top;
   padding: 10px
}

td.tabclsselected{
   background-image: url(images/008278_tabselected.gif);
   background-repeat: no-repeat;
   background-position: bottom;
   height:22px;
   width:100px;
   padding: 0 0 0 0;
   text-align:center;
}

td.tabcls{
   background-image: url(images/008278_tab.gif);
   background-repeat: no-repeat;
   background-position: bottom;
   height:22px;
   width:100px;
   padding: 0 0 0 0;
   text-align:center;
}


.tabcls div  {
   padding : 5px;
   color:#ffffff;
}


.tabclsselected div  {
   padding : 5px;
   color:#ffffff;
}

.menubox {
   margin: 0px 0px 0px 0px;
   border: solid 1px #008278;
   padding: 2px 0px 5px 0px;
}

.menuitem {
   width:100%;
   margin: 0px;
   padding: 1px 0px 1px 0px;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
}

table , tr, td {
   padding: 0px;
}

td#tdleftmenu, td#tdrightmenu, td#tdcenter {
   vertical-align: top;
}

a.menuitem:hover  {
   color:#ffffff;
   background-color:#008278;
   text-decoration: none;
   display: block;
   width: 100%;
   padding-top: 2px;
}

a.menuitem {
   text-decoration: none;
   color:#000000;
   background-color: transparent;
   display: block;
   width: 100%;
   padding-top: 2px;
}

.itemsub {
   padding-left: 5px;
   padding-right: 5px;
   font-weight      : normal;
}

.pagetitle {
   padding:10px;
   font-size: 18pt;
   color:#000000;
   font-family: Verdana;

}

.pagecontent {
   padding:10px;
   font-size: 10pt;
   color:#000000;
}

.pageshortcontent {
   padding:10px;
   font-size: 10pt;
   color:#000000;
}

.newstitle {
   padding:5px;
   font-size: 12pt;
   font-weight: bold;
   color:#000000;
   font-family  : Verdana;

}

.newscontent {
   padding:5px;
   font-size: 10pt;
   color:#000000;
}

.newsshortcontent {
   padding:5px;
   font-size: 10pt;
   font-weight: normal;
   color:#000000;
}

li {
	list-style: outside;
	padding-left:5px;
	margin:5px 0px 5px 0px;
}

a img {
  border:  none ;
}
