/* cssReset - Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {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;}
/* //////////////////////////////////////////////////////////////////////////////// */

body		{ background-color: #fff; font-size: 12px;  font-family: Verdana, Arial, Helvetica; color:#444; }
strong 	{ font-weight: bold; color: #CC0000 }
#wbox	{ background-color: #F0F0F0; border-style: none; border-top: 5px solid #D6D6D6; border-bottom: 5px solid #D6D6D6; bottom: 45%; color: #000000; font-family: Arial, helvetica, Verdana, Sans-serif; margin: 0% 0%; overflow: hidden; padding: 10px 0 20px 0; position: absolute; text-align: center; width: 100%; }
#wbox a	{ font-weight: bold; color: #CC0000; text-decoration: none }
#wbox p	{ padding-top: 16px }
#fbox	{ bottom: 15px; margin: 0% 0%; overflow: hidden; padding: 10px 0 10px 0; position: absolute; text-align: center; width: 100%; font-size: 10px; }
#fbox a	{ color: #CC0000 }
