<!--
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

body { font-family:Verdana; }
#main { width:60%; min-width:780px; margin:3% auto; }
h1 { font-size:200%; margin:.5em 0; }
img { max-width:100%; }

.small { font-size:60%; color:#777; }
.err { color:#FF0000; }

table	{ width:90%; max-width:1200px; margin:0 auto; }
table th { width:25%; min-width:7em; max-width:15em; }
table th, table td	{ padding:.5em; font-size:120%; text-align:left; }

input.password { display:none; }

input, textarea	{ background:#fff; }
input.text, textarea { width:100%; }
input.text, input.telephone, input.code, input.file, textarea	{ border:1px solid #999999; font-weight:normal; }
input.button	{ margin:.5em 0; padding:1px 10px 1px 7px; }
button	{ border:1px solid #999; }
input[disabled]	{ color:#888; }
input.big { font-size:150%; }

input.code	{ width:50px; }
input.telephone	{ width:123px; }


#copy { width:100%; text-align:center; font-size:80%; margin:2em 0; color:#777; }
#copy a { color:#777; }
#copy a:hover { color:#000; }


/* Round Corners */
div.box-c	{ height:10px; margin:0 10px; position:relative; }
div.box-c em b	{ position:absolute; font:75px Arial; line-height:20px; font-weight:normal; }
.ctl, .cbl, .ctr, .cbr	{ z-index:11; width:10px; height:10px; color:#f5f0e7; overflow:hidden; position:absolute; background:transparent; }
.ctl	{ top:0; left:-10px; }
.cbl	{ bottom:0; left:-10px; }
.ctr	{ top:0; right:-10px; }
.cbr	{ bottom:0; right:-10px; }
.ctl b	{ left:-4px;}
.ctr b	{ left:-13px;}
.cbl b	{ left:-4px; top:-9px;}
.cbr b	{ left:-13px; top:-9px;}
div.box-inner { padding:1px 3px; text-align:center; }
div.box-inner, div.box-c	{ background:#f5f0e7; }
-->
