.container
{
background:white;
text-align:center;
max-width:500px;
padding:10px 0px 0px 0px;
}
.banner
{
width:500px;
height:80px;
}

.text-container
{
min-width:430px;
max-width:430px;
padding:10px 35px 0px 35px;
text-align:center;
}

.text0
{
font-family:Verdana;
font-size: 14px;
font-weight:bold;
text-decoration:underline;
color:#000000;
}

.text1
{
font-family:Verdana;
font-size: 14px;
color:#000000;
}

.text2
{
font-family:Verdana;
font-size: 12px;
color:red;
}

.text3
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.text4
{
font-family:Verdana;
font-size:12px;
color:red;
text-decoration:underline;
}

th
{
font-family:Verdana;
font-size: 12px;
font-weight:bold;
color:#000000;
}
td
{
font-family:Verdana;
font-size: 12px;
color:#000000;

}
.c1
{
width:100px;
}
.c2
{
width:175px;
}
.c3
{
width:125px;
}
.c4
{
width:100px;
}
.show {
  display: block;
  border:1px solid black;
}
.hide {
  display: none;
} 

.overlappic
{
position:absolute;
width:250px;
height:210px;
z-index:3;
left: 330px;
top: 620px;"
}

