body {
	color      : #ffffff;
	font-size  : 10pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	margin: 0;
    background-image: url(img/bg.jpg);
    background-repeat: repeat-x;
    background-position: center 0%;
    background-attachment: fixed;
	background-color: #000000;

 	scrollbar-face-color       : #000000;
	scrollbar-track-color      : #333333;
	scrollbar-3dlight-color    : #333333;
	scrollbar-darkshadow-color : #333333;
	scrollbar-arrow-color      : #999999;
	scrollbar-shadow-color     : #999999;
	scrollbar-highlight-color  : #999999;
}

th,td {
	color      : #ffffff;
	font-size  : 10pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
a:link      {color : #99ccff;}
a:visited   {color : #6699cc;}
a:hover     {color : #ff6600; text-decoration:none;}
a:active    {color : #ff0000;}

h1	{
	font-size: 100%;
	font-weight: normal;
	line-height:1.4em;
	color      : #cccccc;
	margin: 0;
}

h2	{
	font-size: 120%;
	font-weight: bold;
	line-height:1.4em;
	color      : #ff0000;
	margin: 0;
}

h3,h4,h5,h6,h7	{
	font-size: 100%;
	font-weight: normal;
	line-height:1.4em;
	color      : #ff0000;
	margin: 0;
}

.fh8    {line-height: 1.4em; font-size :  8pt;}
.fh10   {line-height: 1.4em; font-size : 10pt;}
.fh11   {line-height: 1.4em; font-size : 11pt;}
.fh12   {line-height: 1.4em; font-size : 12pt;}
.fh12   {line-height: 1.4em; font-size : 13pt;}
.fh14   {line-height: 1.4em; font-size : 14pt;}
.fh16   {line-height: 1.4em; font-size : 16pt;}
.fh18   {line-height: 1.4em; font-size : 18pt;}
.fh24   {line-height: 1.4em; font-size : 24pt;}
.fh28   {line-height: 1.4em; font-size : 28pt;}


.out-n	{border-collapse: collapse; width: 740px;}
.out-l	{border-collapse: collapse; width: 740px; background:#cccccc;}
.in-h	{border-collapse: collapse; width: 365px; background:#99ccff;}
.in-n	{border-collapse: collapse; width: 100%;}
.in-c	{border-collapse: collapse; width: 100%;  background:#cccccc;}
.in-w	{border-collapse: collapse;}
.in-cw	{border-collapse: collapse; background:#cccccc;}

.g1		{background : #000000; font-size : 8pt; line-height: 1.4em;}
.g1a	{background : #333333; font-size : 8pt; line-height: 1.4em;}
.g1b	{background : #000000; font-size : 8pt; line-height: 1.4em; color : #999999;}

.g2		{background : #000000; font-size : 10pt; line-height: 1.4em;}
.g2a	{background : #333333; font-size : 10pt; line-height: 1.4em;}
.g2b	{font-size : 10pt; line-height: 1.4em;}

.g3		{background : #000000; font-size : 12pt; line-height: 1.4em;}
.g3a	{background : #333333; font-size : 12pt; line-height: 1.4em;}
.g3b	{background : #000000; font-size : 12pt; line-height: 1.4em; font-weight:bold;}



ul {margin-left:5px; padding-left:5px; }
.l1		{color : #cccccc; width="99%"; border-style: dotted; line-height:0.6em}
.l2		{color : #cccccc; width="100%"}
.indent { margin-left: 8px; }
