<!-- 
/*	http://home.tiscali.nl/developerscorner/liquidcorners/general.css */

body {
	background-image: url('images/fdc-bg.gif'); 
	background-attachment: fixed;
	text-align:center;
	margin: 0; 
	padding: 0;
	font-size: 100.1%;
	}
#content {
	background: #fffff0;
	color: #000000;
	margin-top:-15px;
	margin-left:auto;
	width:60%;
	margin-right:auto;
	padding:1em;
	text-align:left;
	}
#cornerexample {
	position: relative;
	width:60%;
	margin-top: -60px;
	margin-left:auto;
	margin-right:auto;
	padding:1em;
	text-align:left;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	margin-top: 0;
	margin-bottom: 0;
	line-height: 125%;
	}
h3 {
	margin-top: 1em;
	padding-top: .5em;
	border-top: 1px solid #C00000;
	font-size: 1.2em;
	}
h4 {
	margin-top: 1em;
	padding-top: .5em;
	border-top: 1px solid #33CCFF;
	}
h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 135%;
	}
h6 {
	margin: 1em;
	font-size: .8em;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	font-size: 0.85em;
	line-height: 125%;
	}

a:visited { color: #0000CC; text-decoration: none}
a:hover { color: #0000CC; text-decoration: none}
a:active { color: #0000CC; text-decoration: none}
a:link { color: #0000CC; text-decoration: none}

	
a { color: #666699; background: inherit; }
ul, ol {
	margin-top: .4em;
	margin-bottom: .4em;
	}	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	}
#index p  { font-size: .8em; font-weight: bold; margin-left: 30%; line-height: 160%;}
#index ol {  font-size: 1em; margin-left: 34%; color: #666699; background: #fffff0; line-height: 130%;}
#index p a,  #index ol a { color: #666699; background: #fffff0; }
* html #index ol { margin-left: 40%; }  /* IE-hack  */

.sourcecode { background: #FFFFFF; padding-bottom: .5em; color: #006600; }
.sourcecode p, .butn { font-family: Courier, Verdana, Arial, sans-serif; }
.sourcecode h4 { 
	font-variant: small-caps; 
	background: #FFFFCC; 
	color: #006600; 
	padding-top: 0; 
	border-top: 0; 
	border-bottom: 3px solid #FFFFFF;	
	}
.tab { margin-left: 2em; }
.smallfont { font-size: .8em; }
.smallbold { font-size: .9em; font-weight: bold }
.arialbold { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold }

#validation{ 	
	margin-left:auto;
	width:30%;
	margin-right:auto;
	padding:1em;
	text-align:left;
	}
#mail {
	text-align: center;
	margin-top: 10px;
	font: .7em verdana, Arial, sans-serif;
	}
.buttonlike a {
	outline-style: none;
	font-family: courier, verdana, sans-serif;
	font-size: .85em;
	color: #000000;
	background: #C0C0C0;
	text-decoration: none;
	cursor: pointer; 
	padding: 5px 10px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	border-left: 2px solid #FFFFFF;
	}
.buttonlike a:hover {
	color: #000000;
	background: #C4DBDB;
	}
.select a, .select a:hover {
	color: #000000;
	background: #C0C0C0;
	border-top: 2px solid #808080;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #808080;
	}
.preload {
	position: absolute;
	top: 0;
	margin-left: -9999px;
	}
-->
 