/* Cascading Style Sheet - RENO -  */

BODY {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
margin: 10;
}

TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
}

.but.button2text  {
    color: #FFFFFF;
	width: 120px;
    font-family: Verdana;
    font-size:  11px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
 background-color:#989898;
}

.but.button2textHover  {
    color: #FFFFFF;
	width: 120px;
    font-family: Verdana;
    font-size:  11px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
 background-color:black;
}

A {
font-family: Verdana,Arial,sans-serif;
font-size: 8pt;
color:#003263;
text-decoration: underline;
}

A:Hover {
font-family: Verdana,Arial,sans-serif;
font-size: 8pt;
text-decoration: none;
color:#000000; 
}

H3 {
padding:1; 
background-position: center 50%; font-family: Arial, Verdana;
font-size:14px;
color:#FFFFFF;
font-weight: bold; 
text-align:left; 
background-color:#BC0C0F;   
}

.ButtonText {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	white-space:	nowrap;
	text-align: 	center;
	height: 20px;
	line-height: 15px;
	color: #FFFFFF;
	padding:	0;
	border:		0 none;
	text-decoration: none;
	cursor: hand;
}

/* Laatste wijziging 2006 */
