*               { margin: 0; padding: 0;                                                                                           }

a:link          {text-decoration: none;      color: #336699;                                                                       }
a:visited       {text-decoration: none;      color: #6699cc;                                                                       }
a:active        {text-decoration: none;      color: #336699;                                                                       }
a:hover         {text-decoration: underline; color: #6699cc;                                                                       }


body            { text-align: center; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 10px auto ; width: 972px }
div             { margin: 1px;                                                                                                     }

h1              { height: 100%                                                                                                     }
h2              { height: 100%; width: 50%; float: left;                                                                           }

.logo1          { background: url(../img/logo/welcome.gif)    no-repeat center;                                                    }
.logo2          { background: url(../img/logo/on_logo.gif)    no-repeat center;                                                    }
.logo3          { background: url(../img/logo/sd_logo.gif)    no-repeat center;                                                    }
.logo4          { background: url(../img/logo/on_logo_sw.gif) no-repeat center;                                                    }
.logo5          { background: url(../img/logo/sd_logo_sw.gif) no-repeat center;                                                    }
.logo6          { background: url(../img/logo/sd_logo_s.gif)  no-repeat center;                                                    }
.logo7          { background: url(../img/logo/on_logo_s.gif)  no-repeat center;                                                    }
.logo8          { background: url(../img/logo/roadlinklogo.gif)  no-repeat center;                                                 }

.style1         { font-size: 10pt; color: #ffffff;                                                                                 }
.style2         { font-size: 12pt; color: #ffffff;                                                                                 }
.style3         { font-size: 10pt; color: #000000;                                                                                 }
.style4         { font-size: 12pt; color: #c9283a; font-weight: bold;                                                              }
.style5         { font-size: 14pt; color: #c9283a; font-weight: bold;                                                              }
.style6         { font-size: 10pt; color: #052467;                                                                                 }
.style7         { font-size: 14pt; color: #052467; font-weight: bold;                                                              }
.style8         { font-size:  8pt; color: #052467;                                                                                 }

.border         { border: 2px solid #052467;                                                                                       }

.background1    { background: #ffffff;                                                                                             }
.background2    { background: #efefef;                                                                                             }
.background3    { background: #cccccc;                                                                                             }
.background4    { background: #6699cc;                                                                                             }
.background5    { background: #336699;                                                                                             }

.menu           { list-style-type: none; margin: 0; padding: 0; text-align: left;                                                  }
.menu a         { display: block; padding: 2px; width: 156px; background: #6699cc; border-bottom: 1px solid #ffffff;               }
.menu a:link    { color: #ffffff; text-decoration: none;                                                                           }
.menu a:visited { color: #ffffff; text-decoration: none;                                                                           }
.menu a:hover   { color: #ffffff; background: #336699;                                                                             }
.current a      { color: #ffffff; background: #336699;                                                                             }

#frame          { width: 972px; height: 762px;                                                                                     }
#logo           { width: 160px; height: 150px; background: #336699 url(../img/logo/links.gif) no-repeat center; float: left;       }
#header         { width: 798px; height: 150px; float: left;                                                                        }
#nav            { width: 160px; height: 600px; float: left; position: relative;                                                    }
#links          { width: 160px; height: 250px; position: absolute; bottom: 0; left: 0;                                             }
#main           { width: 798px; height: 600px; float: left;                                                                        }
#popup          { background:#EFEFEF; border:1px solid #999999; font-size: 10pt; padding:7px;                                      }