body {
	color: #333;
	font-size: 11px;
	font-family: verdana;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}

ul.ui-widget-header {
	background: #ddffdd;
}
.tabtop {
	background: #4B1C31 url(images/4B1C31.jpg) no-repeat;
}
.tabtext {
	color: #eee;
	font-weight: bold
}
.tabtext:hover {
	color: #66ee66;
}
.pattern_image {
	border: 0;
}
.error {
	color: #ff0000;
}
.strike {
	color: #ff0000;
	text-decoration:line-through;
}


