home *** CD-ROM | disk | FTP | other *** search
- .navbg {
- text-align : center;
- font-size : 11px;
- font-family : Arial, Helvetica, sans-serif;
- }
-
- .content {
- background-color : White;
- }
-
-
- body {
- background : #cccccc;
- margin-left : 0;
- margin-top : 0;
- margin-right : 0;
- margin-bottom : 0;
- }
-
- .footer {
- font-size : 11px;
- font-family : Arial, Helvetica, sans-serif;
- font-weight : bold;
- text-align : center;
- padding-bottom: 3px;
- }
- .title {
- font-size : 12px;
- color : White;
- font-family : Arial, Helvetica, sans-serif;
- background-color : #666666;
- font-weight : bold;
- text-align : center;
- }
- .content {
- font-family : Arial, Helvetica, sans-serif;
- font-size : 11px;
- width : 99%;
- }
-
- a.nav {
- font-size : 11px;
- font-family : Arial, Helvetica, sans-serif;
- color : Gray;
- font-weight : bold;
- text-decoration : none;
- }
- a.nav:hover {
- font-size : 11px;
- font-family : Arial, Helvetica, sans-serif;
- color : #a9a9a9;
- font-weight : bold;
- text-decoration : none;
- }
- a {
- font-family : Arial, Helvetica, sans-serif;
- font-size : 11px;
- font-weight : bold;
- text-decoration : none;
- color : #4169E1;
- }
- a:hover {
- font-family : Arial, Helvetica, sans-serif;
- font-size : 11px;
- font-weight : bold;
- text-decoration : underline;
- color : #1E90FF;
- }