body {
	font-size: 12px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	background-color: #436587;
	margin: 0;
}
.title {
	font-size: 14px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-weight: bold;
	margin: 15px 0 8px 0;
}
.copyright {
	font-size: 11px;
	color:#aaa;
}
.error {
	color: inherit;
	background-color: #ffcccc;
}
.errortxt {
	color: #CC0000;
	background-color: inherit;
	font-weight: bold;
}
/********** More **********/
.holder {
	width:210px; 
	margin:5px; 
	padding:1em; 
	border:1px solid #ddd; 
	float:left;
}
a.hid {
	color:#000; 
	text-decoration:none; 
	outline-style:none;
}
a.hid em {
	display:none;
}
a.hid:hover {
	text-decoration:none;
}
a.hid:active, a.hid:focus {
	background:#fff;
}
a.hid:active span, a.hid:focus span {
	display:none;
}
a.hid:active em, a.hid:focus em {
	display:block; 
	color:#555; 
	width:100%; 
	font-style:normal; 
	cursor:default;
}
.clear {
	clear:both;
}
/********** End More **********/
ul.buttons img {
	border: none;
	width: 88px;
	height: 31px;
}
input {
	background-color: transparent;
}
textarea {
	background-color: transparent;
}