home *** CD-ROM | disk | FTP | other *** search
- table {
- border: 0;
- padding: 0;
- }
-
- a{
- cursor: hand;
- color: Black;
- font-family: Arial;
- font-size: 14px;
- }
-
- a.LineTextSmall{
- font-size: 12px;
- text-decoration: none;
- }
-
- a.LineText{
- font-size: 15px;
- text-decoration: none;
- }
- a.LineText:hover{
- text-decoration : underline;
- }
- a.LineTextUrgent{
- color: #FF0000;
- font-size: 15px;
- text-decoration: none;
- }
-
- a.LineTextSmallUrgent{
- font-size: 12px;
- color: #FF0000;
- text-decoration: none;
- }
-
- a.HintText{
- font-size : 11px;
- text-align : left;
- }
-
- a.PanelTitle{
- font-size : 20px;
- font-weight : bold;
- }
-
- a.PanelTitleWarning{
- font-size : 20px;
- font-weight : bold;
- color : Red;
- }
-
- a.PanelTitleUrgent{
- font-size : 20px;
- font-weight : bold;
- color : Red;
- }
-
- a.TableHeading{
- font-size : 12px;
- font-weight : bold;
- }
-
- a.ButtonText{
- font-size : 12px;
- cursor : hand;
- margin-left : 10px;
- margin-right : 10px;
- margin-top : 15 px;
- margin-bottom : 15px;
- vertical-align : middle;
- text-decoration : none;
- }
-
- a.ButtonText:hover{
- text-decoration : underline;
- }
-
- a.MoreInfoText{
- font-size : 11px;
- text-decoration : underline;
- cursor: hand;
- text-align : left;
- color : blue;
- }
-