/* _______________ LAYOUT _______________ */


#mywrapper{
	margin:0 auto 0 0;
	width:1005px;
	text-align: left;
	overflow:hidden;
}




#mywrapper785{
	margin:0 auto 0 0;
	width:785px;
	text-align: left;
	overflow:hidden
}

#mylogo{
	width:189px;
	height:56px;
	background: url(/images/blog_logo_new.gif);
}

#mytop{
	height: 5px;
	background: #FFFFFF url(/images/bg/shadow_top.gif) repeat-y right;
}

#mybg{
	padding: 5px 0px 10px 5px;
	background: #FFFFFF url(/images/bg/shadow_side.gif) repeat-y right;
	
}

#myrightbg{

position: absolute; left: 5px; top: 10px; width: 4px;
background: #FFFFFF url(/images/bg/shadow_side.gif) repeat-y left;
}

#mybottom{
	background: url(/images/bg/shadow_bottom.gif) no-repeat;
	height: 4px;
}

#mybottom990{
	background: url(/images/bg/shadow_bottom_990.jpg) no-repeat;
	height: 4px;
}

#myfooter{
	background: url(/images/bg/copy1.gif) no-repeat right;
	height: 10px;
	margin-right: 4px;
}




/* _______________ BODY _______________ */

B { font-weight: bold ; }

BODY {background-color: #FFFFFF; color: #000000; margin: 0px 10px 10px 0px;background:url(/images/bg/mainbg.gif) repeat;}

A:link {color: #000099; text-decoration:none;}
A:visited {color: #000099; text-decoration:none;}
A:active {color: #CC0000; text-decoration:underline;}
A:hover {color: #CC0000;text-decoration:underline;}
A:visited:hover {color: #CC0000;text-decoration:underline;}


/* _______________ NAVIGATION _______________ */

.leftnav a:link, .leftnav a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000099;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
}

.leftnav a:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: #EEEEEE
}

.leftnavgrey a:link, .leftnavgrey a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	background-color: #999999
}

.leftnavgrey a:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: #EEEEEE
}

.leftnavinfo a:link, .leftnavinfo a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #666666;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
}

.leftnavinfo a:hover {
	text-decoration: none;
	background-color: #EEEEEE
}

.topnav a:link, .topnav a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	background-color: #000077;
}

.topnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699
}

.topnavhighlight a:link, .topnavhighlight a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	background-color: #CC0000;
}

.menu { 
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 11px;
 }




/* _______________ ARTICLES _______________ */

.lead10 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
 }
 

.lead11 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
 }
 

.lead {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
 }
 
 .lead12:visited {
 font-family: verdana,arial,helvetica;
 font-weight: normal ; 
 font-size: 10px ;
 color:#990000;
	line-height: 120%;
 }
 
 
  .lead12:link{
 font-family: verdana,arial,helvetica;
 font-weight: bold ; 
 font-size: 10px ;
 color:#000000;
	line-height: 120%;
	
 }
 

 
 
 
  
 .lead13:visited {
 font-family: verdana,arial,helvetica;
 font-weight: normal ; 
 font-size: 10px ;
 color:#990000;
	line-height: 120%;
 }
 
 
  .lead13:link{
 font-family: verdana,arial,helvetica;
 font-weight: bold ; 
 font-size: 10px ;
 color:#003399;
	line-height: 120%;
	
 }
 
 
 
 
 .lead-white {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color:#FFFFFF;
 }
 
  .lead-white-1{
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color:#FFFFFF;
 }
 
  .lead-white-2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color:#FFFFFF;
 }
 
 
  .lead-white-3 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 140%;
	color:#FFFFFF;
 }
 
  .lead-red {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color:#990000
 }

.byline {
 font-family: verdana,arial,helvetica;
 font-weight: normal ; 
 font-size: 9px ;
 color: #666666;
	line-height: 140%;
 }

.topstory {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
 color: #000000;
	line-height: 120%;
 }


.topstory-home {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
 color: #000000;
	line-height: 120%;
 }
.topstory-home a:hover {
	text-decoration: none;
}
 
 
 .topstory-home-1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
 color: #000000;
	line-height: 120%;
 }
 
 
 
.topstory-home-2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
 color: #000000;
	line-height: 120%;
 }topSpecial {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 100%;
	color: #000000;
 }

