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

table.login_client_frame {
	margin-top: 5px;
}

td.login_cim {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a6ce39;
	padding-bottom: 3px;
	padding-left: 146px;
}

td.login_cim2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DCCA64;
}

td.login_szoveg {
	font-family: Arial;
	font-size: 8px;
	text-transform: uppercase;
	color: #a6ce39;
}

td.login_szoveg3 {
	font-family: Arial;
	font-size: 8px;
	text-transform: uppercase;
	color: #a6ce39;
	padding-left: 4px;
}

td.login_szoveg2 {
	font-family: Arial;
	font-size: 8px;
	color: #a6ce39;
	padding-left: 20px;
}

td.login_error {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
}

p.login_cim {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 5px;
}

p.login_adminHead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #eeeeee;
	padding: 5px;
}

.login_mybutton {
	background-color: #a6ce39;
	color: #ffffff;
	border: none;
	font-family: Arial;
	font-size: 9px;
	cursor: pointer;
	height: 16px;
	width: 65px;
	text-align: center;
}

.login_mybutton_small {
	background-color: #ffffff;
	color: #517936;
	border: none;
	font-family: Arial;
	font-size: 9px;
	cursor: pointer;
	height: 20px;
	width: 80px;
}

.login_mybutton_small2 {
	background-color: #ffffff;
	color: #517936;
	border: none;
	font-family: Arial;
	font-size: 9px;
	cursor: pointer;
	height: 20px;
	width: 110px;
}

.login_myedit {
	background-color: #ffffff;
	color: #DCCA64;
	border: solid 1px #DCCA64;
	font-family: Arial;
	font-size: 12px;
	width: 405px;
}

.login_myedit_small {
	background-color: #ffffff;
	color: #a6ce39;
	border: solid 1px #a6ce39;
	font-family: Arial;
	font-size: 9px;
	width: 100px;
}

.login_mybutton_medium {
	background-color: transparent;
	color: #7c7143;
	border: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
	text-align: right;
	text-decoration: underline;
}

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

a.login_admin_link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	background-color: #dddddd;
	text-decoration: none;
}

table.usermenu {
	margin-left: 40px;
	margin-top: 10px;
}

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;
}

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

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

a.button {
	color: #517936;
	border: none;
	font-family: Arial;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;	
}

a.button:hover {
	color: #517936;
	border: none;
	font-family: Arial;
	font-size: 8px;
	text-decoration: underline;
	font-weight: bold;	
}