.con_bg {
	background-repeat: repeat-y;
	background-position: center center;
	width: 758px;
	background-image: url(http://www.usefulstrategy.com/images/tms/con_bg.png);
}
.navi_bg {
	background-image: url(http://www.usefulstrategy.com/images/tms/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 196px;
}
.h2 {
	font-family: Verdana;
              font-size: 17px;
	font-weight: bold;
	color: #EB8600;
	text-decoration: none;
}
.font2 {
	font-family: Verdana;
              font-size: 16px;
              font-weight : bold; 
              color : #EB8600; 
	text-decoration: none;
} 
.boldnav {
              font-size: 14px;
	font-weight: bold;
	color: #070000;
	text-decoration: none;
}
.boldnav2 {
	font-family: Verdana;
              font-size: 14px;
	font-weight: bold;
	color: #1b03ad;
	text-decoration: underline;
}
.font1 {
	font-family: Verdana;
              font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