.topSpecial40 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 40px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 120%;
 color: #000000;
 }
 
 
 .topSpecial40-white {
 color:#FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 40px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 120%;

 }
 .topItem-1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 40px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 120%;
 color: #000000;
 }
  .topItem-2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 35px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 120%;
 color: #000000;
 }
  .topItem-3 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 30px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 120%;
 color: #000000;
 }
   .topItem-4 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 25px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 120%;
 color: #000000;
 }
 
   .topItem-5 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 120%;
 color: #000000;
 }

.articleHead {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
 color: #000000;
	line-height: 140%;
 }
 
 .articleHead17 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 17px;
	FONT-WEIGHT: bold;
 color: #000000;
	line-height: 140%;
 }
 
 .articleHead16 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
 color: #000000;
	line-height: 140%;
 }
 
  .articleHead15 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
 color: #000000;
	line-height: 140%;
 }

.topsubhead {
 font-family: verdana,arial; 
 font-weight: bold ; 
 font-size: 10px ; 
 color: #000000;
 }

.topsubhead-1 {
 font-family: verdana,arial; 
 font-weight: bold ; 
 font-size: 11px ; 
 color: #000000;
 }

.indexHead {
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 140%;
 COLOR: #000000;
 }
 
 .indexHead-1 {
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT:500;
	LINE-HEIGHT: 160%;
 COLOR: #000000;
 }

#cntHlines ul{margin:0; padding:0; list-style:none; }
#cntHlines ul li{background:url(http://static.jpost.com/images/2005/site/bullet.gif) no-repeat; padding-left:-8px;}

.CntHlinesLinks { 
 font-family: Arial,helvetica ; 
 font-size: 12px ;
 FONT-WEIGHT: normal;
	LINE-HEIGHT: 140%;
padding: 0px 5px 5px 5px;
 }


.CntHlinesSect { 
 font-family: verdana,arial,helvetica ; 
 font-size: 10px ;
 FONT-WEIGHT: bold;
 padding: 5px 0px 0px 0px;
	LINE-HEIGHT: 140%;
 }

.divider {
 font-family: verdana,arial,helvetica; 
 font-weight: bold ; 
 font-size: 10px ; 
 color: #FFFFFF;
 }
.divider A:link, .divider A:visited {color: #FFFFFF; text-decoration: none}
.divider A:hover, .divider A:visited:hover, .divider A:active {color: #CCCCCC}



.sect {
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #990000;
}
.sect A:link, .sect A:visited {text-decoration: none; color: #990000}
.sect A:hover, .sect A:visited:hover, .sect A:active {text-decoration: none; color: #000000}



.announcement {
 font-family: verdana,helvetica,arial; 
 font-weight: normal ; 
 font-size: 9px ; 
 color: #000000;
 }
.announcement A:link, .announcement A:visited, .announcement A:hover, .announcement A:visited:hover, .announcement A:active {color: #990000}

.tabletext {
 font-family: verdana,arial; 
 font-weight: normal ; 
 font-size: 9px ; 
 color: #666666;
 }
 
 .caption {
 font-family: verdana,arial,helvetica; 
 font-weight: normal ; 
 font-size: 9px ; 
 color: #666666;
	line-height: 140%;
 }
 
 .bottomline {
 font-family: verdana,arial,sans-serif; 
 font-weight: normal ; 
 font-size: 9px ; 
 color: 666666;
	line-height: 140%;
 }
 
 
 .tn { color: #666666; border-color: #666666; 
border:1px solid #999;padding:1px;margin-top:2px;
 }

.tn a:link, .tn a:visited, .tn a:hover, .tn a:visited:hover, .tn a:active  {color: #666666; border-color: #666666;}



.jpSmGray {
 font-family: verdana,arial,helvetica; 
 font-weight: normal ; 
 font-size: 9px ;
 color: #666666;
 }
.jpSmGray A:link, .jpSmGray A:visited {color: #666666}
.jpSmGray A:hover, .jpSmGray A:visited:hover, .jpSmGray A:active {color: #000000}



















/* text formatting */

.read-text-3{
font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-size:13px;font-weight:normal;color:#000000;

}
.read-text-4{
font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-size:11px;font-weight:normal;color:#000000;

}

.read-text-5{
font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";font-size:12px;font-weight:normal;color:#000000;

}



/* white links */

.white-link-1 {
 font-family: verdana,helvetica,arial; 
 font-weight: normal ; 
 font-size: 7px ; 
 color: #ffffff;
 }
.white-link-1 A:link, .white-link-1 A:visited, .white-link-1 A:hover, .white-link-1 A:visited:hover, .white-link-1 A:active {color: #ffffff}
