body	{
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
}
.panelbody {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border : 1px solid #999999;
	background : White;
	width : 80px;
}
.menutop { 
	background-color: #CCCCCC; 
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
}
a.menutop {
	background-color: transparent; 
}
a {
	background-color: transparent; 
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.chti {
	color: #999999;
	font-size: 11px;
}
a.chti {
	font-weight: lighter;
	color: #666666;
}
a.chti:hover {
	font-weight: lighter;
	color: #ff3300;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.blogdate {
	font-weight: bolder;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border : 1px solid #999999;
	background : White;
}