/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #c7c7c7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	line-height:24px;
}
.font01{ color:#FFFFFF; line-height:23px;}
.font02{ color:#9A400C; font-family:"Times New Roman", Times, serif; font-size:11px; font-weight:bolder;}
.font03{ color:#C22929; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:bolder;}
.font04{ color:#C22929; font-family:"Times New Roman", Times, serif; font-size:12px;}

.formheight {
	height: 14px;
	width: 165px;
}

.backpic01{ background:url(images/pic15.jpg) repeat-x; height:11px;}
.backpic02{ background:url(images/pic16.jpg) no-repeat bottom right;}
.backpic03{ background:url(images/pic23.jpg) repeat-y;}

a.a1:link,a.a1:visited{
    font-size:12px;
	color:#333;
	text-decoration:underline;
	
}
a.a1:hover,a.a1:active{
    font-size:12px;
	color:#000;
	text-decoration:underline;
	
}
a.a2:link,a.a2:visited{
    font-size:12px;
	color:#fff;
	text-decoration:none;
	
}
a.a2:hover,a.a2:active{
    font-size:12px;
	color:#fff;
	text-decoration:underline;
	
}
a.a3:link,a.a3:visited{
    font-size:12px;
	color:#C22929;
	text-decoration:none;
	
}
a.a3:hover,a.a3:active{
    font-size:12px;
	color:#C22929;
	text-decoration:underline;
	
}
a.a4:link,a.a4:visited{
    font-size:12px;
	color:#333;
	text-decoration:none;
	
}
a.a4:hover,a.a4:active{
    font-size:12px;
	color:#C22929;
	text-decoration:underline;
	
}
a.a5:link,a.a5:visited{
    font-size:12px;
	color:#000;
	text-decoration:none;
	
}
a.a5:hover,a.a5:active{
    font-size:12px;
	color:#000;
	text-decoration:underline;
	
}

a.a6:link,a.a6:visited{
    font-size:12px;
	color:#C22929;
	text-decoration:none;
	
}
a.a6:hover,a.a6:active{
    font-size:12px;
	color:#C22929;
	text-decoration:underline;
	
}

.dox01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.dox02 {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #FFF;
}
.ctl{
    table-layout:fixed
}
   .ctl td{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;padding:2px}
#ifsubmit { font-size:12px; color:#999;}