.reg-form { font-size:11px; font-family:Arial; color:#FFFFFF;  }
.content { font-size:12px; line-height:14px; font-family:Verdana; color:#000000; line-height:16px; }
.content-title { font-size:23px; font-family:Arial; color:#000000;  }
.content-subtitle { font-size:14px; font-family:Arial; color:#919191;  }

.footer { font-size:12px; font-family:Palatino Linotype,Arial; font-style:italic; color:#000000; line-height:16px; }

.copy { font-size:10px; font-family:Arial; color:#969696;  }
.news-title { font-size:14px; font-family:Arial; color:#35597D; font-weight:bold;  }
.news-content { font-size:10px; font-family:Arial; color:#000000;  }

.link:link {  font-family:Arial; font-size:10px; color:#000000; text-decoration:none; font-weight:bold; }
.link:visited {  font-family:Arial; font-size:10px; color:#000000; text-decoration:none; font-weight:bold; }
.link:hover {  font-family:Arial; font-size:10px; color:#000000; text-decoration:underline; font-weight:bold; }

.navbar:link {  font-family:Arial; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:none; }
.navbar:visited {  font-family:Arial; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:none; }
.navbar:hover {  font-family:Arial; font-size:11px; color:#FFFFFF; text-decoration:underline; font-weight:none; }

.mainlink:link { text-decoration:none; font-family:Serif; font-size:17px; font-weight: bold; color:#1030FF; }
.mainlink:visited { text-decoration:none; font-family:Serif; font-size:17px; font-weight: bold; color:#1030FF; }
.mainlink:hover { text-decoration:none; font-family:Serif; font-size:17px; font-weight: bold; color:#1030FF; }

.news-bg { background-image:url('/img/news-bg.gif'); background-position:top left; background-repeat:repeat-x; }

.input { font-family:Arial; font-size:12px; color:#000000; text-align:middle; border-width:1; border-style:solid; border-color:#4773A0; background-color:#FFFFFF; width:88px; height:18px; }

.button { font-family:Arial; font-size:12px; color:#0A345A; border-width:1; border-style:solid; border-color:#0B2AA0; background-color:#7EB5EE; width:80px;}

.login-bg { background:#4773A0; background-image:url('/img/login-bg.gif'); background-position:top left; background-repeat:no-repeat; }
.login-error { font-family:Arial; font-size:11px; color:#FFF602; font-weight:bold; }

.tableheader { background-color:#c0c8d0 }
.tableevenrow { background-color:#e0efff }
.tablenonevenrow { background-color:#ffffff }

td { font-family: Arial; font-size:12px; color:#2040A0; }

a:link { text-decoration:none; font-family:Arial; font-size:12px; color:#1030FF; }
a:visited { text-decoration:none; font-family:Arial; font-size:12px; color:#1030FF; }
a:hover { text-decoration:underline; font-family:Arial; font-size:12px; color:#1030FF; }

#notice {
    position: absolute;
    top: 15%;
    left: 35%;
}
#notice span
{
    color:000099;
}
#notice a span.prefix{
     font-family:verdana,arial,sans-serif;
     font-size:25pt;
     font-style:italic;
     font-weight:bold;
     color:#000099
 }
 #notice a span.name1{
     font-family:verdana,arial,sans-serif;
     font-size:25pt;
     /*font-style:italic;*/
     font-weight:bold;
     color:#992222
 }

 #notice a span.name2{
     font-family:verdana,arial,sans-serif;
     font-size:25pt;
     /*font-style:italic;*/
     font-weight:600;
     color:#990000
 }
#notice a span.suffix{
     font-family:verdana,arial,sans-serif;
     font-size:25pt;
     font-style:italic;
     font-weight:bold;
     color:#000099
 }
