﻿body {font-size:70%;font-family:arial;
}

#box{margin:100px auto;width:600px; }
h1{font-size:2em;color:#666666;border-bottom:1pt dashed #dddddd;}
h1.new{padding:10px 0px 10px 55px; background: url(img/sections.png) top left no-repeat;}
h1.home{padding:10px 0px 10px 55px; background: url(img/frontpage.png) top left no-repeat;}
h1.stats{padding:10px 0px 10px 55px; background: url(img/stats.png) top left no-repeat;}
input.text{border:1pt solid #dddddd;}
#logo{ margin-bottom:1em;width:600px;text-align:center;}
#foot{margin:1em 0px 0px 140px;color:#666666;}
.small{font-size:.8em;}
.imp{font-weight:bold;}
.blue{color:Blue;}
.msgbox{float:left;width:800px;margin: 10px auto; background-color:#66cc66;padding:1em;border:1pt solid #336600;}
.msgboxtxt{color:#333333; font-size:1.3em;padding:5px;}
.fl{float:left}
.cb{clear:both}
.box{margin:5px;padding:5px;border:1pt dashed #dddddd; background-color:#e5e5e5;color:#666666;}
a {color:#333333;}
a.link{color:#333333; font-weight:bold;}
.nobord{border:0px}