/* CSS Document */
* {
font-family:verdana;
font-size:12pt;
}
div#show3 {
background-color:#000000;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
.input{
font-family:verdana;
font-size:9pt;
border:1px solid #939496;
color: #C4112F;
}

