/* styles for mag_side_new */
A.navmenu:link { color: #ffffff }
A.navmenu:link {font-family: arial }
A.navmenu:link {font-weight: BOLD }
A.navmenu:link {font-size: 12px }
A.navmenu:visited { color: #ffffff }
A.navmenu:visited { font-family: arial }
A.navmenu:visited { font-weight: BOLD }
A.navmenu:visited {font-size: 12px }
A.navmenu:hover { color: #c0c0c0 }
A.navmenu:active { color: #c0c0c0 }    
A.navmenu:link, A.navmenu:visited, A.navmenu:hover, A.navmenu:active { text-decoration: none }

a:link { color: #000000; text-decoration: underline }
a:visited { color: #666666; text-decoration: underline }
a:hover  { color: #cc0000; text-decoration: underline }
a:active { color: #000000; text-decoration: underline }  


/* Define indepthnav.asp styles (i.e. the subnav for this month) */
A.subnav:link { color: #666666 }
A.subnav:link {font-size: 12px; font-weight:normal;}
A.subnav:visited { color: #666666 }
A.subnav:visited {font-size: 12px; font-weight:normal; }
A.subnav:hover { color: #CC0000 }
A.subnav:active { color: #000000 }    
A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: underline }


/* in depth hed background image*/
.indepthed{
	background: url(/Includes/indepth/images/mag_indepth_hed2.gif) no-repeat left;
}


/* back to top of page links */
A.totop:link { color: #000000 }
A.totop:link {font-size: 10px; font-weight:bold;}
A.totop:visited { color: #000000 }
A.totop:visited {font-size: 10px; font-weight:bold; }
A.totop:hover { color: #666666 }
A.totop:active { color: #000000 }    
A.totop:link, A.totop:visited, A.totop:hover, A.totop:active { text-decoration: underline }

/* tetxt links on default page */
A.default:link { color: #000000; text-decoration: none; }
A.default:visited { color: #000000; text-decoration: none; }
A.default:hover  { color: #666666; text-decoration: none;}
A.default:active { color: #000000; text-decoration: none; }    


/* Photo caption definitions; may need to alter link and text colors depending on this month's colors */
.copyright {
color:#ffffff;
TEXT-DECORATION:none;
font-size:10px;
font-family:arial,sans-serif;
padding:5px;
}

A.copyright:link { color: #333333; }
A.copyright:link {font-size: 10px;}
A.copyright:visited { color: #333333; }
A.copyright:visited {font-size: 10px;}
A.copyright:hover { color: #666666;TEXT-DECORATION:underline; }
A.copyright:active { color: #333333; }    
A.copyright:link, A.copyright:visited, A.copyright:active { text-decoration: underline }

.smCopy {color:#333333;TEXT-DECORATION:underline;font-size:10px;font-family:arial,sans-serif;}
A.smCopy:link { color: #333333 }
A.smCopy:link {font-size: 10px }
A.smCopy:visited { color: #333333 }
A.smCopy:visited {font-size: 10px }
A.smCopy:hover { color: #666666 }
A.smCopy:active { color: #333333 }    
A.smCopy:link, A:visited, A:active { text-decoration: underline }


P, TD {
color:#000000;
font-size:12px;
font-family:arial,sans-serif;
}

.text {
color:#000000;
font-size:12px;
font-family:arial,sans-serif;
}

.hed {font-weight:BOLD;font-size:18px;font-family:arial,verdana,sans-serif;}
.by	{font-style:italic;}
.dek {font-weight:BOLD;font-size:14px;font-family:arial,sans-serif;}
.title		{color:#000000;font-weight:bold;font-size:14px;font-family:arial,sans-serif;}
.cutline	{color:#000000;font-size:12px;font-family:arial,sans-serif;}
.open	{color:#9999cc;font-weight:BOLD;font-size:28px;font-family:arial,sans-serif;}


