body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_point.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text1m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/pimp2.gif);
	background-position: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 8px;
	padding-left: 2px;
}


.ico_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/images/ico_date.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 20px;
}


#voicePic {
	cursor: pointer;
}

.large_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.tb {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #F3F3F3;
	width: 117px;
	padding: 2px;
	margin: 3px;
	border: 1px solid #999;
	font-style: normal;
}
.image {
	padding: 3px;
	border: 1px solid #CCCCCC;
}


.divba {
	height: 23px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #000000;
	border: thin solid #000000;
}
.divb {
	height: 23px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FF9900;
	color: #FFFFFF;
	border: thin solid #C67700;
}
.divb:hover {
	border: thin solid #990000;
	font-weight: bold;
}