BODY {
	color: #002A00; /*drkgrn*/
	background-color:#FFFBF0;  /*almondish*/
	background:url(/images/HorusLgLitPlrfrg.jpg) #FFFBF0;
	/*NN+IE differ on relative url path, so specify whole pathThe second property is used if the first is unavailable*/
	background-attachment:scroll;
	/*font-family, font-height, font-size, font-style, font-variant, and font-weight*/
	font-family:"Comic Sans MS",Palatino,"Times New Roman",Serif;
	font-size:13px;
	/*font-size*/
	font-weight:400;
	/*line-height:120%; */
	margin-left:3%;
	margin-right:3%;
	height:auto;
}

	/* Used for Link Tooltips */
.dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

/* Used for Menu Nav Layer, but doesn't respond to very first mouseover correctly
when called as a class designation, so I put it in the Divs at end of page */
.dekpaine{BORDER: solid 2px #006666; BORDER-RIGHT: black 2px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 2px solid; PADDING-LEFT: 4px; LEFT: 0px; VISIBILITY: hidden; PADDING-BOTTOM: 1px; BORDER-LEFT: black 2px solid; WIDTH: 200px; PADDING-TOP: 2px; BORDER-BOTTOM: black 2px solid; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: lightyellow; layer-background-color: lightyellow;}

TABLE {
	color: #002A00;
	/*background-color: #FFFBF0;
	*/
	font-family:"Comic Sans MS", Palatino, Georgia, "Times New Roman", Times, Serif;
	font-size:13px;
	/*font-size:12px;
	*/
	font-weight:400;
	/*line-height:120%; */
	margin-left:0%;
	margin-right:0%;
} 

/*Current Table Font Tag Settings font color="#002600" size="2" face="Palatino,Georgia,serif" point-size="9" */ 
TABLE.bastbl { 
	color: #002A00; 
	/*background-color: #FFFBF0; */ 
	font-family:"Comic Sans MS", Palatino, Georgia, "Times New Roman", Serif; 
	font-size:13px; 
	/*font-size:12px; */ 
	font-weight:400;
	} 

TH.bas2th {
	color: #002A00;
	/* background-color: #FFFBF0; */
	font-family:Verdana,"Trebuchet MS",Arial,Helvetica,"Sans Serif";
	font-size:14px;
	/* font-size:12px; */
	font-weight:600;
	/* line-height:120%; */
} 

TD {
	color: #002A00;
	/* background-color: #FFFBF0; */
	font-family:"Comic Sans MS", Palatino, Georgia, "Times New Roman", Serif;
	font-size:13px;
	/* font-size:12px; */
	font-weight:400;
	/* line-height:120%; */
} 

.sanserMenu { /*use a Class="sanserMenu" in a font tag to apply*/ 
	color:#00008b; 
	font-family:Verdana,"Trebuchet MS",Arial,Helvetica,"Sans Serif"; 
	font-size:10px; 
	line-height:100%; 
	font-weight:Bold;
	}

#sanserMenu { /*use an ID="sanserMenu" in a font tag to apply*/ 
	color:#00008b; 
	font-family:Verdana,"Trebuchet MS",Arial,Helvetica,"Sans Serif"; 
	font-size:10px; 
	line-height:100%; 
	font-weight:Bold;
	} 

.sanserMenu2 { /*use an Class="sanserMenu2" in a font tag to apply*/ 
	color:#00008b; /* Royal Blue */
	font-family:Verdana,"Trebuchet MS",Palatino,Arial,Helvetica,"Sans Serif"; 
	font-size:10px; 
	font-weight:bold; 
	line-height:100%; 
	} 

#sanserMenu2 { /*use an ID="sanserMenu2" in a font tag to apply*/ 
	color:#00008b; 
	font-family:Verdana,"Trebuchet MS",Palatino,Arial,Helvetica,"Sans Serif"; 
	font-size:10px; 
	font-weight:bold;
	line-height:100%; 
	} 

.MenuHdr1 {
	/*use an Class="MenuHdr" in a font tag to apply*/
	color: Maroon;  	/* Royal Blue */
	font-family:Verdana,"Trebuchet MS",Palatino,Arial,Helvetica,"Sans Serif";
	font-size:11px;
	font-weight:bold;
} 

#MenuHdr1 { /*use an ID="MenuHdr2" in a font tag to apply*/ 
	color: Maroon; 
	font-family:Verdana,"Trebuchet MS",Palatino,Arial,Helvetica,"Sans Serif"; 
	font-size:11px; 
	font-weight:bold;
	} 

