body,td{
	margin:0;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a.admin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	background: #dddddd;
	border:dashed 1px black;
}
a.admin:hover {
	color: #ff0000;
	text-decoration: none;
}

.content_editor{
	margin:0;
	font-family: "arial,helvetica,sans-serif";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border:1px dashed #cc0000;
	background:#ffdddd;
}

.formButton{
	cursor: hand;
}

.trigger{
	cursor: pointer;
	cursor: hand;
}
.branch{
	display: none;
}

.error{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background: #FF2222;
	text-decoration: none;
}

textarea{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	overflow:hidden;
}
input{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
select{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.formbutton{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
img{
	border-color: black;
}