@charset "UTF-8";

body { background:white url('bkg.jpg') repeat fixed; color:black; }

table {
   background:white none;
   color:black;
   border:0px;
   font-family:'Times New Roman',Ariel,sans-serif;
   margin-left:auto;
   margin-right:auto;
   width:540px; }

td {
   background:white none;
   color:black;
   border:1px solid gray;
   margin:0px;
   padding:10px;
   text-align:center;
   vertical-align:top; }
   
 .tbData { width:300px; }
 .noBdrCtr { border:0px; padding:0px; text-align:center;}
 .noBdr { border:0px; }
 .blue    { color:blue   }
 .red      { color:red     }
 .white  { color:white }

#bdrGray { border:1px solid gray; }

th { border:1px solid gray; padding:10px; }

#table0 {
    background: white;
    color:black;
	background:#FFFFFF none;
	color:#000000;
	border:2px solid #0000ff;
	font-family:'Times New Roman',Ariel,sans-serif;
	margin:0px auto;
	padding:0px;
	width:612px; }
	
#table0 th {
	background:#C0C0C0 none;
    color:blue;
	border:0px;
	margin:0px;
	padding:4px 0px 4px 0px;
	text-align:center }
	
#table0 td { padding:0px }

#table1 { }
#table1 td { border:0px; text-align:center }

#table2 { }
#table2 td { border:1px solid black; text-align:center }
#table2 .noBdr { border:0px }

#table3 {}
#table3 td { border:0px; text-align:left; margin:0px; padding:0px }
#table3 th { border:0px; text-align:left; margin:0px; padding:0px }

/* begin paragraph description    */
p {
   background:transparent;
   color:black;
   font-family:'Times New Roman',Ariel,sans-serif;
   margin:15px 20px 0px 20px;
   text-align:left; }

 .center  { text-align:center; }
 .clear    { clear:both }
 .italic    { font-style:italic }
 .noBdr  { border:0px    }
 .txtLeft { text-align:left }
 .floatLeft   { float:left   }
 .floatRight { float:right }
 .noWrap {white-space:nowrap}


/* begin special text description */
h1 {
	background:transparent;
	color:red;
	font-family:Helvetica, 'Times New Roman', Ariel,sans-serif;
	font-size:160%;
	font-weight:bold;
	text-align:center;
	}
   
 .title01  { background:transparent; color:blue; font-size:80%  } 
 .Title01 { background:transparent; color:blue; font-size:80%  }
 .Title02 { background:transparent; color:black; font-size:80% }

img { border:0px; margin-left:auto; margin-right:auto }

a:link     {background:transparent; color:blue;  text-decoration:underline;}
a:visited  {background:transparent; color:blue;  text-decoration:underline;}
a:hover    {background:transparent; color:green; text-decoration:none;     }
a:active   {background:transparent; color:red;   text-decoration:underline;}
/* end of file */
