/*	English  */

body { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	background-color:  #663356;
	}
p, ol, ul  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
img { display: block; }
div.page {
	background: #ffffff url(/images/200607a/bg_side.jpg) top left repeat-y;
	border: none; 
	width: 600px; 
	padding-bottom: .5em;
}	
div.page img {
	float: left;
	padding-left: 5px;
}
div.article >*:first-child { 
	margin-top: 0; 
}

div.article {
	margin-left: 179px;
	margin-right: 11px;
}


h1 {  
	font-size: 36px; 
	color: #663356; 
	background-color: #ffffff;
	border-top-color: #663356;
	border-top-style: dotted;
	border-top-width: 3px;
	border-bottom-color: #663356;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	font-family: "Book Antiqua", "Times New Roman", serif;
	text-align: right;
	padding: 5px 15px;
	background-image: none;
}
h2 {  
	font-size: 150%; 
	color: #663356; 
	font-weight: normal;
	font-family: arial, helvetica; 
	margin-top: 1.25em;
	margin-bottom: -5px;
}
	
h3 { 
	font-size: 125%; 
	color: #663356; 
	font-family: arial, helvetica; 
	font-weight: normal;
	margin: 0;
	padding: 5px 25px;
	background-color: #eeeeee;
}
p.view {
	font-weight: 80%;
	color: #663356;
	margin: 0 15px;
	padding-top: 10px;
	text-align: right;
}

span.number   {
	font-size: 28px;  
	color: #663356;
}
.cap {  
	font-weight: bold;
	font-size: 80%;
	color: #000000; 
	margin: 5px; 
}
div.box {
	background-image: none;
	padding-bottom: 1em;
	margin: 2em 50px 1em;
	border: 3px solid #663356;
	background-color: #ffffff;
}
div.box ul li {
	margin-bottom: 5px;
}
div.page div.box img {
	float: right;
}

div.footer {
	background-color: #ffffff;
}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 4px;  /* per mh */
	width: 158px;
	float: left;
	}
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;}
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; 
	}
/* -------------------------------------- */

