body {
	font-family:Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight: normal;
	color:#666;
	margin:0;
	padding:0;
}
ol,ul,img,h1,h2,h3,h4,h5,form,fieldset,p {
	margin:0;
	padding:0;
}
img,fieldset{
	border:none
}
ul{
	list-style:none
}
a{
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}

h1 {
	font-size:1.3em;
}
p,
input,
select,
textarea {
	font-family:Times New Roman, Arial, Helvetica, Verdana, sans-serif;
	font-size:1em;
	margin:0;
	padding:0;
}
legend {
	display:none;
	color:#666;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hide {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.error{
	color:#F00;
	font-size:1em;
	padding:5px 0 0 0;
	margin:0;
}
.clear-all {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.re-waiHide {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#admin {
	color:#fff;
	background:red;
	text-align:center;
	padding:5px 0;
}
#buttons {
	width:100%;
	overflow:hidden;
}
#buttons input {
	border:none !important;
}
.invisible {
	color:#fff;
}
.dontFloat {
	float:none;
	width:auto;
}
.installflash {
	text-align:center;
}
.installflash .noFlashPlayer {
	font-size:1.1em;
}
.installflash .getFlashPlayer {
	margin-top:30px;
}
.installflash a {
	text-decoration:underline;
}