/*
----- HTML: Table Tags: Minds Eye Media -----------------
*/

/* Header Data: Website Creation Team */
td.AH {
color:#FFC800; /* Yellow */
background-color:#0000FF; /* Dark Blue */
text-align:center;
font-weight:bold;
font-size: 20px;
}

/* (Activity Sub-Page || activity.cfm) Yellow Text and White Background  */
td.Activity {
color:#CC9933; /* Gold Hover Link */ 
background-color:#FFFFFF;
height:50px;
font-weight:bold;
padding-left: 5px;
padding-right: 5px;
font-size: 14pt;
text-align:center;
}

/* (Activity Sub-Page || activity.cfm) Purple Section  */
td.Section {
color:#0000FF; /* Dark Blue */
background-color:#FFFFFF;
height:50px;
font-weight:bold;
padding-left: 5px;
padding-right: 5px;
font-size: 14pt;
font-weight: bold;
text-align:center;

}

/* Activity Navy Blue Details  */
td.Text {
background-color: #FFFFFF;
color:#0099CC; /* Navy Blue */
text-align:center;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
font-size: 14pt;
font-weight: bold;
}

/*
----- HTML: Hyperlink Tags All Subpage Links -----------------
*/
 
a.JJLinks {
margin: 0px 1px 1px 1px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0000FF; /* Blue Link */ 
}

/* The Hover Events for all External Links will be Red in contrast to the normal dark Blue links */
a.JJLinks:hover {
margin: 0px 1px 1px 1px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FF0000;  /* Red Hover Link */  
}

/* All clicked (Active) External Links will turn Green for user association */

a.JJLinks:active {
margin: 0px 1px 1px 1px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#00CC33; /* Green Active Link */ 
}

/*
----- HTML: Yellow Main Heading Tags (H2 Main) -----------------
*/

h2 {
text-align:center;
margin: 10px 0px 0px -18px;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0000FF;  /* Dark Blue Link */ 	
font-size:36px;
}

.red {
text-align:center;
margin: 10px 0px 0px -18px;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;  /* Red Link */ 	
font-size:36px;

}

/*
----- HTML: HR Tags: Horizontal line breaks (Colour: Navy Blue) -----------------
*/

hr {
magin: 0px 0px 0px 0px;
background-color:#0000FF;  /* Dark Blue Link */
color:#0000FF;  /* Dark Blue Link */
height: 3px;
}

/*
----- HTML: List Items -----------------
*/

ul {
color::#0000FF;  /* Dark Blue Link */
list-style:square;
}

li {
margin: 4px 4px 0px 0px;
text-align:justify;
font-weight:none;
color:#0000FF;  /* Dark Blue Link */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
}

/*

--------- Blue Horizontal Links (Gold Hover and Green Active Events) ---------

*/ 
  
/* All Horizontal Navigation Links will be Blue with a Gold hover event and Green when active */
a.HLinks {
	margin: 0px 0px 0px 5px;
    font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color:#CC9933;  /* Gold Navigation Links */ 	
}
a.HLinks:hover {
	margin: 0px 0px 0px 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
    color:#FFF; /* White Hover Link */ 
	
}
a.HLinks:active {
	margin: 0px 0px 0px 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
    color:#00CC33;  /* Green Active Link */ 
}

/*
--- HTML: Hyperlink Tags: All P (Paragraph) Links -----
*/
 
a.PLinks {
margin: 0px 0px 0px 10px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#0000FF; /* Blue Link */ 
}

/* The Hover Events for all Paragraph P Links will be Yellow, in contrast to the normal dark Blue links */
a.PLinks:hover {

margin: 0px 0px 0px 10px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#CC9933;  /* Gold Link */  
}

/* All clicked (Active) External Links will turn green for user association */

a.ELinks:active {

margin: 0px 0px 0px 0px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#00CC33;  /* Green Active Link */ 
}


/*
----- HTML: Hyperlink Tags: Counter Scrolling: E Efficiency Links -----
*/
 
a.ELinks {

margin: 0px 0px 0px 0px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#0066ff; /* Gold Link */ 
}

/* The Hover Events for all External Links will be yellow, in contrast to the normal dark Blue links */
a.ELinks:hover {

margin: 0px 0px 0px 0px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#0000FF;  /* Blue Hover Link */  
}

/* All clicked (Active) External Links will turn green for user association */

a.ELinks:active {

margin: 0px 0px 0px 0px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#00CC33;  /* Green Active Link */ 
}


/*
----- HTML: Media Links -----
*/
 
a.MLinks {

margin: 0px 0px 0px 0px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#0000FF; /* Blue Link */ 
}

/* The Hover Events for all External Links will be yellow, in contrast to the normal dark Blue links */
a.MLinks:hover {

margin: 0px 0px 0px 0px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#FF0000;  /* Red Hover Link */  
}

/* All clicked (Active) External Links will turn green for user association */

a.MLinks:active {

margin: 0px 0px 0px 0px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#00CC33;  /* Green Active Link */ 
}

/*
----- HTML: Hyperlink Tags: Media Links (Website Creations)
*/
 
a.MediaLinks {
margin: 0px 0px 0px 11px;
display:inline;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#FF0000; /* Red Link */ 
}

/* The Hover Events for all External Links will be yellow, in contrast to the normal dark Blue links */
a.MediaLinks:hover {

margin: 0px 0px 0px 11px;
display:inline;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#0000FF;  /* Dark Blue Active Link */  
}

/* All clicked (Active) External Links will turn Green for user association */

a.MediaLinks:active {
margin: 0px 0px 0px 11px;
display:inline;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#00CC33;  /* Green Active Link */ 
}
