/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 636563;
	text-decoration: none;
	font-weight: normal;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #a4afae;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}
.nav_active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #a4afae;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.headttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.subttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4afae;
	text-decoration: none;
	font-weight: bold;


}
.box, .form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73698C;
	text-decoration: none;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #97978B;
	vertical-align: middle;	
}

.boxname{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73698C;
	text-decoration: none;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #97978B;
	vertical-align: middle;	
}
.TitleTimes16px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.outline_padding {
	border: 1px solid #999999;
	padding:5px;
	width:130px;
	height:130px;
}
.outline {
	border: 1px solid #999999;

	
}
