*               { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p  { background: transparent; }
body            { background: url('../gfx/page_background.gif') repeat-x top left; 
                  font-family: Verdana, sans-serif; font-size: 11px; line-height: 150%; }
html,body {height:100%; width:100%}                 
h3              { font-size: 12px; font-weight: bold; color: #60ACD3; margin: 10px 0px; }
body h1, body h2, body h3, body h4, body h5, body h6, body p  { background: transparent; }

hr              { border: 1px solid #e4e4e4; }
a				{ text-decoration: none; color: #000; }
a img			{ border: none; }
ul				{ list-style-type: none; }
.hidden			{ display: none; }



form p									{ clear: both; }
fieldset								{ clear: both; border: none; }
legend									{ display: none; }


.error									{ color: red; font-weight: bold; }
.autoheight								{ height: auto !important; }
.clear 									{ clear: both !important; float: none !important;
										  width: 0 !important; height: 0 !important; 
										  line-height: 0 !important; margin: 0 !important;
										  padding: 0 !important; background: transparent !important;
										  overflow: hidden !important; }
.startred								{ color: #ed6c0b; font-weight: bold; }