table {
	/*border-collapse: separate;
	table-layout: fixed;
	margin: 0 0 0 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}
html {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	scrollbar-base-color: #D8203C;
	scrollbar-3dlight-color: #FCB863;
      scrollbar-arrow-color: #000000;
      scrollbar-darkshadow-color: #D8203C;
      scrollbar-face-color: #FCB863;
      scrollbar-highlight-color: #D8203C;
      scrollbar-shadow-color: #D8203C;
      scrollbar-track-color: #FCB863;
}
a {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
}
a:hover {
	color: #0071BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
}
#div_pics{
  position: absolute;
  top:0px;
  left:440px;
}
#div_test{
  position: absolute;
  top:0px;
  left:0px;
}

	

