@charset "utf-8";
body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;background-color:#EEEEEE;color:#000000;margin-top:20px;}
#header {width:800px;background-color:#006ADC;height:75px;color:#FFFFFF;background-image:url(img/background_header.png);background-repeat:no-repeat;}
#menu a {float:left;color:#FFFFFF;padding-bottom:4px;padding-right:20px;padding-left:20px;font-size:13px;font-weight:bold;text-decoration:none;}
#menu a.current {text-decoration:underline;}
a {color:#0000FF;text-decoration:none;}
a:hover {color:#0000FF;text-decoration:underline;}
#menu a:hover {text-decoration:underline;}
#content {width:780px;clear:both;background-color:#FFFFFF;padding:10px;float:left;}
#main {width:800px;margin-right:auto;margin-left:auto;}
#footer {width:800px;background-color:#006ADC;height:25px;font-size:10px;color:#EEEEEE;text-align:right;line-height:20px;clear:both;background-image:url(img/background_footer.png);background-repeat:no-repeat;}
#menu img {margin-right:25px;margin-left:20px;margin-top:2px;}
#colorexample {height:20px;width:50px;}
h1,h2 {margin:0px;padding:0px;}
h1 {text-indent:5px;font-size:20px;font-weight:bold;}
h2 {text-indent:30px;font-size:12px;font-style:italic;font-weight:normal;}
h3 {font-size:13px;font-weight:bold;text-indent:10px;}
hr {height:1px;border-bottom:none;border-top:1px #FFFFFF solid;width:80%;}
ul {list-style-position:outside;list-style-type:disc;margin-bottom:5px;}
ul ul {list-style-type:circle;}
.red {color:#FF0000;}
.ad {float:right;margin:4px;}
.note {font-size:10px;color:#333333;text-indent:20px;display:block;}
.html {font-family:"Courier New", Courier, monospace;padding-left:20px;}
.grey {color:#666666;}