@charset "UTF-8";

body {
   background:white url('bgBSA.gif') repeat fixed;
   color:black;
   font-family:'Times New Roman',Ariel,sans-serif;
   }


/* begin table description */
 table {
    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;
	}

 .noBdr { border:0px }

/* begin td description */
 td {
    background:#FFFFFF;
    color:#000000;
    border-top:   1px solid gray;
    border-left:  1px solid gray;
    border-bottom:1px solid gray;
    border-right: 1px solid gray;
    margin:0px auto;
    padding:4px 0px;
    text-align:center;
    vertical-align:top;
	}   

 .txLeft{ text-align:center }
   
 .tdBanner {
    border:0px;
    border-bottom:1px solid gray;
    text-align:left; }

 .w100px    { width:100px       }
 .center    { text-align:center }
 .mar100pxL { margin-left:100px }

        
/* begin th description */   
 th {
    background:#C0C0C0 none;
    color:blue;
	border:0px;
	margin:0px;
	padding:4px 0px;
	}

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


/* begin special text description */
h1 {
   background:#FFFFFF none;
   color:red;
   font-family:Helvetica, "Times New Roman", Ariel,sans-serif;
   font-size:160%;
   font-weight:bold;
   text-align:center; }
   
#title01 {
   background:#FFFFFF none;
   color:blue;
   font-family:Helvetica, "Times New Roman", Ariel,sans-serif;
   font-size:80%;
   font-weight:bold; }
/* end special text description */


/* begin image description */
img {
	border:0px;
	margin:0px auto;
	}

/* begin link description */
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;}

/* directory: ycsr/patch */
/* end of file           */
