body,p,ul,li,input,select,textarea {
font-family:Sans-serif,Arial,Helvetica;
font-size:12px;color:#222;
}
body {margin:0em;
background-image:url(/image/bg.gif);
background-color:#222;}

h1,h2,h3,h4{font-family:"Arial Black",Arial,Helvetica,sans-serif;
font-weight:bold;font-style:italic
}
h1 {font-size:20px;color:#000}
h2 {font-size:18px;color:#222}
h3 {font-size:16px;color:#333}
h4 {font-size:14px;color:#333}
textarea {width:98%}
a:link,a:visited {color:#f0000f;}
a:hover {text-decoration:none;color:#111;}
a img {border-color:#aaa;}

acronym,abbr {font:inherit;
cursor:help;
border-bottom:1px dotted #b00;
}

.footer {font-size:9px;font-weight:bold;padding:6px;}
.footer a:visited, .footer a:link {color:#222}
.header {color:#ddd}
.header a:hover {color:#ddd}

.boxheader {text-align:center;
background-color:#5DA6D3;
font-family: Arial,Times, serif;
font-size: 13px;
font-weight: bold;
color: #fff;
}

.box {border:1px solid #888;padding:4px;}
.box th {
font-size:13px;
font-weight:bold;
color:#fff;
background-color:#444;
text-align:center;
}

.errormsg {font-weight:bold; color:#f00;}
.noticemsg {font-weight:bold; color:#0e0;}
.functionmsg {font-weight:bold; color:#0e0;}

.b0 {margin:2px;
border:1px solid #333;
background-color:#eee;
color:#333;
font-size:11px;
font-weight:bold;
}

.leftheader {
font-family:Arial;
padding:3px;
color:#eee;
font-size:16px;
font-style:italic;
font-weight:bold;
width:170px;
height:20px;
background-color:#222;
background-image:url(/image/leftheader.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

.leftmenu {padding:3px;}

.centerheader {
font-family:Arial;
padding:3px;
color:#eee;
font-size:18px;
font-style:italic;
font-weight:bold;
width:431px;
height:23px;
background-color:#222;
background-image:url(/image/centerheader.jpg);
}

.featurestory {clear:both;margin-left:2px;margin-right:2px}
.featurestory h1 {font-size:14px;margin:0}
.featurestory img {width:160px;border:0;padding-right:5px;}

.blogdatebox{
  margin:0 0 .75em;
  padding:3px;
  border-bottom:1px dotted #99bb99;
  text-transform:uppercase;
  letter-spacing:.3em;
  font: normal normal 95% Georgia, Serif;
  border:1px solid #888;
  background-color:#eee;
}
.blogtitle{font-size:12px;font-weight:bold;padding:3px 0 3px 0}
.fineprint{font-size:10px}
