.bg {
	background-image: url(images/interface/bg_bottom_right_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgside {
	background-image: url(images/interface/bg_bottom_right_side.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.login-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #C0C0C0;
}
.TitleBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.StandardTextLighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5980CB;
}
.button-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C0C0C0;
	background-color: #F6F6F6;
}
.contenttable {
	border: 1px solid #C0C0C0;
}