
body
{
	font-family: tahoma;
	font-size : 9pt;
	background-color : #eed26b;
}

A {
	text-decoration : underline;
	color : #336699;
}

A:HOVER {
	color : #663300;
}


TEXTAREA
{
	font-size: 12px;
	font-family: tahoma;
	font-style: normal; 
}

SELECT
{
	font-size: 12px;
	font-family: tahoma;
	font-style: normal; 
}
TABLE
{
	font-family: tahoma;
	font-style: normal;
	font-size : 9pt;
	border: border-with=120;
}

TD
{
	font-family: tahoma;
	font-style: normal;
	font-size : 9pt;
}
TD.det
{
	font-family: tahoma;
	font-style: normal;
	font-size : 9pt;
	vertical-align: top;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	text-align: left;
}

INPUT
{
	font-size : 12px;
	font-family : tahoma;
}

P {
	font-family: tahoma;
	font-style: normal;
	font-size : 9pt;
}

.littlefont{
	font-family: tahoma;
	font-style: normal;
	font-size : 8pt;
}

.middlefont{
	font-family: tahoma;
	font-style: normal;
	font-size : 9pt;
}

.verlylittlefont{
	font-family: tahoma;
	font-style: normal;
	font-size : 6pt;
}

.bigfont{
	font-family: tahoma;
	font-style: normal;
	font-size : 15pt;
}

.9ptfont{
	font-family: tahoma;
	font-style: normal;
	font-size : 9pt;
}
.seemore{
	text-decoration:none;
}
TR.czrb
{
	background-color : #8f2a40;
}
TR.detPale {
	background-color : #FFDDAA;
}
TR.detDeep {
	background-color : #E9B55B;
}
TR.strong {
	background-color : #e67619;
}

.tab_export{
	font-family: Arial;
	font-style: normal;
	font-size : 10px;	 
} 