BODY {
	color: #111111;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("/internal/bin_bg.jpg");
	background-repeat: repeat;
}
.simpatia{
	background-image: url("/internal/bin_bg.jpg");
	background-repeat: repeat;
}
P.body{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
P.metabox{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT{
	font-size : 8pt;
	font-weight : bold;
}
TD.topMenuWeb{
	background-color: #dcf0f0;
	color: #0080FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-image: url("/internal/bin_bg.jpg");
	background-repeat: repeat;
}
TD.topMenuTopic{
	background-color: #dcf0f0;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-image: url("/internal/bin_bg.jpg");
	background-repeat: repeat;
}
TD.topMenuSpacer{
	background-color: #dcf0f0;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-image: url("/internal/bin_bg.jpg");
	background-repeat: repeat;
}
P.body{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
}
SPAN.topMenuWeb{
	color: #0080FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-image: url("/internal/bin_bg.jpg");
	background-repeat: repeat;
}
SPAN.topMenuTopic{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-image: url("/internal/bin_bg.jpg");
	background-repeat: repeat;
}
SPAN.topMenuAction{
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight : normal;
	background-image: url("/internal/bin_bg.jpg");
	background-repeat: repeat;
}
P.warning{
	color: #EE0000;
}
.go {
	background-color: #0080ff;
	font-family: Arial, Helvetica, sans-serif
}

/* Links */
A		 	{ color: #0080CC; text-decoration: none;}
A:active		{ color: #0080CC; text-decoration: none;}
A:hover 		{ color: #0080FF; text-decoration: underline;}
A:visited		{ color: #663399; text-decoration: none;}
A:visited:hover		{ color: #993399; text-decoration: underline;}

/*
A:active {
	color: #0080FF;
	text-decoration: none
}
A:link {
	color: #0080FF;
	text-decoration: none
}
A:visited {
	color: #0080FF;
	text-decoration: none
}
A:hover {
	color: #0080FF;
	text-decoration: underline
}
*/
A.warning:active {
	color: #EE0000;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
}
A.warning:link {
	color: #EE0000;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
}
A.warning:visited {
	color: #EE0000;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
}
A.warning:hover {
	color: #EE0000;
	text-decoration: underline;
	font-weight : bold;
	font-size : 8pt;
}
A.logon:active {
	color: #0080FF;
	text-decoration: none;
	font-weight : bold;
	font-size : 9pt;
}
A.logon:link {
	color: #0080FF;
	text-decoration: none;
	font-weight : bold;
	font-size : 9pt;
}
A.logon:visited {
	color: #0080FF;
	text-decoration: none;
	font-weight : bold;
	font-size : 9pt;
}
A.logon:hover {
	color: #0080FF;
	text-decoration: underline;
	font-weight : bold;
	font-size : 9pt;
}
#menuBar {
	background-color: #dcf0f0;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #000000;
	left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	text-align: right;
	top: 0px;
	width: 98%;
	z-index: 100
}

#invisible
{
        display: none
}
	
A.menuButton {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #0080FF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	text-decoration: none
}
A.menuButton:hover {
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-left-color: #000000;
	border-left-style: none;
	border-right-color: #000000;
	border-right-style: none;
	border-top-color: #000000;
	border-top-style: none;
	color: #0080FF;
	font-weight : bold;
}
.menu {
	background-color: #dcf0f0;
	border-bottom: silver 2px outset; 
	border-left: white 2px outset; 
	border-right: silver 2px outset; 
	border-top: white 2px outset; 
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	z-index: 100
}
.menuLine
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	margin: 2px 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-decoration: none;
	width: 67px
}
A.menuItem {
	color: #0080FF;
}
A.menuItemDiff {
	color: red;
	font-size: 10pt
}
A.menuItem:hover {
	background-color: #dcf0f0;
	color: #0080FF
}
UL{
	margin-bottom : 0;
	margin-left : 18px;
	margin-right : 0;
	margin-top : 0;
}
UL UL LI{
	margin-bottom : 0;
	margin-left : -10px;
	margin-right : 0;
	margin-top : 0;
}

DIV.clsItemNS4 {
        color: #111111;
	font-weight : bold;
	font-size : 8pt;
	margin-left : 25px;
}

DIV.clsHeadingNS4 {
        color: #111111;
        font-weight : bold;
        font-size : 10pt;
        margin-left : 10px;
}

.clsItemsHide {
	display: none
}

.clsItemsShow {
}

A.clsItem:active {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	vertical-align: middle;
	width : 137px;
}
A.clsItem:link {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	vertical-align: middle;
	width : 137px;
}
A.clsItem:visited {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	vertical-align: middle;
	width : 137px;
}
A.clsItem:hover {
	color: #111111;
	text-decoration: underline;
	font-weight : bold;
	font-size : 8pt;
	background-color : #dcf0f0;
	vertical-align: middle;
	width : 137px;
}
A.clsHeading:active {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	padding-left : 8px;
	vertical-align : middle;
	width : 145px;
}
A.clsHeading:link {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	padding-left : 8px;
	vertical-align : middle;
	width : 145px;
}
A.clsHeading:visited {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	padding-left : 8px;
	vertical-align : middle;
	width : 145px;
}
A.clsHeading:hover {
	color: #111111;
	text-decoration: underline;
	font-weight : bold;
	font-size : 8pt;
	background-color : #dcf0f0;
	padding-left : 8px;
	vertical-align : middle;
	width : 145px;
}
A.leftMenu:active {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
}
A.leftMenu:link {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
}
A.leftMenu:visited {
	color: #111111;
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
}
A.leftMenu:hover {
	color: #111111;
	text-decoration: underline;
	font-weight : bold;
	font-size : 8pt;
}

A.clsItemNS4:active {
        color: #111111;
        text-decoration: none;
        font-weight : bold;
        font-size : 8pt;
        vertical-align: middle;
        width : 137px;
        margin-left : 18px;
}
A.clsItemNS4:link {
        color: #111111;
        text-decoration: none;
        font-weight : bold;
        font-size : 8pt;
        vertical-align: middle;
        width : 137px;
        margin-left : 18px;
}
A.clsItemNS4:visited {
        color: #111111;
        text-decoration: none;
        font-weight : bold;
        font-size : 8pt;
        vertical-align: middle;
        width : 137px;
        margin-left : 18px;
}
A.clsItemNS4:hover {
        color: #111111;
        text-decoration: none;
        font-weight : bold;
        font-size : 8pt;
        vertical-align: middle;
	background-color : #dcf0f0;
        width : 137px;
        margin-left : 18px;
}


A.clsHeadingNS4:active {
        color: #111111;
        text-decoration: none;
        font-weight : bold;
        font-size : 10pt;
        padding-left : 8px;
        vertical-align : middle;
        width : 145px;
        left : 10px;
}
A.clsHeadingNS4:link {
        color: #111111;
        text-decoration: none;
        font-weight : bold;
        font-size : 10pt;
        padding-left : 8px;
        vertical-align : middle;
        width : 145px;
        left : 10px;
}
A.clsHeadingNS4:visited {
        color: #111111;
        text-decoration: none;
        font-weight : bold;
        font-size : 10pt;
        padding-left : 8px;
        vertical-align : middle;
        width : 145px;
        left : 10px;
}
A.clsHeadingNS4:hover {
        color: #111111;
        text-decoration: none;
        font-weight : bold;
        font-size : 10pt;
        padding-left : 8px;
	background-color : #dcf0f0;
        vertical-align : middle;
        width : 145px;
        left : 10px;
}

pre {
	border: solid thin #BDBDBD;
	background-color: #F5F5F5;
	padding: 5pt;
}


