/*	English  */

body { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #BBAB7F;
	}
td, p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
.article p { text-indent: 20px;}
div>*:first-child { margin-top: 0; }
img { display: block; }
h1 { 
	font-size: 28px; 
	color: #f5f5f5; 
	font-family: arial, helvetica; 
	text-align: right;
	padding: 2px 5px 5px;
	margin: 0;
	}
h2 { 
	font-size: 22px; 
	color: #000000; 
	font-family: arial, helvetica; 
	font-weight: normal;
	margin: 1em 0 -10px;
	text-align: center;
	border-bottom: 1px solid #333333;
	}
h3 { 
	font-size: 110%; 
	color: #000000; 
	font-family: arial, helvetica; 
	margin: .5em 10px .5em 126px;
	min-height: 25px;
	background-color: #CFC4A4;
	}
.title {	
	background-color: #333333;
	color: #f5f5f5;
	width: 600px;
	margin: 0;
	border: none;
	border-bottom: 1px solid #BBAB7F;
}
.title p {
	color: #f5f5f5;
	font-weight: bold;
	font-size: 110%;
	padding: 2px 5px;
	margin: 0;
}
p.cap {
	background-color: #CFC4A4;
	border: none;
	border-bottom: 1px solid #BBAB7F;
	color: #333333;
	font-size: 80%;
	padding: 3px 5px;
	width: 590px;
	margin: 0;
}
p.first:first-letter  {
	font-size: 300%; 
	float: left; 
	margin-top: -8px; 
	padding-right: 3px;
	}
p.first { text-indent: 0; }
.bold {font-weight: bold;}
.fnt { font-size: 80%; }

.box {
	margin: 20px 50px;
	background-color: #CFC4A4;
	border: 4px double #BBAB7F;
	position: relative;
}

.box img {
	display: none; /* hide from NN4 */
}
.box img#img29 {
	display: block; 
	position: absolute;
	top: -8px;
	left: -24px;
}
.box li {
	list-style-type: square;
	list-style-image: url(/images/200602b/bg_bullet.gif);
	margin-right: 10px;
	font-weight: bold;
	font-size: 80%;
	margin-bottom: .5em;
	}
.box a {font-weight: normal;}
hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}
div.container {
	background-color: #ffffff;
	border: none;
	width: 600px;
	padding: 15px 0; 
}
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
* html div.article { height: 1%; } /* pix jog bug */

div.linktext { float: left; }

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	width: 160px;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

.title p, h1 {
width: 588px; 
filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#000000', Positive='true')
}


