/* HTML Redefine */

* {font-size:12px; margin:0; padding:0;} 
html, body {}
body {padding:0; margin:0; }

a:link {color: #06c; text-decoration: none; cursor: pointer; }
a:visited {color: #06c; text-decoration: none; cursor: pointer;}
a:hover, a:active, a:focus {color: #39f; text-decoration: underline; cursor: pointer;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; color:#000; padding: 0px; margin: 5px 0px 3px;}
h1 { font-size: 1.2em; }
h2 { font-size: 1em; }
h3 { font-size: 0.8em; }
h4 { font-size: 0.8em; }
h5 { font-size: 0.75em; }
h6 { font-size: 0.75em; }

img {border: none;}
hr {border: 0px; margin-top: 12px; border-top: 1px dashed #cad4e1; height: 1px;}

input, textarea {font-size: 1em;}
select { border:1px solid #bbd1e7; font-size:1em;}
.clear {clear:both; height:0; overflow:hidden;}
.b {font-weight: bold;}



.top { height:10px;  margin-top:5px; background:transparent url(/images/top.png) no-repeat scroll 50% 50%; }
.bottom { height:10px; background:transparent url(/images/bottom.png) no-repeat scroll 50% 50%; }


body {background:#eeeeee;}
.header { background:#C53B1C; }


/* Footer */ 
.footer { height:40px;}
	.copyright { text-align:center; font-size: 12px; color: #333; margin-top:5px; margin-left:15px;}
