body,td,th,div,span {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: white url('../design/bgbody2.jpg') repeat-x scroll center top; 
  color: #585858;
}

A {
  color: #585858;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #585858;
  font-weight: bold;
  text-decoration: underline;
}

.white {
  color: #ffffff;
}

A.white {
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}

A.white:hover {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

.orange {
  color: orange;
  font-weight: bold;
}

A.orange {
  color: orange;
  font-weight: bold;
  text-decoration: underline;
}

A.orange:hover {
  color: orange;
  font-weight: bold;
  text-decoration: none;
}

A.blue {
  color: #0479b2;
  font-weight: bold;
  text-decoration: underline;
}

A.blue:hover {
  color: #0479b2;
  font-weight: bold;
  text-decoration: none;
}

li {
  padding: 6px;
  border-bottom: #dddddd 1px solid;
}

.title {
  color: #454545;
  font-size: 12px;
  font-weight: bold;
}

.login {
  background: #93a3c8;
	border: 0;
	COLOR: #ffffff;
	border: #dadafc 1px solid;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px
}

.formular {
  background: #047ab3;
	border: 0;
	color: #ffffff;
	border: #37aad0 1px solid;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px
}

.warning {
  background:#dadafc; 
  border:#93a3c8 1px solid;
}

.text_18px {
  font-size: 18px;
}
.text_16px {
  font-size: 16px;
}
.text_14px {
  font-size: 14px;
}
.text_12px {
  font-size: 12px;
}

