body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 17px;
	padding: 0px;
	color: #333333;
}
#toptable {
	background-repeat: no-repeat;
	background-image: url(fileadmin/template2/media/oebm-top.jpg);
}
#oebmlogo {
	margin-left: 17px;
}
#breadcrumbtable {
	background-color: #DDEEFE;
	background-image: url(fileadmin/template2/media/oebm-breadcrumb_bg.jpg);
	background-repeat: repeat-x;
}
#leftmenutable {
	background-color: #DDEEFE;
	background-image: url(fileadmin/template2/media/leftmenu_bg.jpg);
	background-repeat: repeat-y;
}
#rightmenutable {
	background-color: #DDEEFE;
	background-image: url(fileadmin/template2/media/oebm-rightmenu_bg.jpg);
	background-repeat: repeat-y;
}
#main {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body,td,th,form,input,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
p {
  text-indent: 0px;
}
a:link {
	color: #333333;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
/*	color: #CC9999; */
	color: #33CCCC; 
	font-weight: bold;
}
a:active {
	color: #CC9999;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
}
h1 {
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}
h2 {
	font-size: 13px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
ul {
  list-style-image:url(oebm_listpt_trans.gif);
  }
.htmlarea ul{
/*  list-style-image:url(oebm_listpt_trans.gif); */
  list-style-image:url();
}
#top {
	background-color: #FFFFFF;
	background-image: url(fileadmin/template/media/oebm-top.jpg);
	background-repeat: no-repeat;
}

#tripple_a{
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
  }

#tripple_a span{
  margin: 4px;
  }
#tripple_a a{
  text-decoration: none;
  }
#tripple_a_sm{
  font-size: 11px;
  }
#tripple_a_med{
  font-size: 14px;
  }
#tripple_a_lrg{
  font-size: 18px;
  }

.menurow{
  color: #666666;
  text-align: left;
  padding-left: 3px;
  padding-right: 3px;
  }
.menurow_over{
  padding-left: 3px;
  padding-right: 3px;
  }
  /* affects the breaces */
.menurow :hover, .menurow_over, .menurow_over a:visited{
   color: #999999;
   text-align: left;
   }
.menurow a, .menurow_over a:hover{
   color:#666666;
   font-weight: bold;
   }
/* complicated way to create the over underline effect */
.menurow a{
   text-decoration: none;
   }
.menurow_over a{
   text-decoration: underline;
   }

/* end of complicated way to create the underline */
.menurow, .menurow_over{
  line-height: 18px; 
  font-weight: bold;
  }
.menu_CUR a, .menu_ACT a{
   color: #333333;
   }
.submenu{
  size: 12px
  line-height: 14px;
  color: #666666;
  font-weight: bold;
  }
.submenu a, .submenu_NO, .submenu_NO a{
  color: #666666;
  }
.submenu_NO a:hover {
  color: #999999; /*#6699CC;*/
  text-decoration: underline;
  }
form.oebm_perma_form{
  margin: 0px;
  line-height: 18px;
  }
.oebm_perma_form input {
  font-size: 9px;
  padding: 1px;  
  }
/*
input[type="submit"], .oebm_perma_form input.submit {
  background-color: #339999;
  font-weight: bold;
  color: #FFFFFF;
  width: 46px;
  }
*/
.oebm_perma_form input.submit {
  background-color: #339999;
  font-weight: bold;
  color: #FFFFFF;
  width: 46px;
  }
/* input:before{content:" blah"attr(value); color:#000;} */