
/* Reset style */
html { overflow-x: hidden; overflow-y: scroll;text-align:center; height:100%;overflow:-moz-scrollbars-vertical; }
body { background: rgb(62, 126, 179) none repeat scroll 0% 0%; color: rgb(79, 84, 91);height:100%;width: 100%;min-width: 1000px;color: black;}
* { margin:0; padding:0; word-break:break-all; }
.fl{float:left;}.cl{clear:both;}
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#4F545B; text-decoration:none; }
	a:hover { color:#CC0000; text-decoration:underline; }
ul, li { list-style:none; }
fieldset, img { border:none; }
em, strong, cite, th { font-style:normal; font-weight:400; }
input, textarea, select, button { font:12px Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }


