/*================================================*/
/* 2003 © Jeroen C. van Nieuwenhuizen [M.Sc] */
/* $RCSfile: jcstyle.css,v $ */
/* $Revision: 1.9 $ */
/* $Date: 2004/09/26 18:04:13 $ */
/* $Author: jnieuwen $ */
/*================================================*/

/*================================================*/
/* Standard background body */
body {
	background: #4eb6f8 ;
	color: black;
}
/*================================================*/

/*================================================*/
/* The definition of our body text */
body.pages {
	/* background: #cfcfcf ; */
	background: #4eb6f8 ;
	color: black;
	font-size: 9pt ;
	font-family: verdana, arial, sans-serif ;
}

p {
	color: black;
	font-size: 9pt;
	/* font-family: verdana, arial ; */
	font-family: verdana, arial, sans-serif ;
}

td {
	color: black;
	font-size: 9pt ;
	font-family: verdana, arial, sans-serif ;
}
/*================================================*/

/*================================================*/
/* The font definitions */
font.small {
	color: black;
	font-size: 8pt ;
	font-family: verdana, arial, sans-serif ;
}

font.selected {
/*	color: #787CFF ; */
	color: #0000FF ;
	font-size: 12pt ;
	font-style: italic ;
	font-family: verdana, arial, sans-serif ;
}

font.selectedsmall {
/*	color: #787CFF ; */
	color: #0000FF ;
	font-size: 10pt ;
	font-style: italic ;
	font-family: verdana, arial, sans-serif ;
}

font.subsection{
	color: #354784 ;
	font-family: verdana, arial, sans-serif ;
	font-style: italic;
	font-weight: bold ;
	font-size: 10pt ;
	text-align: left ;
	line-height: 1.8 ;
}

font.question{
	color: #354784 ;
	font-family: verdana, arial, sans-serif ;
	font-style: italic;
	font-weight: bold ;
	font-size: 9pt ;
	text-align: left ;
	line-height: 1.8 ;
}

font.blue {
	color: #0000FF ;
}

font.comment {
	color: #7F5656 ;
	font-family: verdana, arial, sans-serif ;
	font-style: italic;
	font-size: 9pt ;
}
/*================================================*/

/*================================================*/
/* The A elements definitions */
A:link {
/*	color: #0000FF; */
	color: #0000FF ;
}

A:visited {
/*	color: #787CFF; */
	color: #0000FF 
}

A:hover {
	color: #787CA3;
}
/*================================================*/

/*================================================*/
/* Section stuff */

h1 {
	color: #357784 ;
	font-family: verdana, arial, sans-serif ;
	font-style: italic;
	font-weight: bold ;
	font-size: 12pt;
	text-align: left ;
	line-height: 1.4 ;
	display: table ;
	padding: 5px ;
}

h2 {
	color: #354784 ;
	font-family: verdana, arial, sans-serif ;
	font-style: italic;
	font-weight: bold ;
	font-size: 10pt ;
	text-align: left ;
	margin-bottom: 0 ;
}

div.section{
	color: #357784 ;
	font-family: verdana, arial, sans-serif ;
	font-style: italic;
	font-weight: bold ;
	font-size: 14pt;
	text-align: left ;
	line-height: 2.0 ;
	display: table ;
	padding: 5px ;
}

div.subsection{
	color: #354784 ;
	font-family: verdana, arial, sans-serif ;
	font-style: italic;
	font-weight: bold ;
	font-size: 10pt ;
	text-align: left ;
	line-height: 1.8 ;
}

div.subsubsection{
	color: #258764 ;
	font-family: verdana, arial, sans-serif ;
	font-style: normal ;
	font-weight: bold ;
	font-size: 9pt ;
	text-align: left ;
	line-height: 1.6 ;
}
/*================================================*/


/*================================================*/
/* Table stuff */
table {
	border: 0 ;
	border-spacing: 0 ;
}

table.side {
	background: #76d7e3 ;
}

tr.side {
	background: #76d7e3 ;
}

td.side {
	background: #76d7e3 ;
}

/* Table headers */
tr.header{
	color: white ;
	background: black ;
}

td.header {
	color: white ; 
	font-family: verdana, arial, sans-serif ;
	padding: 6px ;
	font-weight: bold;
	font-size: 9pt ;
	background: black ;
}

td.header-right {
	color: white ; 
	font-family: verdana, arial, sans-serif;
	padding: 6px ;
	font-weight: bold;
	font-size: 9pt ;
	background: black ;
	text-align: right ;
}

/* Colored rows */
td.white {
	background: #e0e0e0 ; 
	color: black ; 
	font-family: verdana, arial, sans-serif;
	font-size: 9pt ;
	padding: 6px ;
	vertical-align: top;
}

td.white-right {
	background: #e0e0e0 ; 
	color: black ; 
	font-family: verdana, arial, sans-serif;
	font-size: 9pt ;
	padding: 6px ;
	vertical-align: top;
	text-align: right ;
}

td.gray {
	background: #C0C0C0 ;
	color: black ;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt ;
	padding: 6px ;
	vertical-align: top;
}

td.gray-right {
	background: #C0C0C0 ;
	color: black ;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt ;
	padding: 6px ;
	vertical-align: top;
	text-align: right ;
}
/*================================================*/

/*================================================*/
/* Images */
img {
	border: 0 ;
}
/*================================================*/

/*================================================*/
/* Lists */
/*================================================*/
li {
	padding-bottom: 3px
}

li.red {
	list-style-image: url("/images/redball.gif");
	padding-bottom: 3px
}


li.nopic {
	padding-bottom: 3px
}

li.level {
	list-style-image: url("/images/blueball.gif");
	padding-bottom: 3px
}

li.green {
	list-style-image: url("/images/greenball.gif");
	padding-bottom: 3px
}

pre {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt ;
}


a.xmlbutton {
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0 3px;
	font: bold 10px sans-serif;
	color: #FFF;
	background: #F60;
	text-decoration: none;
	margin: 0;
}

