p      { color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	text-align: left;
	margin: 10px;
        }

p.right     { color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	text-align: right;
	margin: 10px;
        }

p.click  { color: #666666;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 500;
	font-size: 9pt;
	text-align: center;
	margin: 10px;
        }

.footer  { color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: justify;
	font-weight: normal;
  	}


h1  { font-weight: bold;
	color: black;
	font-size: 17;
	font-family: Arial, Helvetica, Geneva, Swiss;
	text-decoration: none;
	margin: 10px;
	margin-top: 7;
	margin-bottom: 7;
	}

h3  { font-weight: bold;
	color: #ffffff;
	font-size: 17;
	font-family: Arial, Helvetica, Geneva, Swiss;
	text-decoration: none;
	}

.dasht {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
        padding: 10px;
        border: thin dashed #FF0033;
        margin: 10px;
        font-size: 12px;
       }
			/****************************************************************
		   	*         Show only to IE PC 					*

				<div class="sidebox">
				  <div class="boxhead"><h2>Test Headline</h2></div>
				    <div class="boxbody">
				      <p>This is a short sample paragraph.</p>
			 	        <p>And another one.</p>
			 	      </div>
				    </div>						*
			*****************************************************************/


/* Show only to IE PC \*
/* html .boxhead h2 {height: 1%;} /* For IE 5 PC */








.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	overflow: hidden;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.5em;
	line-height:1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	overflow: hidden;
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	overflow: hidden;
}

A.bl:link	{

  color: #000000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;

}



A.bl:visited {

  color: #000000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;

}

A.bl:hover {

  color: #000000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;

}

a.bl2:link	{

  color: #000000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
text-align: right;}



a.bl2:visited {

  color: #000000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
text-align: right;
}

a.bl2:hover {

  color: #000000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  text-align: right;
}
