a.btn:link { 
	display: block; 
	width: 165px; 
	padding: 6px 0px 0px 18px; 
	height: 25px; color: #d20707; 
	text-decoration: none; 
	background:url(../image/bg_btn.gif) no-repeat; } 
a.btn:visited { 
	display: block; 
	width: 165px; 
	padding: 6px 0px 0px 18px; 
	height: 25px; color: #d20707; 
	text-decoration: none; 
	background:url(../image/bg_btn.gif) no-repeat; } 
a.btn:active { 
	display: block; 
	width: 165px; 
	padding: 6px 0px 0px 18px; 
	height: 25px; color: #d20707; 
	text-decoration: none; 
	background:url(../image/bg_btn.gif) no-repeat; } 
a.btn:hover { 
	display: block; 
	width: 165px; 
	padding: 6px 0px 0px 18px; 
	height: 25px; color: #d20707; 
	text-decoration: none; 
	background:url(../image/bg_btn.gif) no-repeat; } 
	


a.btnYellow:link { 
	display: block; 
	width: 165px; 
	padding: 5px 0px 0px 42px; 
	height: 24px; 
	color: #d20707; 
	text-decoration: none; 
	background: url(../image/bg_btnYellowBox.png) no-repeat; } 
a.btnYellow:visited { 
	display: block; 
	width: 165px; 
	padding: 5px 0px 0px 42px; 
	height: 24px; 
	color: #d20707; 
	text-decoration: none; 
	background: url(../image/bg_btnYellowBox.png) no-repeat; } 
a.btnYellow:active { 
	display: block; 
	width: 165px; 
	padding: 5px 0px 0px 42px; 
	height: 24px; 
	color: #d20707; 
	text-decoration: none; 
	background: url(../image/bg_btnYellowBox.png) no-repeat; } 
a.btnYellow:hover { 
	display: block; 
	width: 165px; 
	padding: 5px 0px 0px 42px; 
	height: 24px; 
	color: #d20707; 
	text-decoration: none; 
	background: url(../image/bg_btnYellowBox.png) no-repeat; } 
	
	
a.btnYellow2:link { 
	display: block; 
	width: 175px; 
	padding: 5px 0px 0px 42px; 
	height: 24px; 
	color: #d20707; 
	text-decoration: none; 
	background: url(../image/bg_btnYellowBox2.png) no-repeat; } 
a.btnYellow2:visited { 
	display: block; 
	width: 175px; 
	padding: 5px 0px 0px 42px; 
	height: 24px; 
	color: #d20707; 
	text-decoration: none; 
	background: url(../image/bg_btnYellowBox2.png) no-repeat; } 
a.btnYellow2:active { 
	display: block; 
	width: 175px; 
	padding: 5px 0px 0px 42px; 
	height: 24px; 
	color: #d20707; 
	text-decoration: none; 
	background: url(../image/bg_btnYellowBox2.png) no-repeat; } 
a.btnYellow2:hover { 
	display: block; 
	width: 175px; 
	padding: 5px 0px 0px 42px; 
	height: 24px; 
	color: #d20707; 
	text-decoration: none; 
	background: url(../image/bg_btnYellowBox2.png) no-repeat; } 



a.naviList:link {
	display:block;
	margin-right: 25px;
	padding-left:17px;
	background:url(../image/naviIcon.png) no-repeat 0px 2px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:left;}
a.naviList:visited {
	display:block;
	margin-right: 25px;
	padding-left:17px;
	background:url(../image/naviIcon.png) no-repeat 0px 2px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:left;}
a.naviList:active {
	display:block;
	margin-right: 25px;
	padding-left:17px;
	background:url(../image/naviIcon.png) no-repeat 0px 2px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:left;}
a.naviList:hover {
	display:block;
	margin-right: 25px;
	padding-left:17px;
	background:url(../image/naviIconHover.png) no-repeat 0px 2px;
	color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:left;}
	
	

a.footerLink:link {
	color:#000000;
	text-decoration:none;}
a.footerLink:visited {
	color:#000000;
	text-decoration:none;}
a.footerLink:active {
	color:#000000;
	text-decoration:none;}
a.footerLink:hover {
	color:#000000;
	text-decoration:underline;}
	
	

td.contentLeft a:link {
	color:#d20707;
	text-decoration:none;
}
td.contentLeft a:visited {
	color:#d20707;
	text-decoration:none;
}
td.contentLeft a:active {
	color:#d20707;
	text-decoration:none;
}
td.contentLeft a:hover {
	color:#666666;
	text-decoration:none;
}
