BODY 
{
    background-color: Black;
    color: White;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
}

TD 
{
     font-size: 10pt;
}

A 
{
    color: Lime;
    text-decoration: none;
}

A:Hover
{
    color: Red;
    text-decoration: underline;
}

.quote-table {
	width : 400;
}
.quote-text {
	font-size : smaller;
	font-style : italic;
}

.quote-author {
	font-variant : small-caps;
	font-weight : bold;
	font-style : italic;
	font-size : smaller;
}

.ErrorMsg{
	font-weight : bold;
	color : #ff0000;
}

.PageHeader
{
	font-size:x-large;
	font-style:italic;
	font-weight:bold;
}

.PhotoTitle
{
	font-weight: bold;
	color:Navy;
}

.PhotoCaption
{
	color:#404040;
}

.PhotoAddedOn
{
	font-size:smaller;
	font-style:italic;
}

.STS_GameDate
{
	font-size : x-large;
	font-weight : bold;
	font-style : italic;
	color : Silver;
}

.STS_Quote
{
	font-size : smaller;
	font-style : italic;
}

.STS_Author
{
	font-size : smaller;
	font-weight : bold;
}

.STS_Reference
{
	font-size : smaller;
	font-weight : bold;
	font-style : italic;
}

.STS_Delivery
{
	font-weight : bold;
}

.STS_Invitation
{
	font-style : italic;
}

.STS_StoryTellerNotes
{
	
}

.STS_HeadLine
{
	font-size : larger;
	font-weight : bold;
}

.STS_LocationDate
{
	font-weight : bold;
}

.navbar{
	font-size : x-small;
}

.CS_TabTable
{
    background-color: White;
    color: Black;    
}

.LexiconWord 
{
     font-weight: bold;
     font-style: italic;
}

.LexiconDefinition
{
     color: Silver;
}

.CharacterListGroups
{
    font-size: large; 
    font-weight: bold; 
    color: Red;
}

.HeaderTableRow
{
    font-weight: bold;
    background-image: url(http://www.jidianstation.org/images/header_row_background.jpg);
    height: 30px;
}

.HighlightedTableRow
{
    border: solid 1px #00ff00;
    background-color: #004000;
     
}