body { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; background-image: url(../pics/basic/background.jpg); background-repeat: repeat-y; }
p { }
td { }
a:link { color: #464646; font-weight: bold; text-decoration: none; }
a:visited { color: #555; font-weight: bold; font-style: normal; text-decoration: none; }
a:hover { color: silver; font-weight: bold; text-decoration: none; }
a:active { color: #464646; font-weight: bold; text-decoration: none; }
.head { color: #f1a038; font-size: 2em; }
.headsmall { color: #f1a038; font-size: 1.5em; }
.headsmall a:hover { color: #ffc873; font-size: 1.5em; }
.subhead { color: #f1a038; font-size: 1.1em; font-weight: bold; }
.bold { font-weight: bold; }
.padding { padding-right: 20px; padding-left: 20px; }
.bluebox { color: white; background-color: #f1a038; }
.bluecell { color: white; background-color: #f1a038; border: solid 2px; }
.bluebox a:link { color: white; font-weight: bold; background-color: #f1a038; }
.bluebox a:hover { color: silver; font-weight: bold; background-color: #f1a038; }
.bluebox a:visited { color: white; font-weight: bold; background-color: #f1a038; }
.bluecell a:link { color: white; font-weight: bold; background-color: #f1a038; }
.bluecell a:visited { color: white; font-weight: bold; background-color: #f1a038; }
.bluecell a:hover { color: silver; font-weight: bold; background-color: #f1a038; }
hr { border:0;  border-top: 1px solid #f1a038; height: 0; background: #f1a038;}
@media print{
body {  background-color: white !important; background-image: none !important; font-size: 12px;}
#Menu {display: none !important; }
}

