body {
	background-color: #464646;
	margin: 0px;
	margin-top: 5px;
	text-align: center;
	font-family: tahoma;
	font-size: 8pt;
	Color:#DDDDDD;
	height: auto;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	color: #DDDDDD;


}

.header {
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	margin-bottom: 1px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.ic {
	float: right;
	position: relative !important;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	width: 160px;
	font-family: tahoma;
	font-size: 8pt;
	font-color: #FFFFFF;
}
.general {
	font-family: tahoma;
	font-size: 8pt;
	color: #DDDDDD;
	margin: 7px;
	margin-left: 10px;
}

option.headname {
	font-weight: bold;
	width: 150px;
}
select {
	padding:0px;
	text-align: left;
	width:150px;
}

#popitmenu{
position: absolute;
background-color: #464646;
border:1px solid black;
text-align: left;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #A6C811;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #666666;
}

.tTitle {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #A6C811;
	margin: 0px;
	margin-bottom: 5px;

}

.info1{

	width: 520px;
	margin: 0px;
	height: auto;


}

.info2 {
	font-family: tahoma;
	font-size: 8pt;
	color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	width: 190px;
	float: left;
}

.info3 {
	font-family: tahoma;
	font-size: 8pt;
	color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	width: 330px;
	font-weight: bold;
	float: right;
}
