body {
	color: black;
	background-color: white;
	background-repeat : repeat-x;
}

body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { text-decoration: underline; color:#A2B900; }
a:hover{	color:#C5E300; }

.copyright a {
	color: #738600 !important;
	font-size:10px;
	text-decoration: none !important;
	font-family: Tahoma,Geneva,sans-serif;
}

.copyright_r {
	color: #738600 !important;
	font-size:11px;
	text-decoration: none !important;
	font-family: Tahoma,Geneva,sans-serif;
}

div.invisible {
	visibility: hidden;
	display: none;
}
div.visible {
	display: block;
	visibility: visible;
}
.recept{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	background-image: url(images/px-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 5px 5px 0;
}
.recept_control a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005A78 !important;
	line-height: 11px;
	vertical-align: top;
	text-decoration: none;
}

.lang {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.path {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 11px;	
}
.path a {
	color: #999999 !important;
	text-decoration: none;
}

.title {
	padding-left: 11px;	
	color: #CC3333;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.submenu, .submenu_sel {
	width: 181px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 14px 0 0;
	text-align: right;
	margin-top: 12px;
	margin-left: 3px;
}

.submenu {
	color: #005977;
	background-image: url(images/submenu.gif);
	background-position : top right;
	background-repeat : no-repeat;
}
.submenu a {
	color: #005977 !important;
	text-decoration: none !important;
}
.submenu_sel {
	color: #FF9C00;
	background-image: url(images/submenu-sel.gif);
	background-position : top right;
	background-repeat : no-repeat;
}
.submenu_sel a {
	color: #FF9C00 !important;
	text-decoration: none !important;
}

h2, h3 {
	color : #67A802;
}

A.style_new {
	font-family: "Arial";
	font-size: 10pt;
	font-weight : normal;
	color: #213C73;
	text-decoration: none;
}

A.style_new:visible {
	font-family: "Arial";
	font-size: 10pt;
	font-weight : normal;
	color: #213C73;
	text-decoration: none;
}

A.style_new:hover {
	font-family: "Arial";
	font-size: 10pt;
	font-weight : normal;
	color: #213C73;
	text-decoration: none;
}
