﻿/* Style sheet optimized for IE4x */

body  {
	color: #FFFFFF;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
}


		
a:link	{
	color: #FFFFFF;
	text-decoration: none;
}


a:visited 	{
	text-decoration: none;
	color: #FFFFFF;
}

a:active, a:hover 	{
	cursor: hand;
	text-decoration: none;
	color: #FFFFCC;
}
.nav	{
	color:black
}


//a.Bibli { color:#993300; text-decoration:"none";}

hr
	{
	background-color : White;
}

h1
		{
	font-size: large;
	font-style : normal;
	font-weight: normal;
	color: #C0C0C0;
	padding-bottom: 7px;
	padding-top: 20px;
}

h2
		{
	font-size: small;
	margin-top: "1em";
	margin-bottom: " .5em";
	color: #C0C0C0;
}

h3
		{ font-size: 100%; 
		margin-top: ".5em";  
		margin-bottom: ".25em";}
		
h4
		{ font-size: 95%; 
		margin-top: ".5em";  
		margin-bottom: ".25em";}

p
		{
	margin-top: " .3em";
	margin-bottom: ".6em";
	font-size: medium;
	line-height : 120%;
	color: #C0C0C0;
}
		
.fineprint 
		{
	font-size: small;
}

.art
		{margin-bottom:" .3em";}
		
.caption 
		{margin-top:" .3em";
		font-size: 75%;}

.indent		
		{ margin-left: "1.3em"; }
		
blockquote
		{ margin-top:" .3em"; 
		margin-bottom: ".6em";
		font-size: 90%;  }
			
ol
		{ margin-top: ".5em"; 
		margin-bottom: 0; 
		margin-left: "2.1em"; 
		padding-left: "0em";
		margin-right:"2.1em" }
	
ul
		{ margin-top: ".6em"; 	
		margin-bottom: 0;
		list-style-type: disc;
		margin-left: "1.5em";
		padding-left: "0em";
		margin-right: "1.5em"; }
		
li
		{ margin-bottom: ".7em"; clear:both; }

code
		{ font-family: Courier New; 
		font-size: "1.1em"; }

table
		{
	background: #00000;
	font-size: small;
	margin-top: "1em";
	margin-bottom: "1em";
	outline-color: #C0C0C0;
}
		
th
		{
	text-align: left;
	background: #333333;
	vertical-align: bottom;
	padding: .2em;
	padding-left: .5em;
	padding-right: .5em;
}
		
tr
		{
	border-bottom: thin;
	vertical-align: top;
	color: #C0C0C0;
	padding-bottom: 2px;
}
		

td.nav
		{
	background: #999999;
	border: 1px #C0C0C0 solid;
	vertical-align: top;
	color: #C0C0C0;
}	
		
.yellowtext {color: #FFFFCC}		  

img
	{
	border-color : Black;
}
.thumb {
	border-width: 1px;
	border: #000000;border-style:ridge
}
.silverborder {
	border: 1px #C0C0C0 solid;
	background: #C0C0C0;
	color: #000000;
	font-size: small;
}
.dark {
	background-color: #333333;
	color: #FFFFFF;
	font-size: small;
}
.settitle {
	font-size: medium;
	font-style : normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 7px;
	padding-top:7px;
}
.bold
		{
	font-size: 120%;
	margin-bottom: " .5em";
	font-style : normal;
	font-weight : bold;
	color: #000000;
}
.arrow
		{
	color: #FFFFFF;
	font-size: x-large;
}
.whitetext {
	color: #FFFFFF;
}
.underline	{
	text-decoration: underline;
	
}