body 
{
	font-family:arial;
	font-size:10pt;
	background-image: url('bg.jpg'); 
        background-repeat: repeat-y;
	margin-top:0px;
}
td
{
	font-family:arial;
	font-size:10pt;
}
input 
{
	font-family:arial;
	font-size:10pt;
}
select 
{
	font-family:arial;
	font-size:10pt;
}
.idtitle {font-weight : bold; color:gray}
img
{
	border:0;
}

.picbox 
{
font-size: 10pt; 
color:black;
border:1px solid #CCCCCC;
margin:0 auto;
padding:1px;
text-align:center;
width:155px;
height:120px;
display:block;
background-color:#E3E4FA;
}

select {
      border: medium solid #FFFFFF;
      background-color: snow;
}

.picbox2
{
font-size: 10pt; 
color:black;
border:1px solid #CCCCCC;
margin:0 auto;
padding:3px;
text-align:center;
width:150px;
height:150px;
display:block;
}

.footer
{
font-size: 9pt; 
font-family:arial;
text-align:left;
}

.SearchButton {
background-color:white;
background-attachment:scroll;
background-image:url(btn.gif);
background-repeat:no-repeat;
background-position:0 0;
border:medium none;
color:White;
cursor:pointer;
font-size:10pt;
font-weight:bold;
margin:0;
padding:0;
width:105px;
height:28px;
}

.ControlButton {
background-color:white;
background-attachment:scroll;
background-image:url(btnControl.gif);
background-repeat:no-repeat;
background-position:0 0;
border:medium none;
color:White;
cursor:pointer;
font-size:10pt;
font-weight:bold;
margin:0;
padding:0;
width:56px;
height:28px;
}