﻿body {
}

div.Notice 
{
	font-family:Arial;
	font-size:small;
	color:Black;
	text-align:center;
}
div.PageTitle 
{
	font-family:Papyrus;
	font-size:x-large;
	font-weight:bold;
}
div.PageTitleMinor {
	font-family:Papyrus;
	font-size:large;
	font-weight:normal;
}

a.BodyLink 
{
	text-decoration:underline;
}

a.BodyLink:link {
	color: Black;
	}
a.BodyLink:visited {
	color: Black; 
	}
a.BodyLink:active {
	color: Black; 
	}
a.BodyLink:hover {
	color: MediumTurquoise;
	}
	
a.ConditionLink 
{
	text-decoration:underline;
}

a.ConditionLink:link {
	color: #7C4D9F;
	}
a.ConditionLink:visited {
	color: Black; 
	}
a.ConditionLink:active {
	color: #7C4D9F; 
	}
a.ConditionLink:hover {
	color: MediumTurquoise;
	}
	
a.Menu 
{
	text-decoration: none;
	font-family: Times New Roman;
	font-style: italic;
	font-size: large;
}
td.Menu 
{
	height:24px;
}			
	
a.Menu:link {
	color: Black;
	}
a.Menu:visited {
	color: Black; 
	}
a.Menu:active {
	color: Black; 
	}
a.Menu:hover {
	color: MediumTurquoise;
	}
	
a.Events 
{
	text-decoration: none;
	font-family: Times New Roman;
	font-style: italic;
	font-size:medium;	
	color:#7C4D9F;
}
td.Events 
{
	height:24px;
}			
	
a.Events:link {
	color:#7C4D9F;
	}
a.Events:visited {
	color:#7C4D9F; 
	}
a.Events:active {
	color:#7C4D9F; 
	}
a.Events:hover {
	color: MediumTurquoise;
	}
	
a.MainLink 
{
	text-decoration: none;
	font-family: Times New Roman;
	font-style:italic;
	font-weight:normal;
	font-size: larger;
}

a.MainLink:link {
	color: Black;
	}
a.MainLink:visited {
	color: Black; 
	}
a.MainLink:active {
	color: Black; 
	}
a.MainLink:hover {
	color: MediumTurquoise;
	}
	
td.ImageBox 
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
div.SiteTitle 
{
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:underline;
	font-size:xx-large;
	font-family:Papyrus;
}
div.TagLine
{
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:medium;
	font-family:Arial;
}
.GroupHeading 
{
	text-align:center;
	font-size:larger;
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	color:#7C4D9F;
	padding-top:16px;
	padding-bottom:10px;
}
.Body 
{
	text-align:justify;
	font-family:Times New Roman;
	font-size:large;
	font-weight:normal;
}
.MinorHeading 
{
	text-align:left;
	font-family:Times New Roman;
	font-size:larger;
	font-weight:bold;
}
.BookTitle
{
	font-family:Times New Roman;
	font-size:medium;
	font-weight:normal;
}
img.TopLeft 
{
	padding-right:10px;
	
}
td.TopRight 
{
	padding-bottom:16px;
}
span.Emphasis 
{
	color:MediumTurquoise;
}
li
{
	font-family:Times New Roman;
	font-size:large;
	font-weight:normal;
	padding-bottom:12px;
	
}
a 
{
	text-decoration:underline;
}
a:link {
	color: Black;
	}
a:visited {
	color: Black; 
	}
a:active {
	color: Black; 
	}
a:hover {
	color: MediumTurquoise;
	}
	
a.FunctionLink 
{
	color:#5993B7;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}
a.FunctionLink:hover {color:#F7C63A;}
	
	
	

