@CHARSET "UTF-8";
body { font-family: Arial, Helvetica, Verdana, sans-serif; 
 font-size:14px;
 margin:5px; padding:0px;
 line-height:120%;
 background:white none repeat scroll 0 0;
 color:#151515;
  }
    
h1, h2, h3, h4, fieldset, form { margin:0; }

h1,h2 { font-size: 1.2em; margin-bottom:0.5em; }
h3, h4, p, pre, ul { font-size:1em; }
pre, code, tt { font-family:courier,monospace; font-size:0.9em; }

td, th { font-family:Arial,Helvetica,Verdana,sans-serif; }

ul {
border:0 none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

table { border-collapse:collapse; }
table td, table th { border: solid 1px #808080; padding:4px; }
p.msg { color: red; font-weight:bold; }

a, .asim { color:#0F7ECB; text-decoration:none; }
a:hover, .asim:hover { text-decoration:underline; }
.asim { cursor:pointer; }
a:visited	{
		color:#0F7ECB;
		text-decoration: none;
		}
a:hover	{
		color:#0F7ECB;
		text-decoration: underline;
		}
div.footer { color: #808080; margin-top:10px;  text-align:center;}
pre.sourcecode { border:solid 1px #808080; background-color:#e5e5e5;padding:5px; }
.sourcecode { font-size:8pt;}

#container { margin:0px auto; width:1000px; text-align:center;}
#cntlc { width:800px;float:left;text-align:left; }
#ad_right { text-align:left;width:200px;height:800px;float:right;margin:0px;padding:0px; margin-top:90px;overflow:hidden; }
#ad_top { width:800px;height:90px;margin: 0px;float:left;overflow:hidden; }
#cntmain { width:800px;float:left;margin: 10px 0px 0px 0px; overflow:hidden;}
div.ad_mr_in { width:300px;height:250px;margin:10px 0px;float:right;overflow:hidden; }
div.cntclr { clear:both;text-align:left; }
#footer { margin:10px 0px 0px 0px;border-top:solid 1px #e5e5e5; color:#808080; text-align:center; font-size:90%;}
#footer a { color:#808080; }
div.tutorial {}