.hpadding { color: #666666; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif; padding: 0px 10px }
.textpadding { color: #666666; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 10px }
a { color: #333333; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; hover: FF00FF }
.header {
	color: #666666;
	line-height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: inline;
	font-weight: bold;
}
h1 {
	color: #666666;
	line-height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: inline;
	font-weight: bold;
}
h2 {
	color: #666666;
	line-height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: inline;
	font-weight: bold;
}
h3 {
	color: #666666;
	line-height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: inline;
	font-weight: bold;
}
h4 {
	color: #666666;
	line-height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: inline;
	font-weight: bold;
}
h5 {
	color: #666666;
	line-height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: inline;
	font-weight: bold;
}
p{
	color: #666666;
	line-height: 10px;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.centerTable { 
        text-align: center; 
} 
.centerTable table { 
        position: absolute; 
        top: 50%; 
        left: 50%; 
        width: 878; 
        height: 533; 
        margin-left: -439px; 
        margin-top: -261px; 
		z-index:4;
} 

.centerTable2 table { 
        position: absolute; 
        top: 50%; 
        left: 50%; 
        width: 878; 
        height: 20; 
        margin-left: -439px; 
        margin-top: 300px; 
} 

.style1 {color: #6b98a5}
.style2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	height:100%;
	margin:0;
	padding:0;
}

#overlay div {
     width:665px;
     margin: 10px auto;
     background-color: #fff;
     border:0px solid #000;
     padding:5px;
     text-align:left;
}

