body {
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom: 0;
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;

		scrollbar-face-color: silver;
		scrollbar-shadow-color: silver;
		scrollbar-highlight-color: silver;
		scrollbar-3dlight-color: silver;
		scrollbar-darkshadow-color:silver;
		scrollbar-track-color:#dddddd;
		scrollbar-arrow-color: #ffffff;
}

table
{
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 11px;
	line-height:130%;
}


input {
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size:12px; 
	color: #4C4C4C;
}

select {
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size:12px; 
	line-height: 140% ;
	color: #4C4C4C;
	border: 1px solid #626262;
}

textarea {
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size:11px; 
	line-height: 140% ;
	color: #4C4C4C;
	border: 1px solid #626262;
	padding: 5 5 5 5;
}

A:link {
	text-decoration: underline;
	color: #ffCC00;
}

A:visited {
	text-decoration: underline;
	color: #ffCC00;
}

A:hover {
	text-decoration:none;
	color: #00FF33;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.style2 {color: #FFFFFF}
	
.submit            {background-color:#eeeeee; color:#666666; font-family:Verdana; font-size:9pt; height=18px}

.copy              {color:#939393; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px}

.tahoma            {font-family:tahoma; font-size:8pt}

.tahoma_b          {font-family:tahoma; font-size:8pt; COLOR: black; TEXT-DECORATION: none}
.tahoma_b:link     {font-family:tahoma; font-size:8pt; COLOR: black; TEXT-DECORATION: none}
.tahoma_b:visited  {font-family:tahoma; font-size:8pt; COLOR: black; TEXT-DECORATION: none}
.tahoma_b:active   {font-family:tahoma; font-size:8pt; COLOR: black; TEXT-DECORATION: none}
.tahoma_b:hover    {font-family:tahoma; font-size:8pt; COLOR: white; TEXT-DECORATION: none}