.transparent_panel {	text-align: left;		padding: 10px;		-moz-border-radius: 10px;		border: 1px solid white;	color: black;}select {	-moz-border-radius: 3px;	border: 1px solid #006699;	padding: 2px;}.main_panel {	background-color: #BBE0FB;	background-image: none;	text-align: left;		padding: 10px;		margin-right: 20px;	-moz-border-radius-bottomleft: 10px;	-moz-border-radius-bottomright: 10px;	-moz-border-radius-topright: 10px;			border: 1px solid white;	background-image: url(http://ccl.hu/pics/textpanelhl.png);	background-repeat: repeat-x;	background-position: bottom;	}.text_panel {	background-color: #BBE0FB;	/*background-image: none;*/	background-image: url(http://ccl.hu/pics/textpanelhl.png);	background-repeat: repeat-x;	background-position: bottom;	text-align: left;		padding: 10px;		-moz-border-radius: 7px;		margin-right: 20px;	border: 1px solid white;	color: black;}.text_box {	background-color: #BBE0FB;		background-image: url(http://ccl.hu/pics/textpanelhl.png);	background-repeat: repeat-x;	background-position: bottom;		padding: 5px;		-moz-border-radius: 5px;		border: 1px solid white;	color: black;}/*.text_panel:hover, .main_panel:hover {	background-image: url(http://ccl.hu/pics/textpanelhld.png);	}*/li.tabbed_menu_item {	background-image: url(http://ccl.hu/pics/tab-tr.png);	background-attachment: inherit;	border: 1px solid white;	margin-right: 3px;	-moz-border-radius-topleft: 7px;	-moz-border-radius-topright: 7px;	font-size: 10pt;	bottom: -4px;	left: 6px;}li.tabbed_menu_item:hover{	color: #006699;}table.main-content {	width: 100%;	}td.main-center-content {	width: 100%;}td.input {	width: 100%; 	padding-right: 20px;}.main_formtitle {	background-color: #003366;	font-weight: bold;	font-size: 12pt;	color: white;	-moz-border-radius: 5px;		padding: 5px;	white-space: nowrap;}.rowcontent{	font-size: 9pt;	width: 100%;}.rowtitle {	background-color: #003366;	font-weight: bold;	font-size: 10pt;	color: white;	-moz-border-radius: 3px;	padding: 3px;	white-space: nowrap;}.tabtitle {	height: 30px;	background-image: url(http://ccl.hu/pics/tab2.png);		border: 1px solid white;	position: relative;	top: -4px;	font-size: 12pt;	font-weight: bold;	border-bottom: 1px solid #BBE0FB;	padding: 5px;	color: black;	margin-top: 10px;	-moz-border-radius-topleft: 5px;	-moz-border-radius-topright: 5px;	}.main_forminput {	font-size: 12pt;	width: 100%;	border: 1px solid #006699;	-moz-border-radius: 5px;	padding: 5px;	}.forminput_small{	font-size: 10pt;		border: 1px solid #006699;	-moz-border-radius: 3px;	padding: 2px;}.main_formtext {		width: 100%;		border: 1px solid #006699;	-moz-border-radius: 5px;	padding: 5px;}/*.main_forminput:hover , .forminput_small:hover, .main_formtext:hover {	border: 1px solid black;}*/.main_formbutton {	font-size: 10pt;	}.ccl_funcs_container {	text-align: left;}.clear { /* generic container (i.e. div) for floating buttons */    overflow: hidden;    width: 100%;}a.button {    background: transparent url('http://ccl.hu/pics/bg_button_a.png') no-repeat scroll top right;    color: #444;    display: block;    float: left;    /*font: normal 12px arial, sans-serif;*/    height: 26px;    margin-right: 6px;    padding-right: 18px; /* sliding doors padding */    text-decoration: none;	cursor: pointer;}a.button span {    background: transparent url('http://ccl.hu/pics/bg_button_span.png') no-repeat;    display: block;    line-height: 16px;    padding: 5px 0 5px 18px;	cursor: pointer;	color: white;	font-weight: bold;	font-size: 14px;	white-space: nowrap;} a.button:active {    background-position: bottom right;    color: #000;    outline: none; /* hide dotted outline in Firefox */}a.button:active span {    background-position: bottom left;    padding: 6px 0 4px 18px; /* push text down 1px */} li.menulist {	height: 20px; 	margin-left: -35px;	white-space: nowrap;}img.menu {	vertical-align: middle;	margin-right: 5px;}a:link, a:visited {	font-weight: bold;	color: #800000;	text-decoration:none;	}a:link img, a:visited img {	text-decoration:none;	border: none;	}a:hover {	font-weight: bold;	color: #006699;	text-decoration: underlined;	border-bottom: none;}li.pager{	display: inline;		background-color: #BBE0FB;		text-align: center;		padding: 5px;		-moz-border-radius: 4px;	margin-right: 2px;	border: 1px solid black;	color: #800000;	cursor: pointer;	font-weight: bold;	font-size: 9pt;}li.pager:hover {	border: 1px solid white;	background-color: #003366;		color: white;}li.pagerc{	display: inline;		background-image: url('http://ccl.hu/pics/pbg.png');	/*background-color: #DFF0FD;*/	text-align: center;		padding: 5px;		-moz-border-radius: 4px;	margin-right: 2px;	border: 1px solid black;	color: black;		font-weight: bold;	cursor: auto;	font-size: 9pt;}li.nopager {	display: inline;		background-color: #BBE0FB;		text-align: center;		padding: 5px;	margin-right: 2px;	font-size: 9pt;}input.color {		border: 1px solid #006699;	background: #dfdfdf;	color:black;	font: 12px Helvetica,Arial,sans-serif;	padding-top: 3px;	padding-bottom: 3px;	-moz-border-radius: 3px;	width: 50px;}
