.subtitle {
	font-weight:bold;
	font-size:18px;
	color:#000000;
	padding:5px;
	font-family: Helvetica;
	border-bottom-style: double;
	border-bottom-color: #999999;
	background-position: center;
	line-height: 25px;
}
.subtitle2 {
	font-weight:bold;
	font-size:17px;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px 10px 0px 5px;
	font-family: Helvetica;
	line-height: 24px;
	border-bottom-style: double;
	border-bottom-color: #006699;
	background-position: center;
}
.subcont {
	font-size:13px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.subcont2 {
	font-size:13px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.subcont3 {
	font-size:15px;
	line-height:18px;
	font-family: Helvetica;
	font-weight: bold;
	padding-left:30px;
	padding-right:10px;
	background-color:#FFFFFF;
}
.tdtop {
background:url(../image/glass-top.png) center top!important;
background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=../image/glass-top.png, sizingMethod=scale) center top repeat-y;
}
.tdbottom {
background:url(../image/glass-bottom.png) center top!important;
background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=../image/glass-bottom.png, sizingMethod=scale) center top repeat-y;
}
.tdleft {
background:url(../image/glass-left.png) center top !important;
background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=../image/glass-left.png, sizingMethod=scale) center top repeat-y;
}
.tdright {
background:url(../image/glass-right.png) center top !important;
background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=../image/glass-right.png, sizingMethod=scale) center top repeat-y;
}
