home *** CD-ROM | disk | FTP | other *** search
- body
- {
- font-family: "Trebuchet MS", "verdana" , "Arial";
- background-image: url(background_gradient.jpg);
- background-repeat: repeat-x;
- background-color: #E8EAEF;
- margin-top: 20px;
- margin-left: 20px;
- }
-
- .divider
- {
- border-top: #B6BCC6 5px solid;
- }
-
- h1
- {
- font-size: 1.1em;
- font-weight: normal;
- margin-top: 10px;
- }
-
- h2
- {
- font-size: 1em;
- font-weight: normal;
- margin-top: 10px
- }
-
- h3
- {
- font-size: 0.9em;
- font-weight: normal;
- }
-
- h4
- {
- font-size: 1em;
- font-weight: normal;
- margin-bottom: 0px;
- }
-
- h5
- {
- font-size: 1em;
- font-weight: normal;
- margin-bottom: 0px;
- }
-
- td .errorTitleCell
- {
- vertical-align:middle;
- }
-
-
- .errorBodyTitleLink
- {
- color: #0040B0;
- font-size: 0.8em;
- font-weight: normal;
- text-decoration: none;
- margin-left: 4px;
- padding-bottom: 8px
- vertical-align: top;
- }
-
- .errorBodyTitleLink a:link, .errorBodyTitleLink a:visited
- {
- color: #0040B0;
- vertical-align: top;
- }
-
- .errorBodyTitleLink a:hover
- {
- color: #DC143C;
- vertical-align: top;
- }
-
- .InfoBlock
- {
- padding-left: 10px;
- font-size: 0.9em;
- display:none;
- line-height: 1.1em;
- }
-
- .Header
- {
- font-size: 0.9em;
- /*color: #1F9F49;*/
- color: #1370AB;
- font-weight: bold;
- }