BODY {
		scrollbar-face-color: #FFCE1F;
		scrollbar-highlight-color:#FFCE1F;
		scrollbar-shadow-color: #ffffff;
		scrollbar-3Dlight-color: #FFCE1F;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-track-color: #e6e6e6;
		scrollbar-darkshadow-color: #222222;
}

.txtbox90 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		background: #FFCE1F;
		color: #444444;
		width: 90pt;
}

.txtbox40r {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		background: #FFCE1F;
		color: #444444;
		width: 40pt;
		text-align: right;
}

.txtbox120 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		background: #FFCE1F;
		color: #444444;
		width: 120pt;
}

.button40 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		background: #FFDD64;
		color: #444444;
		width: 40pt;
		cursor : hand;
}

.button60 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		background: #FFDD64;
		color: #444444;
		width: 60pt;
		cursor : hand;
}

.button90 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		background: #FFDD64;
		color: #444444;
		width: 90pt;
		cursor : hand;
}

.button120 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		background: #FFDD64;
		color: #444444;
		width: 120pt;
		cursor : hand;
}

.button170m {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		background: #FFDD64;
		color: #444444;
		width: 170pt;
		cursor : hand;
}

A:LINK {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10pt;
		color: #000000;
		text-decoration: none;
}
A:HOVER {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 10pt;
		color: #777777;
		text-decoration: none;

}
A:VISITED {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-decoration: none;
		color: #000000;
}

.radio {
		background: #FFCE1F;
		width: 15pt;
		cursor:default;
}


