@media screen {

body {
background-color: #ffffff;
margin:10px;
color: #5C4033;
font-family: arial,helvetica,sans-serif;
}

div.container {margin: 0 auto;}
table.container {margin: 0 auto; width: 950px; height: auto;}
.outline {width: 3px; height: 100%; background-image: url(/img/border-y.png);}
td.catbox {padding-top: 10px;}
ul {list-style-image: url(/img/arw_orange.png);list-style-type: circle;margin-left:20px}
.pad0 {padding:0px}
.pad5 {padding:5px}
.nopad {padding:0px}
.sm {font-size:.7em;text-align:left}
.m {font-size:.75em}
.s {font: normal 10px verdana,geneva,arial,helvetica;}
b, bold {font-weight:bold}
.big {font-size:large}
.h {display: none; visibility: hidden; }

.am {font-size:.8em}
.mv {font:normal .7em verdana,geneva,arial,helvetica;}
li {font-size:xx-small}

h1, h2, h3, h4, h5 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

img.arw {margin-right:5px}
acronym {text-decoration:underline;cursor:help}
.red {color: #cc0000;font-weight:bold}

table.navbar {font:normal .7em verdana,geneva,arial,helvetica;}
td.navbar {padding: 0 5px 0 5px; font:normal .5em arial,helvetica; color:#8B7355; text-align:center;}

table.nb {font:normal .7em verdana,geneva;text-align:center; border:solid 1px #c98951; padding:5px; margin-bottom:15px}
td.ns {padding:0px;background-color:#404040;width:1px}

a.s {font-size:xx-small}
.bd {border:1px solid dimgray}

/* TABLE CELL CLASSES */
td#pad5 {padding:8px}
.blkbrd { border:solid 1px #404040; border-top:solid 1px black}

th#wtxt {width:auto; font:bold large; color:white; background-color:#0066ff; filter: DropShadow(Color='#444444', OffX=1, OffY=1, Positive='true')}
td#wtxt {color:white;background-color:#0066ff}

.tf {font: normal .7em verdana,geneva;width:auto; }

 a { color: #7f3633; text-decoration:underline; }
 a:visited { color : #7f3633; text-decoration:underline; }
 a:hover   { color : #b56961; text-decoration:underline; }
 a:active  { color : #f7ba76; text-decoration:underline; }


 a.txt { color: #5C4033; text-decoration:none; border-bottom: dotted 1px #5C4033; text-transform: none;}
 a.txt:visited { color : #5C4033; text-decoration:none; border-bottom: dotted 1px #5C4033; }
 a.txt:hover   { color : #8B7355; text-decoration:none; border-bottom: dotted 1px #8B7355; }
 a.txt:active  { color : #8B7355; text-decoration:none; border-bottom: solid 1px #8B7355; }

 a.catlink { color: #5C4033; text-decoration:none; border-bottom: dotted 1px #5C4033; font: normal 10px verdana,geneva; text-transform: uppercase;}
 a.catlink:visited { color : #5C4033; text-decoration:none; border-bottom: dotted 1px #5C4033; }
 a.catlink:hover   { color : #8B7355; text-decoration:none; border-bottom: dotted 1px #8B7355; }
 a.catlink:active  { color : #8B7355; text-decoration:none; border-bottom: solid 1px #8B7355; }

 a.dl { color: #0066FF; text-decoration:none  }
 a.dl:visited { color : #0066ff; text-decoration:none }
 a.dl:hover   { color : #0066ff; text-decoration:underline }
 a.dl:active  { color : red; text-decoration:underline }

 a.navbar { color: #5C4033; text-decoration:none; border: solid 1px #fff; padding: 1px 5px 1px 5px; }
 a.navbar:visited { color : #5C4033; text-decoration:none; border: solid 1px #fff; }
 a.navbar:hover   { color : #8B7355; text-decoration:none; border: solid 1px #8B7355; }
 a.navbar:active  { color : #8B7355; text-decoration:none; border: solid 1px #8B7355; }

 a.botlink { color: #8B7355; text-decoration:none; border-bottom: dotted 1px #fff; font: normal 10px verdana,geneva; text-transform: none;}
 a.botlink:visited { color : #8B7355; text-decoration:none; border-bottom: dotted 1px #fff; }
 a.botlink:hover   { color : #5C4033; text-decoration:none; border-bottom: dotted 1px #5C4033; }
 a.botlink:active  { color : #5C4033; text-decoration:none; border-bottom: solid 1px #5C4033; }

}