body               {background-color: #EDEDED; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;}

.error             {color: #C60000; font-size: 11px; line-height: 18px; font-family: verdana; font-weight: bold;}

.head              {color: #29366B; font-size: 11px; line-height: 11px; font-family: verdana; font-weight: bold;}
.head a            {color: #29366B; text-decoration: none;}
.head a:visited    {color: #29366B; text-decoration: none;}
.head a:hover      {color: #29366B; text-decoration: none;}

.font              {color: #000000; font-size: 11px; line-height: 18px; font-family: verdana;}
.font a            {color: #29366B; text-decoration: underline;}
.font a:visited    {color: #29366B; text-decoration: underline;}
.font a:hover      {color: #C60000; text-decoration: underline;}

.georgia           {color: #000000; font-size: 16px; line-height: 21px; font-family: georgia;}
.georgia a         {color: #29366B; text-decoration: underline;}
.georgia a:visited {color: #29366B; text-decoration: underline;}
.georgia a:hover   {color: #C60000; text-decoration: underline;}

.grey              {color: #000000; font-size: 12px; line-height: 18px; font-family: verdana;}
.grey a            {color: #000000; text-decoration: underline;}
.grey a:visited    {color: #000000; text-decoration: underline;}
.grey a:hover      {color: #C60000; text-decoration: underline;}

.help              {color: #000000; font-size: 11px; line-height: 18px; font-family: verdana;}
.help a            {color: #000000; text-decoration: none; cursor: help;}
.help a:visited    {color: #000000; text-decoration: none; cursor: help;}
.help a:hover      {color: #000000; text-decoration: none; cursor: help;}

.help2             {color: #000000; font-size: 11px; line-height: 18px; font-family: verdana;}
.help2 a           {color: #000000; text-decoration: none; cursor: pointer;}
.help2 a:visited   {color: #000000; text-decoration: none; cursor: pointer;}
.help2 a:hover     {color: #C60000; text-decoration: underline; cursor: pointer;}

.hlink             {color: #000000; font-size: 11px; line-height: 18px; font-family: verdana;}
.hlink a           {color: #29366B; text-decoration: underline; cursor: pointer;}
.hlink a:visited   {color: #29366B; text-decoration: underline; cursor: pointer;}
.hlink a:hover     {color: #C60000; text-decoration: underline; cursor: pointer;}

.hblink            {color: #000000; font-size: 11px; line-height: 18px; font-family: verdana; text-decoration: none; border-bottom: dashed 1px #C60000;}
.hblink a          {color: #000000; text-decoration: none; border-bottom: dashed 1px #C60000;}
.hblink a:visited  {color: #000000; text-decoration: none; border-bottom: dashed 1px #C60000;}
.hblink a:hover    {color: #C60000; text-decoration: none; border-bottom: dashed 1px #C60000;}

.copy              {color: #000000; font-size: 10px; line-height: 10px; font-family: verdana;}
.copy a            {color: #000000; text-decoration: none;}
.copy a:visited    {color: #000000; text-decoration: none;}
.copy a:hover      {color: #000000; text-decoration: none;}

hr                 {color: #EEEEEE; background-color: #EEEEEE; border: 0; width: 100%; height: 1px;}
.form              {color: #000000; font-size: 13px; font-family: verdana; text-align: left;}
.btn               {color: #000000; font-size: 12px; font-family: verdana; text-align: center; width: 75px; padding: 3px 3px;}

.option li         {font-size: 11px; font-family: verdana; list-style-type: none; display: inline;}
.option a          {padding: 1px 4px 1px; border: 1px solid #808080; text-decoration: none; color: #808080;}
.option a:visited  {padding: 1px 4px 1px; border: 1px solid #808080; text-decoration: none; color: #808080;}
.option a:hover    {padding: 1px 4px 1px; border: 1px solid #C60000; text-decoration: none; color: #C60000; background-color: #FFD8E7;}
.option a:active   {padding: 1px 4px 1px; border: 1px solid #808080; text-decoration: none; color: #808080;}

.indepth li        {font-size: 11px; font-family: verdana; list-style-type: none; display: inline;}
.indepth a         {padding: 1px 5px 1px; border: 1px solid #808080; text-decoration: none; color: #808080;}
.indepth a:visited {padding: 1px 5px 1px; border: 1px solid #808080; text-decoration: none; color: #808080;}
.indepth a:hover   {padding: 1px 5px 1px; border: 1px solid #C60000; text-decoration: none; color: #C60000; background-color: #FFD8E7;}
.indepth a:active  {padding: 1px 5px 1px; border: 1px solid #808080; text-decoration: none; color: #808080;}

.footer            {color: #FFFFFF; font-size: 10px; font-weight: bold; font-family: verdana;}
a.footer:visited   {color: #FFFFFF; text-decoration: none;}
a.footer:active    {color: #FFFFFF; text-decoration: none;}
a.footer:hover     {color: #3366CC; text-decoration: none;}

.footer_red          {color: #668DBE; font-size: 10px; font-weight: bold; font-family: verdana;}
a.footer_red:visited {color: #CC0033; text-decoration: none;}
a.footer_red:active  {color: #CC0033; text-decoration: none;}
a.footer_red:hover   {color: #CC0033; text-decoration: none;}

#dhtmltooltip{
position: absolute;
border: 1px solid black;
width: 150px;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}