body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #858383;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #7B7B7B;
	font-size: 11px;
	font-family: tahoma;
	font-weight:bold; text-decoration:none
}
.style3 {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #0F0C75;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #9ec119;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.style15 {
	color: #9ec119;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #777777;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #959595;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #7b7b7b;
	font-size: 8px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	color: #7b7b7b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}
.style12 {color: #777777; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style13 {
	color: #628ab3;
	font-size: 11px;
	font-family: tahoma;
}


.style14 {color: #777777; font-size: 12px; font-family: tahoma; font-weight: bold; }

#container {
     width:530px;
     height:400px;
     background-color:#FFFFFF;
     border:5px double #000;
     position:absolute;
     top:-500px;                                 /*height value plus 20px;*/
     left:50%;
     margin-left:-272px;                     /*half the width value*/ /* x-axis value*/
     color:#000;
}
#container object {
      width:530px;
      height:400px;
}
#container div {
     font-family:Geneva, Arial, Helvetica, sans-serif;
     font-size:10px;
	 font-weight: bold;
	 color:#333333;
     text-align:center;
}
#butt {
     font-family:verdana,sans-serif;
     font-size:16px;
     background-color:#3a0018;
     color:#fee;
}


	
	