body,td,input,textarea,select {
	font-family:verdana, arial, helvetica;
	font-size: 11px;
	font-style: normal;
}

.tdlabel {
	font-weight:bold;
}

.bartitle {
	cursor:hand; 
	font-weight:bold;
}

.bartitle_small {
	font-size: 10px;
}

.TapFace {
	cursor:hand;
	background-color: #D4D0C8;
	font-size: 11px; 
	vertical-align: middle;
	font-weight:bold;
}

.itembarextra {
	text-align:right;
	font-weight:normal;
}

.logo {
	background-image: url(../_images/di1.gif); 
	background-repeat: repeat-x;
	background-color: #c0d2ec;
	color: #fff;
}

.errorwarning {
	background-color: red;
	font-size: 12px;
	font-weight:bold;
	color: white;
}
.pageband_page {
	background-color:#c0d2ec;
	background-image: url(../_images/di1.gif); 
	background-repeat: repeat-x;
	color: #fff;
}
.pageband_page a {
	color: #fff;
}
.pageband_item {
	background-color:#f1f1e3;
	background-image: url(../_images/di1.gif); 
	background-repeat: repeat-x;
	color: #fff;
}
.pageband_item a {
	color: #fff;
}
#mymodule { 
	padding: 10px;
}

#mymodule TABLE { 
	border-collapse: collapse; 
	border: 0px none; 
}

#editbody {
	padding: 10px;
}

form {
	margin:0px;
}

