.caution
	{
	font-family: tahoma, arial, sans-serif;
	color: #990000;
	font-weight: bold;
	}
input	{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	height: 16px;
	vertical-align: middle;
	}
input.text
	{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	}
input.checkbox
	{
	font-size: 12px;
	}
input.button
	{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	padding: 2px 8px 2px 8px;
	margin: 4px 8px 4px 0px;
	}
.select, .cc
	{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	}
.cct	{
	border: solid 1px #666666;
	}
.ccth	{
	background-color :#990000;
	color: #fff;
	}
.ccthr	{
	border-right: solid 1px #666666;
	}
.ccthru	{
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	}
.ccto	{
	text-align: center;
	background-color: #cccccc;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding: 8px;
	}
.cctor	{
	text-align: center;
	background-color: #cccccc;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding: 8px;
	}
.cctb	{
	text-align: center;
	background-color: #cccccc;
	}
.cctbb	{
	text-align: center;
	background-color: #cccccc;
	border-top: solid 1px #666666;
	}

