/* MAMBO */
.contentpaneopen td {
	padding: 3px 3px 3px 3px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 1C1C1C;
}

img{
	border:0;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #666666;
}

a:active {
	color: #000000;
}

.inputbox {
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-right: 5px;
}

.button {
	padding: 2px 5px 2px 5px;
	height: 28px;
	border: double 5px #000000;
	background-color: #10456B;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.moduletable_login {
	position: relative;
}

.moduletable_login td, .moduletable_login a, .moduletable_login a:visited {
	font-weight: bold;
	color: #ffffff;
}

.moduletable_login .inputbox {
	border: 2px inset #ffffff;
}

.moduletable_login .input_button {
	border: none;
}

.moduletable_login .button_logout {
	cursor: pointer;
	cursor: hand;
	border: none;
	margin-top: 2px;
	width: 102px;
	height: 26px;
	background: url('../images/logout.jpg') no-repeat;
}

.moduletable_login .button {
	border: none;
	width: 102px;
	height: 26px;
	background: url('../images/login.jpg') no-repeat;
	cursor: pointer;
	cursor: hand;
}
