body {
  width: 600px;
  color            : #000000;
  font-family      : arial, sans-serif;
  font-size        : 11px;
 
}

#page {
width: 600px;
background-color : #f6f8f9;
padding-bottom: 20px;
}

#content {
width: 580px;
padding: 10px;
}

.head {
  background       : url(images/bgr_mid_top.jpg) repeat;
  color            : #FFFFFF;
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
}

.menubar {
background: url(images/bgr_mid_top.jpg);
text-align: left;
color:#FF6633;
width: 600px;
font-size: 10px;
line-height: 22px;
vertical-align:middle;
text-transform:uppercase;
font-weight:bold;
}

.inputbox {
font-size: 11px;
line-height: 18px;	
border: 1px solid #6077A0;
color: #000000;
margin-bottom: 5px;
width: 380px;
}

.selectbox {
font-size: 11px;
line-height: 18px;	
border: 1px solid #6077A0;
color: #000000;
margin-bottom: 5px;
width: 385px;
}

legend {
  background       : url(images/bgr_mid_top.jpg) repeat;
  color            : #FFFFFF;
  font-size        : 11px;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : uppercase;
  text-align       : left;
  width            : 100%;
	padding-left: 5px;
}


div.row {
  clear: both;
	
  }

div.row span.label {
  float: left;
  width: 130px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 400px;
  text-align: left;
  } 


A.menu:link {
color: #FFFFFF;
text-decoration:none;
}

A.menu:visited {
color: #FFFFFF;
text-decoration:none;
}

A.menu:hover {
color: #CCCCCC;
text-decoration:none;
}

A.emil:link {
color: #FF6600;
text-decoration:none;
}

A.emil:visited {
color: #FF6600;
text-decoration:none;
}

A.emil:hover {
color: #CCCCCC;
text-decoration:none;
}

.style1 {
	color: #5F749A;
	font-weight: bold;
}

td.login, input.login {
  color            : #000000;
  font-family      : arial, sans-serif;
  font-size        : 11px;
}
