td                            { font-family: Verdana, Arial; font-size: 11px; }
body                          { font-family: Verdana, Arial; font-size: 11px; }

input                         { font-size: 10px; }
select                        { font-size: 10px; }
textarea                      { font-size: 11px; }
button                        { font-size: 10px; }

a:link                        { color: #404040; }
a:visited                     { color: #404040; }
a:active                      { color: #404040; }
a:hover                       { color: #000000; }

a.mainMenu:link               { font-family: Arial; font-size: 11px; font-weight: bold; color: #c0c0c0; text-transform: uppercase; text-decoration: none; }
a.mainMenu:visited            { font-family: Arial; font-size: 11px; font-weight: bold; color: #c0c0c0; text-transform: uppercase; text-decoration: none; }
a.mainMenu:active             { font-family: Arial; font-size: 11px; font-weight: bold; color: #c0c0c0; text-transform: uppercase; text-decoration: none; }
a.mainMenu:hover              { font-family: Arial; font-size: 11px; font-weight: bold; color: #c0c000; text-transform: uppercase; text-decoration: underline; }

a.whiteLink01:link            { color: #ffffff; }
a.whiteLink01:visited         { color: #ffffff; }
a.whiteLink01:active          { color: #ffffff; }
a.whiteLink01:hover           { color: #a00000; }

a.whiteLink02:link            { color: #ffffff; }
a.whiteLink02:visited         { color: #ffffff; }
a.whiteLink02:active          { color: #ffffff; }
a.whiteLink02:hover           { color: #000000; }

a.yellowLink01:link           { color: #ffff00; }
a.yellowLink01:visited        { color: #ffff00; }
a.yellowLink01:active         { color: #ffff00; }
a.yellowLink01:hover          { color: #ffffff; }

a.blackLink01:link            { color: #404040; }
a.blackLink01:visited         { color: #404040; }
a.blackLink01:active          { color: #404040; }
a.blackLink01:hover           { color: #000000; }

a.blueLink01:link             { color: #18849f; }
a.blueLink01:visited          { color: #18849f; }
a.blueLink01:active           { color: #18849f; }
a.blueLink01:hover            { color: #184471; }

a.grayLink01:link             { color: #909090; text-decoration: none; }
a.grayLink01:visited          { color: #909090; text-decoration: none; }
a.grayLink01:active           { color: #909090; text-decoration: none; }
a.grayLink01:hover            { color: #303030; text-decoration: underline; }

.subMenu                      { color: #808080; font-family: Arial; font-size: 10px; font-weight: bold; text-transform: uppercase; }
.Message                      { color: #900000; }
