body {
  margin: 0px;
}

.menu_header {
  height: 23px;
  background: url(/images/bg_spacer/menu1_top_bg.jpg) no-repeat;
  padding-left: 10px;
  color: #ffffff;
  font-weight: bold;
}

.menu2_header {
  height: 23px;
  background: url(/images/bg_spacer/menu2_top_bg.jpg) no-repeat;
  padding-left: 10px;
  color: #ffffff;
  font-weight: bold;
}

.iramB { padding: 20px;
	border-top:1px solid #D2D7DC;
	border-left:1px solid #D2D7DC;
	border-right:1px solid #D2D7DC;
}

.iram { padding: 20px;
	border:1px solid #D2D7DC;
}

form { display: inline;
}

.input { BORDER: 1px #D2D7DC solid;  
}

.button { BACKGROUND-COLOR: #D2D7DC; border:1px}

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1 {
  text-decoration: none;
  color : #646464;
  font-size : 11px;
  font-weight: bold;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #646464;
  font-size : 11px;
  font-weight: bold;
}
td.menuSpecial21, td.menuActiveSpecial21, td.menuSpecial22, td.menuActiveSpecial22 {
  height: 24px;
  border-top: solid 1px #b7b7b7;
  padding-left: 7px;
  padding-right: 8px;
}
td.menuSpecial22, td.menuActiveSpecial22 {
  padding-left: 14px;
}
td.menuSpecial23, td.menuActiveSpecial23 {
  padding-left: 21px;
}
.menuSpecial21 , .menuSpecial22 , .menuSpecial23 {
  text-decoration: none;
  color : #333333;
  font-size : 11px;
}
.menuActiveSpecial21 , .menuActiveSpecial22 , .menuActiveSpecial23 {
  text-decoration: none;
  color: #333333;
  font-size : 11px;
  font-weight: bold;
}

td.menu1 , td.menuActive1 {
  height: 24px;
  border-top: solid 1px #b7b7b7;
  padding-left: 0px;
  padding-right: 8px;
}
td.menuActive1 {
  background-color: #cc3333;
}
td.menu2 , td.menuActive2 {
  height: 24px;
  border-top: solid 1px #b7b7b7;
  padding-left: 14px;
  padding-right: 0px;
  background-color: #de7a7a;
}
td.menu3 , td.menuActive3 {
  height: 24px;
  border-top: solid 1px #b7b7b7;
  padding-left: 0px;
  background-color: #ebebeb;
}
a.menu1, a.menuActive1 { 
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #de0000;
}
a.menuActive1 {
  color : white;
}
a.menu2, a.menuActive2 { 
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #ffffff;
}
a.menuActive2 {
  color: #ffffff;
  font-weight: bold;
}
a.menu3, a.menuActive3 { 
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #666666;
}
a.menuActive3 {
  text-decoration : underline;
  color: #cc0000;
}

.footer {
  text-decoration: none; 
  font-size: 9px;
  font-weight: bold;
  color: #D2D7DC;
}

A.admin {
  color : Red;
  font-size: 11px;
}
A.admin:hover {
  color : #7B68EE;
  font-size: 11px;
}

.error {
  color:red; 
  font-size:11px;
}
.termin {
  background-color: #ff0000;
  font-weight: bold;
  color: #fff;
}
.redlink {
  text-decoration: none;
  color: #de0000;
}

.dls {
  text-decoration: none;
}
.headline {
  font-size: 18px; 
  font-weight: normal;
  color: #ffffff;
  padding-left: 20px;
}
.headline h1 {
  margin: 0px;
  margin-top: 7px;
}
.sblock
{
  border: solid 1px #e1e1e1;
  padding: 3px;
}

.shdl {
  background: url(/images/bg_spacer/start_bar.jpg) no-repeat;
  color:white;
  padding: 3px;
}
.shdl * {
  color: white;
  font-weight: bold;
  font-size: 14px;
}
a.link {
  text-decoration: none;
  font-size: 11px;
  color: #0033ff;
}

div#menuUpper
{
	margin-top:40px;
}
