/*** HTML tags ***/
BODY{font-family:Arial, Helvetica, sans-serif;color:#000;background:#466bb8 url(../image/background.jpg) top center no-repeat;font-size:75%;line-height:85%;text-align:left;margin:0;padding:0;height: 100%;min-height: 100%;}
A, A:link, A:visited, A:hover, A:active{}
IMG{border-width:0px;}
P{margin:0px 0px 10px 0px;line-height:1.3em;}
DIV{line-height:1.3em;}
UL, OL{margin:0;padding:0;}
LI{font-size:1em;line-height:1.3em;list-style-position:outside;margin:3px 0px 3px 0px; list-style:none}
TABLE{}
FIELDSET{border:0;}
CAPTION{text-align:left;padding:15px 0px 5px 0px;font-weight:bold;}
TH, TD{text-align:left;padding:3px 6px 3px 6px;vertical-align:top;}
FORM{margin:0px;}
SELECT{font-size:1.0em;vertical-align:middle;}
INPUT{font-size:1.0em;vertical-align:middle;}
TEXTAREA{font-family:Arial,sans-serif;font-size:1.0em;width:200px;height:90px;overflow:auto;}
H1{font-size:1.8em;line-height:1em;margin:0px 0px 15px 0px;color:#FFF;font-weight:normal;}
H2{font-size:1.4em;line-height:1em;margin:20px 0px 15px 0px;color:#FFF;}
H3{font-size:1.2em;line-height:1em;margin:15px 0px 5px 0px;}
H1 SPAN,H2 SPAN,H3 SPAN{display:none}
/*** HR ***/
DIV.hr{clear:both;height:1px;background:#B9B9B9;margin:10px 0px 0px 0px;}
DIV.hr HR{display:none;}

/******* generic classes *******/
.fr{float:right;}
.fl{float:left;}
.fn{float:none;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.cn{clear:none;}
.tal{text-align:left}
.tac{text-align:center}
.tar{text-align:right}
.hidden{display:none;}
