body {
	color: black; 
	background-color: White; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-top: 0px;
	}
	
td, p
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
P
{
	color: #333333;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	text-decoration: none;
}
B
{
    FONT-WEIGHT: bold
}
B.search
{
	color: #666666;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
UL
{
    COLOR: #333333;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%;
    LIST-STYLE: square
}
OL
{
    COLOR: #333333;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%;
    LIST-STYLE: decimal
}
pre 
{ 
	 MARGIN: -1em 0 1.0em 0; 
	 PADDING: 1em 0; 
	 LEFT: 1em; 
	 WIDTH: 97%; 
	 FONT: 1em "Lucida Console", monospace; 
}
A
{
    COLOR: #336699;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #663366;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #336699;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%;
    TEXT-DECORATION: none
}
A.navigation
{
    COLOR: #ffffff;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
A.navigation:visited
{
    COLOR: #ffffff;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
A.navigation:hover
{
    COLOR: #ffffff;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: underline
}
A.navigation-bold
{
    COLOR: #ffa000;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
A.navigation-bold:visited
{
    COLOR: #ffa000;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: none
}
A.navigation-bold:hover
{
    COLOR: #ffa000;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 15pt;
    TEXT-DECORATION: underline
}
SELECT
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #333333;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%
}
INPUT
{
    COLOR: #333333;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%
}
INPUT.radio
{
    BACKGROUND-COLOR: #dddddd;
    COLOR: #333333;
    CURSOR: hand;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%
}
TEXTAREA
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #333333;
    CURSOR: text;
    FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
    FONT-SIZE: 100%
}
INPUT.cedit
{
    BORDER-BOTTOM: midnightblue 1px solid;
    BORDER-LEFT: midnightblue 1px solid;
    BORDER-RIGHT: midnightblue 1px solid;
    BORDER-TOP: midnightblue 1px solid
}
TEXTAREA.ctext
{
    BORDER-BOTTOM: midnightblue 1px solid;
    BORDER-LEFT: midnightblue 1px solid;
    BORDER-RIGHT: midnightblue 1px solid;
    BORDER-TOP: midnightblue 1px solid
}INPUT.cshow
{
    BORDER-BOTTOM: midnightblue 1px solid;
    BORDER-LEFT: midnightblue 1px solid;
    BORDER-RIGHT: midnightblue 1px solid;
    BORDER-TOP: midnightblue 1px solid;
    FONT-SIZE: 150%;
    FONT-WEIGHT: bolder;
    COLOR: blue
}
.searchButton
{
    FONT-SIZE: 80%;
    WIDTH: 35px;
    HEIGHT: 18px;
    FONT-FAMILY: sans_serif, arial, helvetica
}
TR.reportHeader
{
    FONT-WEIGHT: bolder;
    COLOR: white;
    BACKGROUND-COLOR: #007CA8
}
TR.reportGroup
{
	font-weight: bolder;
	font-size: large;
	color: white;
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: #666666;
}
TD.reportGroup
{
	font-weight: bolder;
	font-size: medium;
	color: white;
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: #666666;
}
TR.reportGroup2
{
	font-weight: bolder;
	font-size: large;
	color: white;
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: #003366;
	text-transform: capitalize;
}
TD.reportGroup2
{
	font-weight: bolder;
	font-size: medium;
	color: white;
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: #003366;
	text-transform: capitalize;
}
TR.reportGroup3
{
    font-weight: bolder;
    font-size: medium;
    color: white;
    font-family: tahoma, arial, helvetica, sans-serif;
    background-color: #003366;
}
TR.reportHover
{
	cursor: hand;
	color: #ffffff;
	background-color: #6699CC;
}
TR.reportDetail
{
	font-size: 95%;
	background-color: #CCCCCC;
}
TR.reportAlternate
{
	font-size: 95%;
	background-color: #E6E6E6;
}
TR.reportSelected
{
	font-size: 95%;
	background-color: #FFFFB9;
}
.hiddenElement
{
    DISPLAY: none
}
.displayElement
{
}
TD.ceva
{
    BACKGROUND-COLOR: midnightblue
}
SPAN.ceva
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 20pt;
    COLOR: midnightblue
}
P.ceva
{
	 MARGIN: 1px;
    FONT-WEIGHT: bolder;
    COLOR: midnightblue
}
TD.tabselected
{
	BORDER-LEFT: 1px solid gray;
	BORDER-RIGHT: 1px solid gray;
	BORDER-TOP: 2px solid midnightblue;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: WhiteSmoke;
}
TD.tabregular
{
	TEXT-ALIGN: center;
	BORDER-BOTTOM: 1px solid gray;
	BORDER-TOP: 2px solid white;
}
TD.tabnothing
{
	text-align: center;
	border-bottom: 1px solid gray;
	border-top: 2px solid white;
}
TD.tabbody
{
	BORDER-LEFT: 1px solid gray;
	BORDER-RIGHT: 1px solid gray;
	BORDER-BOTTOM: 1px solid gray;
	BACKGROUND-COLOR: WhiteSmoke;
}
.table-ceva 
{ 
	border-left: 1px solid midnightblue; 
	border-top: 1px solid midnightblue; 
	border-bottom: 1px solid midnightblue; 
	border-right: 1px solid midnightblue
}
.title-ceva
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom: 1px solid midnightblue;
}
TD.label1
{
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	background-color: black;
}
TD.textNormal
{
	font-size: 95%;
	background-color: #CCCCCC;
	font-family: tahoma, arial, helvetica, sans-serif;
}
TD.textAlternate
{
	font-size: 95%;
	background-color: #E6E6E6;
	font-family: tahoma, arial, helvetica, sans-serif;
}
a.titulo:visited
{
    text-decoration: none;
    color: midnightblue;
}
