body {
	color      : #333333;
	font-size  : 10pt;
	background : #0b449b;
	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      : #ddeeff;
	scrollbar-3dlight-color    : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-arrow-color      : #6699cc;
	scrollbar-shadow-color     : #6699cc;
	scrollbar-highlight-color  : #6699cc;
}
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 : #993366;}
a:hover     {color : #ff6666;}
a:active    {color : #ff0000;}

.f8				{line-height: 1.2em; font-size : 8pt;}
.f9				{line-height: 1.3em; font-size : 9pt;}
.f10			{line-height: 1.4em; font-size : 10pt;}
.f11			{line-height: 1.5em; font-size : 11pt;}
.f12			{line-height: 1.6em; font-size : 12pt;}
.f13			{line-height: 1.7em; font-size : 13pt;}
.f14			{line-height: 1.8em; font-size : 14pt;}

h1	{
	font-size: 100%;
	font-weight: normal;
	line-height:1.2em;
	color : #336699;
	margin: 0;
}

h2,h3,h4,h5,h6,h7	{
	font-size: 100%;
	font-weight: normal;
	line-height:1.2em;
	color : #333333;
	margin: 0;
}

.out-n	{border-collapse: collapse; table-layout:fixed; width: 750px;}
.out-l	{border-collapse: collapse; table-layout:fixed; width: 750px; background:#ffffff; border:solid 1px #cccccc;}
.out-c	{border-collapse: collapse; table-layout:fixed; width: 750px; background:#cccccc;}

.out-n2	{border-collapse: collapse; table-layout:fixed; width: 600px;}
.out-l2	{border-collapse: collapse; table-layout:fixed; width: 600px; background:#ffffff; border:solid 1px #cccccc;}
.out-c2	{border-collapse: collapse; table-layout:fixed; width: 600px; background:#cccccc;}

.menu-n	{border-collapse: collapse; table-layout:fixed; width: 140px;}
.menu-l	{border-collapse: collapse; table-layout:fixed; width: 140px; background:#ffffff; border:solid 1px #cccccc;}
.menu-c	{border-collapse: collapse; table-layout:fixed; width: 140px; background:#cccccc;}

.in-n	{border-collapse: collapse; table-layout:fixed; width: 100%;}
.in-w	{border-collapse: collapse;}
.in-l	{border-collapse: collapse; table-layout:fixed; width: 100%;  background:#ffffff; border:solid 1px #cccccc;}
.in-c	{border-collapse: collapse; table-layout:fixed; width: 100%;  background:#cccccc;}

.f1		{font-size : 23pt;}
.c0		{color : #333333; }
.c1		{color : #cccccc; }
.c2		{color : #333366; font-size : 12pt; font-weight:bold;}
.fm		{line-height: 1.6em; font-size : 10pt;}
.g1		{background : #ffffff; }
.g2		{background : #eeeeee; }
.g3		{background : #e5efff; }
.new	{color : #cc3333; font-size : 8pt;}


.l1		{color : #cccccc; width="100%"; border-style: dotted; line-height:0.6em}
.l2		{color : #cccccc; width="100%"}

.line1	{margin: 5px; width: 560px; background:#ffffff; border:solid 1px #cccccc;}

ul { list-style-type: none; }
li { list-style: lower-alpha; }

.indent { margin-left: 30px; }
