* {
	font-family: Arial;
	font-size: 12px;
	color: #517936;
}

table.ctext_client_frame {
}

table.mm {
	background-color: #E4F0C3;
	padding: 10px;
	width: 575px;
}

td.ctext_cim {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #517936;
	padding-bottom: 10px;
	
}

td.ctext_szoveg {
	font-family: Arial;
	font-size: 12px;
	color: #517936;
}

td.ctext_szoveg2 {
	font-family: Arial;
	font-size: 12px;
	color: #517936;
	font-weight: bold;
	border-bottom: solid 1px #517936;
}

p {
	color: #517936;
	font-size: 12px;
	font-family: Arial;
	margin: 0;
	margin-bottom: 5px;
}

p.ctext_cim {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
	color: #517936;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

p.ctext_szoveg {
	margin-left: 0;
	margin-right: 40px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #517936;
	font-size: 12px;
	font-family: Arial;
	width: 505px;
}

p.ctext_adminHead {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #517936;
	padding-left: 1px;
	padding-top: 0;
	margin: 0;
	margin-bottom: 15px;
	
}

.ctext_mybutton {
	background-color: #a6ce39;
	color: #ffffff;
	border: none;
	font-family: Arial;
	font-size: 9px;
	cursor: pointer;
	height: 20px;
}

.ctext_myedit {
	background-color: #ffffff;
	color: #517936;
	border: solid 1px #517936;
	font-family: Arial;
	font-size: 12px;
	width: 497px;
}

.ctext_myarea {
	background-color: #ffffff;
	color: #517936;
	border: solid 1px #517936;
	font-family: Arial;
	font-size: 12px;
	width: 500px;
	height: 100px;
}

.ctext_myedit_small {
	background-color: #ffffff;
	color: #517936;
	border: solid 1px #517936;
	font-family: Arial;
	font-size: 10px;
	height: 10px;
	width: 150px;
}

.ctext_mybutton_small {
	background-color: #a6ce39;
	color: #ffffff;
	border: none;
	font-family: Arial;
	font-size: 9px;
	cursor: pointer;
	height: 20px;
}

a {
	color: #517936;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #DCCA64;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

li {
	color: #517936;
	font-size: 12px;
	font-family: Arial;
}

a.ctext_admin_link {
	font-family: Arial;
	font-size: 12px;
	color: #517936;
	text-decoration: none;
}

a.ctext_admin_link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #DCCA64;
	text-decoration: none;
}