body, td, p, input, textarea, select {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:11px;
	font-family:Tahoma, Verdana, "Microsoft Sans Serif";
	color:#666;
}

td.menu {
	font-weight:bold;
}

a:link, a:active, a:visited { 
	text-decoration:none;
	color:#666; 
}

a:hover { 
	text-decoration:underline;
	color:#DD6900; 
}

a.menu:link, a.menu:active, a.menu:visited {
	text-decoration:none;
	color:#000000; 
}

a.menu:hover {
	text-decoration:none;
	color:#FF0000; 
}

select {
	width:13em;
}

.select {
	color:#3300CC;
	font-weight:bold;
}

.image_border {

}

.button {
	background-image:url(images/gradient_bg/pink.gif);
	border:thin;
	border:#000000;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
}

.text_userdetail {
	color:#333333;
	font-size:8px;
	font-style:italic;
}

.text_userp {
	color:#333333;
	font-size:14px;
}

.text_vcode {
	color:#333333;
	font-size:14px;
	text-align:center;
}

.postbody { line-height:18px; }