.foreign-victim {color: #FF0000; font-weight: bold; font-style: italic; }
.editor {color: #005500}
.editor-bold {
	color: #005500;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.editor-small {
	color: #005500; 
	font-size: .9em;
	font-family: "Times New Roman", Times, serif;
}
.reader {color: #0000FF} 
.victim-larger {color: #FF0000; font-weight: bold; font-size: larger; }
.victim {color: #FF0000; font-weight: bold; }
.foreign {
	font-style: italic;
	font-weight: bold;
}
.Banner {
	color: #FFFFFF;
	font-size: 2.5em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
} 
 
a:hover {
	background-color: #CCCCFF;
	font-style: normal;
}
/* optional lines in above hover...
    font-weight: bold;
   {cursor:url("redarrow.cur"), pointer; */

#navcontainer
{
	width: 10em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	font-size: 0.8em;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
 
#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}
 
#navcontainer li a
{
display: block;
padding: 5px 5px 5px .5em;
border-left: 5px solid #1958b7;
border-right: 5px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 5px solid #1c64d1;
border-right: 5px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
.smaller {
	font-size: .9em;
}
.blacksmaller {
	font-weight: bold;  
	font-size: .9em;
}
.blacksmaller-yet {
	font-weight: bold;   
	font-size: x-small;
}
.bold {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0000CC;
}
.larger {
	font-size: larger;
	font-family: "Times New Roman", Times, serif;
}
.darkred {
	color: #990000;
}
.whitetext {
	color: #FFFFFF;
}

.bodywhite {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.bodybrown {
	background-color: #DDCD97;
}
.larger-bold {
	font-size: larger;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0000CC;
}
.Outrageous {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
.Millard-text {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993366;
	font-size: 1em;
}
.Millard-bold {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993366;
}
.blacktext {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.redsmaller {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: .9em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: .4em;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.zip-required {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.normal-text {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	color: #000000;
}
.Banner-smaller {

	color: #FFFFFF;
	font-size: 2em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.bodybeige {
	background-color: #FFEED9;
}
.commentary-head{
    font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.blackborder {
	border-color: #000;
}.smaller-yet {
	font-size: x-small;
} 