/*..... main style .....................*/
html{
   height:100%;
}
body {
   height:100%;
	margin:0px;
	text-align:center;
}
a {
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
td{
   vertical-align:top;
   text-align:left;
   font-size:12px;
}
img{
   border-width:0px;
}
*{
   font-family:verdana;
}
input{
   font-size:12px;
}
select{
   font-size:12px;
}
#flashcontent{
}	
