/* ------------------------------------------------------- 

	styles stylesheet  /  www.gigantpodia.nl
	
	development by

	tableaux
	www.tableaux.nl
	
	january 2008

---------------------------------------------------------- */


/* ------------------------------------------------------------- body */
body, td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#767c79;
	text-decoration:none;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;	
	color: #f18e00;
	text-decoration:none;
	}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;	
	color: #f18e00;
	text-decoration:underline;
	}
.kop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	text-align:left;
	line-height:25px;
	color:#f18e00;
	}
#title{
	font-family: Arial;
	font-size: 19px;
	height: 25px;
	line-height:22px;
	color: #f18e00;
	text-align: left;
	}
.kop3{
	font-family: Arial;
	font-size: 12px;
	height: 22px;
	color: #f18e00;
	text-align: left;
	}
.kop2{
	font-family: Arial;
	font-size: 22px;
	color: #f18e00;
	text-align: left;
	}

span#tekst{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	}

span.podia{
	font-family: Arial;
	font-size: 13px;
	line-height:28px;
	color: #003F86;
	text-align: left;
	}

.myhref a{
	font-family: Arial;
	font-size: 12px;
	height: 12px;
	color: #767c79;
	text-align: left;
	text-decoration:none;
	}
.myhref a:hover{
	font-family: Arial;
	font-size: 12px;
	height: 12px;
	color: #F18E00;
	text-align: left;
	text-decoration:underline;
	}
.myhref a:active{
	font-family: Arial;
	font-size: 12px;
	height: 12px;
	color: #F18E00;
	text-align: left;
	text-decoration:none;
	}

.fieldNormal{
	margin: 0px;
	padding: 0px;
	height: 18px;
	*height: 19px;
	width: 180px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 3px;
	
	font-family: "arial";
	font-size: 12px;
	color: #777777;
	outline: 0;
	border: 1px solid #777;
}
.button{
	height: 20px;
	width: 110px;
	margin-top: 2px;
	padding-top: 1px;
	*padding-top: 0px;
	border: none;
	cursor: pointer;
	background-color: #012350;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 20px;
}
