body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
 input, select, .textnormal {
	font-family: Tahoma;
	font-size: 11pt;
	color: #333333;
	font-weight: normal;
	
}
.texttopic {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3300;
	font-weight:bold;
}
.textdetail {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width:600px;
}
.textprice {
	font-family: Tahoma;
	font-size: 12px;
}
.frame {
	border: 1px solid #E8E9D7;
}
.f12bblue {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.f12w {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.f12b {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}
.f12bbold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}
.f12rbold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a {
	color: #0000FF;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}

a:hover {
	color: #FF0000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