.BernhardFashionBT {
	font-family:"BernhardFashion BT";
	}

/*Current Paragraph Section Header Font Tag Settings font color="#002a00" size="2" face="Helvetica,Trebuchet 
MS,Arial,Sans Serif" point-size="10" */ 
.p-header { 
	color:#002A00; 
	font-family:Verdana,"Trebuchet MS",Arial,Helvetica,"Sans Serif"; 
	font-size:14px; 
	font-weight:600; 
	} 

/* for Page Title Headers */
.fntTtlCap {
	color:#00008B; /*darkblue */
	font-family:Helvetica,Arial,Verdana,"Trebuchet MS","Sans Serif"; 
	font-size:16px; 
	}	
	
#fntTtlCap {
	color:#00008B;  /*darkblue */
	font-family:Helvetica,Arial,Verdana,"Trebuchet MS","Sans Serif";
	font-size:16px; 
	}	
	
.fntTtlSmlCap {
	color:#00008B;  /*darkblue */
	font-family:Helvetica,Arial,Verdana,"Trebuchet MS","Sans Serif";
	font-size:10px; 
	}	
	
#fntTtlSmlCap {
	color:#00008B;  /*darkblue */
	font-family:Helvetica,Arial,Verdana,"Trebuchet MS","Sans Serif";
	font-size:10px; 
	}	

a:link{text-decoration:none; color:#000099;} 
	/*this sets default link color to "darkblue" when included*/ 
a:active{text-decoration:none; color:#00FF00;}
	/*lime-- vlink is disabled if included [IE+NN]*/ 
a:visited{text-decoration:none; color:#9400D3;} 
	/*darkviolet-- overrides body tag link settings*/ 
a:hover{text-decoration:none; color:#009900;} 
	/*makes IE4 hover link Default color "009900=~forestgreen"*/ 
.purplehdng:Link{text-decoration:none;color:#C6084A;} 
	/*Inline class def...for purple value of large heading inselected tag IE4*/ 
#ieyellowhovr:hover{text-decoration:none; color:#ffff00;} 
	/*ID Inline tag for IE4 link hover Custom color "ffff00=~yellow" Lg Heading*/ 
.drkgrn:Link{text-decoration:none; color:#002A00;} 
	/*Inline class def...for dkGrn value of minor heading inselected tag IE4*/ 
#iegreenhovr:hover{text-decoration:none; color:#009900;} 
	/*ID Inline tag for IE4 link hover Custom color "009900=~green" minor Heading*/ 
.ornglnk:Link{text-decoration:none; color:#FF2300;} 
	/*Inline class def...for orange value of acrobat tag IE4*/ 

B {font-weight:700;}

I {font-style:italic;} 

/*DROP-DOWN MENU SCRIPT -- Part 1 of 6*/ 
.iewrap1{ position:relative; height:12px; } 
.iewrap2{ position:absolute; } /*this part of DROP-DOWN MENU Part 
1of6 is in the actual page header for individual pages tayloring..... 
#dropmenu0, #dropmenu1, #dropmenu2, #dropmenu3, #dropmenu4{ visibility:hide; 
z-index:100; } */ 

/*For the Markee Class Def - see styMarkeeFadrScrolrCdef.css */ 
.TextScrollStyle { 
	visibility:hidden; 
	font-family:"Comic Sans MS",Palatino,Verdana,"Sans Serif"; 
	font-weight:400; 
	text-align:center; 
	font-size:14px; 
	padding:0; 
	margin:0; 
	width:100%; 
	overflow:hidden; 
} 

/* this is for dynamic forms which display link info onmouseover */
.textareaFm1 {
	color:#00008b; 
	font-family:Verdana,"Trebuchet MS",Palatino,Arial,Helvetica,"Sans Serif";
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
/*		margin-left:13px;
	margin-right:13px;
	line-height:100%; */
}

H1 { color:#990000; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size:200%; margin-bottom:-1em; margin-left:-5%; } 

H2 { color:#990000; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:160%; margin-left:-5%; margin-top:2.7em; } 

H3 { color:#990000; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:140%; margin-left:-5%; margin-top:2em; } 

H4 { color:#990000; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:115%; margin-left:-5%; margin-top:1.5em; } 

H5 { color:#990000; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:100%; font-weight:900; margin-top:1.5em; } 

H6 { color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:100%; font-style:italic; font-weight:800; margin-bottom:-0.8em; } 

BLOCKQUOTE { margin-left:5%; margin-right:5%; } 