body {
	color      : #333333;
	font-size  : 10pt;
	background : #d4e9e4;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	margin: 0;

    background-image: url(img/bg.gif);
    background-repeat: repeat-y;
    background-position: center center;
    background-attachment: fixed;

 	scrollbar-face-color       : #ffffff;
	scrollbar-track-color      : #a9d2c9;
	scrollbar-3dlight-color    : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-arrow-color      : #99cc99;
	scrollbar-shadow-color     : #99cc99;
	scrollbar-highlight-color  : #99cc99;
}
th,td {
	color      : #333333;
	font-size  : 10pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
a:link      {color : #0000ff;}
a:visited   {color : #339966;}
a:hover     {color : #49796e; text-decoration:none;}
a:active    {color : #ff0000;}


h1	{
	font-size: 100%;
	font-weight: normal;
	line-height:1.4em;
	color      : #49796e;
	margin: 0;
}

h2		{
	font-size: 100%;
	font-weight: normal;
	line-height:1.4em;
	color      : #993300;
	margin: 0;
}

h3,h4,h5,h6,h7	{
	font-size: 100%;
	font-weight: normal;
	line-height:1.2em;
	margin: 0;
}

.fh8   {line-height: 1.2em; font-size : 8pt;}
.fh10   {line-height: 1.4em; font-size : 10pt;}
.fh11   {line-height: 1.5em; font-size : 11pt;}
.fh12   {line-height: 1.6em; font-size : 12pt;}
.fh14   {line-height: 1.7em; font-size : 14pt;}
.news   {line-height: 2.0em; font-size : 10pt;}
.info   {line-height: 2.0em; font-size : 16pt;}


.f10   {font-size : 10pt;}
.f11   {font-size : 11pt;}
.f12   {font-size : 12pt;}

.out-n	{border-collapse: collapse; width: 740px;}
.out-l	{border-collapse: collapse; width: 740px; background:#a9d2c9;}
.in-l	{border-collapse: collapse; width: 600px; background:#a9d2c9;}
.in-h	{border-collapse: collapse; width: 295px; background:#a9d2c9;}
.in-n	{border-collapse: collapse; width: 100%;}
.in-c	{border-collapse: collapse; width: 100%;  background:#cccccc;}
.in-w	{border-collapse: collapse;}

.y1		{color : #cccccc; width="100%"; border-style: dotted; line-height:0.6em}
.y2		{color : #cccccc; width="100%"}

.c1		{color : #cccccc;  font-size : 10pt; line-height: 1.4em;}
.c2		{color : #a9d2c9;  font-size : 10pt; line-height: 1.4em;}
.c3		{color : #ff0000;  font-size : 12pt; line-height: 1.4em; font-weight:bold;}
.c4		{color : #666666;  font-size : 10pt; line-height: 1.4em;}
.c5		{color : #49796e;  font-size : 12pt; line-height: 1.4em; font-weight:bold;}
.c6		{color : #49796e;  font-size : 10pt; line-height: 1.4em; font-weight:bold;}

.bg1	{background : #49796e;}
.bg2	{background : #a9d2c9;}
.bg3	{background : #d4e9e4;}

.g1		{background : #ffffff; font-size : 10pt; line-height: 1.4em;}
.g2		{background : #eeeeee; font-size : 10pt; line-height: 1.4em;}
.g3		{background : #ffffff; font-size : 8pt; line-height: 1.2em;}
.g4		{background : #eeeeee; font-size : 8pt; line-height: 1.2em;}
.g5		{background : #a9d2c9; font-size : 10pt; line-height: 1.2em;}
.g6		{background : #a9d2c9; font-size : 8pt; line-height: 1.2em;}
.g7		{background : #ffffff; font-size : 12pt; line-height: 1.4em; font-weight:bold;}
.g8		{background : #eeeeee; font-size : 12pt; line-height: 1.4em; font-weight:bold;}
.g9		{background : #d4e9e4; font-size : 10pt; line-height: 1.2em;}


ul {margin-left:5px; padding-left:5px;}
li{list-style:none;}

.l1		{color : #cccccc; width="100%"; border-style: dotted; line-height:0.6em}
.indent { margin-left: 24px; }
