body
{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: black;
	background: #FFFFFF;
  background-image:url('../imgsys/bck_global_new.jpg');
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
td
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}
span
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}
div
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img
{ border:0px; }
a img
{ border:0px; }

a, a:link, a:active, a:visited
{                
 text-decoration:none;
 background-color:transparent;
 color:gray;
}
a:focus, a:hover
{
 color:rgb(102,153,255);
}

#bt:hover
{
 cursor: hand;
}
bt
{
 font-size: 8pt;
 border-style: groove;
 border-color: lightred; 
 color: black; 
}
select
{
 font-size: 8pt;
 border-style: groove;
 background-color: #ffffff;
}
input
{
 font-size: 8pt;
 border-style: groove;
 background-color: #ffffff;
}
textarea
{
 font-size: 8pt;
 border-style: groove;
 background-color: #ffffff;
}
.chkbox
{
 font-size: 8pt;
 border-style: none;
 background-color: transparent;
}
radio
{
 font-size: 8pt;
 border-style: none;
 background-color: #ffffff;
}
button
{
 font-size: 8pt;
 border-style: groove;
 cursor: pointer;
}
.uploadinputbutton
{
 font-size: 8pt;
 border-style: groove;
 background-color: #ffffff;
}

