﻿/*Home page*/
.FrontPageText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #222222;
	letter-spacing: 0px;
	text-align: left;
	line-height:21px;
	
}
.BubbleHeadline
{
	font-family:"Times New Roman", Times, serif ;
	font-size: 18px;
	font-style: normal;
	font-weight:normal;
	color: #990000;
	letter-spacing: 0px;
	text-align: left;
}

.BubbleSubHeadline
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: 000000;
	letter-spacing: 0px;
	text-align: left;
}

.ExploreText
{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight:normal;
	color: #990000;
	letter-spacing: 0px;
	text-align: left;
	font-size: 20px;
}

.LargeText
{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight:normal;
	color: #990000;
	letter-spacing: -1px;
	text-align: center;
	font-size: 29px;
}

td.PlayReflection
{
background:no-repeat;
background-position:center;
background-image:url(image/gui/ico_plays_reflect.jpg)
}

td.Headline
{
background:no-repeat;
background-position:center;
background:#f9f6e4;
}


td.SearchReflection
{
	background:no-repeat;
	background-position:center;
	background-image:url(image/gui/ico_search_reflect.jpg)
}

td.PoemReflection
{
	background:no-repeat;
	background-position:center;
	background-image:url(image/gui/ico_poem_reflect.jpg)
}

td.GlossaryReflection
{
	background:no-repeat;
	background-position:center;
	background-image:url(image/gui/ico_glossary_reflect.jpg)
}

.matt a {
    /*color: #000000;*/
 text-decoration:none;
 /*font-weight:bold;*/
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	color: #990000;
	letter-spacing: 0px;
	text-align: left;
 	margin: 0px;
	padding: 0px;
}
.matt a:hover {text-decoration:underline;}

/*Other pages*/


/*standard text of topics and themes*/
.TopicText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}


.TopicGloss
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

.TopicLocation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-style: normal;*/
	/*font-weight:normal;*/
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

.TopicItalicText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:normal;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

.TopicColumnHeadline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

/*standard text of topics and themes*/
.TopicTableHeadline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: 363637;
	letter-spacing: -1px;
	text-align: left;
}

