\/* CSS Document */

HTML,BODY {height:100%;} 
BODY {  background-repeat:repeat-x; background-position:50% 0px ; margin: 0px 0px 0px 0px; }

BODY, INPUT, TEXTAREA, TD, SELECT, H1 A { font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;line-height:14px;font-weight:normal; }
BODY { color:#466DB8;}

H1 { font-size:13px; }
H2 { font-size:12px; color:#B72D1A; }
H3 { font-size:11px; color:#000099; }

P, H1, H2, H3 { line-height:17px;margin-bottom:0;padding-bottom:5px; }
P { margin-top:5px; }

A:active, A:link, A:visited, A:hover { color:#CA361C; }
A:active, A:link, A:visited { text-decoration:none; }
A:hover { text-decoration:underline; }

UL { margin:0px 5px 10px 10px; padding-left: 10px; }
LI { list-style-position: outside; list-style-type: disc; vertical-align:middle; line-height:16px; }

A.white:link    {font-weight: bold; color: ffffff; text-decoration: none}
A.white:visited {font-weight: bold; color: ffffff; text-decoration: none}
A.white:hover   {font-weight: bold; color: 000063; text-decoration: underline} 

A.red:link    {font-weight: bold; color: CA361C; text-decoration: none}
A.red:visited {font-weight: bold; color: CA361C; text-decoration: none}
A.red:hover   {font-weight: bold; color: 000063; text-decoration: underline} 

A.logged:link    {font-weight: bold; color: CA361C; text-decoration: none; font-size:9px}
A.logged:visited {font-weight: bold; color: CA361C; text-decoration: none; font-size:9px}
A.logged:hover   {font-weight: bold; color: 000063; text-decoration: underline; font-size:9px} 

A IMG { border:0; }

.clear { clear:both; }

#divider { height:1px; background-image:url(../images/dotted_line.gif); background-repeat:repeat-x; margin-bottom:10px; margin-top:10px; clear:both; }

.floatRight { float:right;padding-left:10px;padding-bottom:5px; }
.floatLeft { float:left;padding-right:10px;padding-bottom:5px; }
.TheTitle { font-family: Verdana;  font-size:15px; padding-left:10px; line-height:28px; font-weight:bold }

.input {  border-style : groove;}
.btn { background-color:#466DB8; color:#FFFFFF; font-size:12px; font-weight:bold}
.inputLG { border-style : groove; width:100%; height:40px }

hr {border-top : 1px dashed #788;}