/* PD Style Sheets Specs - The web browser loads this file once then caches it */

/* Body Settings - Background Color, etc. */
body 
{
	background-color:#f4f4f4;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}

.TextError { 
font-family: Arial; 
font-size: 11; 
font-style: normal; 
color: red;
font-weight: bold;
}

.TextErrorBGC { 
background-color:#F7F4ED;
font-family: Arial; 
font-size: 11; 
font-style: normal; 
color: red;
font-weight: bold;
}

.TextRed14 { 
font-family: Arial; 
font-size: 14; 
font-style: normal; 
color: red;
font-weight: normal;
}

.TextTitle { 
font-family: Papyrus; 
font-size: 16; 
font-style: normal; 
font-weight:bold;
color: #993300; 
}

.TextTitleBGC { 
background-color:#F7F4ED;
font-family: Papyrus; 
font-size: 20; 
font-style: normal; 
font-weight:bold;
color: #993300; 
}

.TextSubTitle { 
font-family: Papyrus; 
font-size: 15; 
font-style: normal; 
font-weight:bold;
color: #993300; 
}

.TextSubTitleBGC { 
background-color:#F7F4ED;
font-family: Papyrus; 
font-size: 15; 
font-style: normal; 
font-weight:bold;
color: #993300; 
}

.SubMenuOff { 
background-color:#F7F4ED;
font-family: Papyrus; 
font-size: 12; 
text-decoration: none;
font-weight:bold;
color: #993300; 
}

.SubMenuOn { 
background-color:#F7F4ED;
font-family: Papyrus; 
font-size: 12; 
text-decoration: Underline;
font-weight:bold;
color: #993300; 
}

.SiteMap1 { 
background-color:#F7F4ED;
font-family: Papyrus; 
font-size: 15; 
text-decoration: Underline;
font-weight:bold;
color: #993300; 
}

.HomeOn { 
font-family: Arial; 
font-size: 11; 
text-decoration: Underline;
font-weight:bold;
color: black; 
}

.HomeOff { 
font-family: Arial; 
font-size: 11; 
text-decoration: none;
font-weight:bold;
color: black; 
}

.Text { 
font-family: Arial; 
font-size: 13; 
font-style: normal; 
color: black; 
}

.TextBGC { 
background-color:#F7F4ED;
font-family: Arial; 
font-size: 13; 
font-style: normal; 
color: black; 
text-decoration: none;
}

.TextDisabled { 
background-color:#F7F4ED;
font-family: Arial; 
font-size: 13; 
font-style: normal; 
color: gray; 
text-decoration: none;
}


.TextPLBGC { 
background-color:#F7F4ED;
font-family: Palatino Linotype; 
font-size: 13; 
font-style: normal; 
color: black; 
text-decoration: none;
}

.TextLabelsBGC { 
background-color:#F7F4ED;
font-family: Arial; 
font-size: 10; 
font-style: normal; 
color: blue; 
text-decoration: none;
}

.TextBGCUnderline { 
background-color:#F7F4ED;
font-family: Arial; 
font-size: 13; 
font-style: normal; 
color: black; 
text-decoration: underline;
}

.ATest 
{
text-decoration: none;

}

.Text11 { 
font-family: Arial; 
font-size: 11; 
font-style: normal; 
color: black; 
font-weight:bold;
}

.TextBold { 
font-family: Arial; 
font-size: 13; 
font-style: normal; 
color: black; 
font-weight:bold;
}

.TextSm { 
font-family: Arial; 
font-size: 11; 
font-style: normal; 
color: black; 
}

.TextTeal { 
font-family: Papyrus; 
font-size: 16; 
font-style: normal;
font-weight:bold; 
color: Teal;/* #007271; */
}

.TextTealBGC { 
background-color:#F7F4ED;
font-family: Papyrus; 
font-size: 15; 
font-style: normal; 
font-weight:bold; 
color: Teal;
}


.TextTeal13 { 
font-family: Papyrus; 
font-size: 13; 
font-style: normal; 
color: Teal;/* #007271; */
}


.MenuText { 
font-family: Papyrus; 
font-size: 12; 
font-style: normal; 
font-weight: bold;
color: #090282;/* #007271; */
}

.mnuOnBGC { 
background-color:#F7F4ED;
font-family: papyrus; 
font-size: 12; 
font-style: normal; 
text-decoration: Underline;
font-weight:normal;
color: #D0020C;
}

.mnuOffBGC { 
background-color:#F7F4ED;
font-family: papyrus; 
font-size: 12; 
font-style: normal; 
text-decoration: none;
font-weight:normal;
color: #090282;
}

.mnuOn { 
font-family: papyrus; 
font-size: 12; 
font-style: normal; 
text-decoration: Underline;
font-weight:normal;
color: #D0020C;
}

.mnuOff { 
font-family: papyrus; 
font-size: 12; 
font-style: normal; 
text-decoration: none;
font-weight:normal;
color: #090282;
}


.mnuBottomOff { 
font-family: Arial; 
font-size: 10; 
font-style: normal; 
text-decoration: none;
/*font-weight:bold;*/
color: #090282;/*#757052*/
}

.mnuBottomOn { 
font-family: Arial; 
font-size: 10; 
font-style: normal; 
text-decoration: underline;
color: #D0020C;
}

.CopyRightText { 
font-family: Arial; 
font-size: 11; 
font-style: normal; 
text-decoration: none ;
color: black;
}

.WebSiteDesignOff { 
font-family: Arial; 
font-size: 10; 
font-style: normal; 
color: white;
text-decoration:none;
cursor:default;
}

.WebSiteDesignOn { 
font-family: Arial; 
font-size: 10; 
font-style: normal; 
color: yellow;
text-decoration:underline;
cursor:hand;}


.TextPapyrus { 
font-family: Papyrus; 
font-size: 15; 
font-weight:bold;
font-style: normal; 
color: #993300; /*#AB9A6D dark blue = #090282*/
}

.TextBlackPapyrus { 
font-family: Papyrus; 
font-size: 26; 
font-weight:bold;
font-style: normal; 
color: black;
}
.TextRed { 
font-family: Arial; 
font-size: 12; 
font-style: normal; 
color: red;
}

.TextLarge { 
font-family: Arial; 
font-size: 20; 
font-style: normal; 
color: darkorchid;
}

.TextGrey { 
font-family: Arial; 
font-size: 12; 
font-style: normal; 
color: dimgray;
}

.Heading { 
font-family: Georgia; 
font-size: 18;
font-style: normal; 
color: darkorchid; 
}

.ColHeader { 
font-family: Arial; 
font-size: 12; 
font-style: normal; 
font-weight: bold; 
color: black;
}

.btn { 
cursor: hand; 
font-family: Arial; 
font-size: 16;
font-style: normal; 
color: darkorchid;
font-weight: bold; 
text-decoration: Underline; 
} 

.SmallSpace { 
font-family: Papyrus; 
font-size: 3; 
font-style: normal; 
color: black;
text-decoration: none;
}

.SmallSpaceBGC { 
background-color:#F7F4ED;
font-family: Papyrus; 
font-size: 3; 
font-style: normal; 
color: black;
text-decoration: none;
}


.SmallSpace2 { 
font-family: Papyrus; 
font-size: 2; 
font-style: normal; 
color: black;
text-decoration: none;
}


