div.center {
  float: left;
  text-align: center;
  /*background: url(../images/general/general_background.jpg) top right repeat-x;*/
  margin:0 0 0 0;
  padding:0;
  width:100%;
  overflow:hidden;
  clear:both;
}

#nav .navi a span {
	color:#000000;
}

#nav .navi a:hover span {
	color:#ff8800;
}

#nav li a.topalink , #nav li a.topalink:link {
	color:#ff8800;
}

/* ===================================== TOP ===================================== */


#whitebox {
	background:none;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #000000;
	text-align: right;
}

.inputbox {
	color:#777777;
}

.column_separator {
	border-left: 1px dashed #777777;
	padding-left: 10px;
}

/* ========================================================================== */
div.module_menu h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 2px -4px 5px 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	display:none;
}

input.button {
   background: transparent;
   border: 1px solid #cccccc;
   font-size: 12px; 
   font-weight: bold;
   color : #000000;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}






input#mod_login_username,
input#mod_login_password {
	width: 116px;
	border:1px solid #cccccc;
}

strong {
	color:#000000;
	text-align:justify;
}

h3, .componentheading, table.moduletable th {
  color: #ffffff;
}

#toppathway td.leftbg {
	width:10px;
	height:28px;
}
#toppathway td.rightbg {
	color:#000000;
	text-align:left;
	height:28px;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/general/mw_readon.gif) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}