


/* font */
html{height:100%}
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;background-color:#fff;text-align:left;height:100%;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;padding:0;margin:0;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}


/*defaults*/
HTML{height:100%}
IMG{border-width:0px;}
P,H1,H2,H3,H4,H5,H6{margin:0px;}
UL{margin:0px;padding:0px;}
LI{margin:0px;padding:0px;list-style: none;}
TH, TD{text-align:left;background-color:transparent;padding:0px;vertical-align:top;}
DIV{text-align:left;}
FORM{margin:0px;}
input,textarea{color:#999;}

.fr{float:right;}
.fl{float:left;}
.fn{float:none;}
.cb{clear:both;}
.hdn{display:none;height:0px;}

/*** HR ***/
DIV.hr {clear:both;height:1px;background:url(../img/hr.gif) 0 0 repeat-x;margin:5px 0 8px 0px;padding:0px;}
DIV.hr HR {display:none;}

DIV.hrgr {clear:both;height:5px;margin:0;padding:0px;background:#e4e4e1;}
DIV.hrgr HR {display:none;}
