body {
 color:#FFFFFF;
 font-size:16px;
 background-color:#696969;
 background-color:#101010;
 height:100%;
 margin:0 auto;
 font-family:"Helvetica","sans-serif";
}
html {
 height:100%;
}
.mainindex{
 font-family:"Helvetica","sans-serif";
 background-image:url('image/kilostationback.png');
 background-position: center;
 background-repeat:no-repeat;
 background-color:#ffffff;
 color:#ffffff;
 font-size:16px;
 margin:0 auto 0;
 height:100%;
}
.hdrtable{
 width:100%;
 height:100px;
}
.hdrleft{
 width:20%;
}
.hdrcenter{
 width:60%;
 font-size:24px;
 font-weight:bold;
 text-align:center;
 color:202020;
}
.hdrright{
 width:20%;
}
.portalh{
 height:80%;
}
.ctr {
 text-align:center;
}
.err {
 color:#707000;
 background-color:#d1d8c3;
 font-family:'Courier New',monospace;
}
.stat {
 color:#000080;
 background-color:#d1d8c3;
 font-family:'Courier New',monospace;
}
hr {
 padding:0;
 margin:0;
 border:0;
 border-top:1px solid #909090;
}
.copy {
 font-size:12px;
 text-align:center;
 font-family:Roboto,'Courier New',monospace;
 font-weight:bold;
}

a.site:link {color: #000080; text-decoration: none; }
a.site:visited {color: #000080; text-decoration: none; }
a.site:active {color: #000080; text-decoration: none; }
a.site:hover {color: #808000; text-decoration: none; background-color:#FFFFFF;}

a:link    {color: #606060; text-decoration: none;}
a:visited {color: #606060; text-decoration: none;}
a:active  {color: #606060; text-decoration: none;}
a:hover   {color: #000080; text-decoration: none; background-color:#FFFFFF;}

.float {
 float:left;
 margin:0 40px;
}
.imgwrapper{
 height:200px;
 float:left;
}
.notice{
 color:#C00000;
 font-size:14px;
}
.bold{
 font-weight:bold;
}
