body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #333333;
}
.style0{
	font-size: 6px;
}
.style1 {
	color: #5CA1D0;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #C3C3C3;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #D9D9D9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #E99722;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #B9CE34;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5u {
	color: #B9CE34;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
}
.style6 {
	color: #7F7F7F;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
input{
	border: 1px solid #959595;
	background: #414141;
	width: 209px;
	color: #D9D9D9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	
}
textarea{
	border: 1px solid #959595;
	background: #414141;
	width: 209px;
	height: 102px;
	color: #D9D9D9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	
}