body {
	font-family: "Verdana";
	font-size: 11px;
	cursor:default;
}
table {
	font-family: "Verdana";
	font-size: 11px;
}
a {
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: none;
	color: #000000;

}

input {
	font-family: "Verdana";
	font-size: 11px;
}

select {
	font-family: "Verdana";
	font-size: 11px;
}

textarea {
	font-family: "Verdana";
	font-size: 11px;
}

form {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.leftborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.indextopbar {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: "Verdana";
	font-size: 11px;

}
a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.select {  font-family: "Verdana"; font-size: 11px; height: 20px}
.smallfont {  font-size: 9px; font-family: "Verdana";}
.smallfont:hover {  font-size: 9px; font-family: "Verdana";}
.navigation {
	text-decoration: none; color:white;
}
	
.login {
	font-family: "Verdana";
	font-size: 11px;
	border: 1px solid #9999cc;
}
.login {
	font-family: "Verdana";
	font-size: 11px;
	border: 1px solid #9999CC;
}
.bigfont {
	font-family: "Verdana";
	font-size: 10.5pt;
	font-weight: bold;
}
.lineheightplus {
	line-height: "16pt";
}
.smallfont {
	font-family: "Verdana";
	font-size: 9px;
}

.IMS_button {
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-RIGHT: #636363 1px solid;
	BORDER-BOTTOM: #636363 1px solid;
	background-color: #FFF09E;
}

.IMS_button_hover {
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-RIGHT: #636363 1px solid;
	BORDER-BOTTOM: #636363 1px solid;
	background-color: #ffc54e;
}

.inputfield {
	BORDER: #999999 1px solid;
	background-color: #FFFFFF;
	HEIGHT: 20px;
}

.inputfield_hover {
	BORDER: #999999 1px solid;
	background-color: #FFF09E;
	HEIGHT: 20px;
}

.textfeld {
	BORDER: #999999 1px solid;
	background-color: #FFFFFF;
}

.textfeld_hover {
	BORDER: #999999 1px solid;
	background-color: #FFF09E;
}

.inputfield_bg {
	background-image: url("../images/admin/label_designbar.gif");
	background-repeat: repeat-y;
	background-position: left;
}
