img{
	border:none;
}

/*-----------margin---------*/
.mg0 { margin: 0 }
.mgT0 { margin-top: 0 }
.mgT03 { margin-top: 3px }
.mgT05 { margin-top: 5px }
.mgT07 { margin-top: 7px }
.mgT10 { margin-top: 10px }
.mgT12 { margin-top: 12px }
.mgT15 { margin-top: 15px }
.mgT20 { margin-top: 20px }
.mgT25 { margin-top: 25px }
.mgT30 { margin-top: 30px }
.mgT40 { margin-top: 40px }

.mgB0 { margin-bottom: 0 }
.mgB03 { margin-bottom: 3px }
.mgB05 { margin-bottom: 5px }
.mgB07 { margin-bottom: 7px }
.mgB10 { margin-bottom: 10px }
.mgB12 { margin-bottom: 12px }
.mgB15 { margin-bottom: 15px }
.mgB20 { margin-bottom: 20px }
.mgB25 { margin-bottom: 25px }
.mgB30 { margin-bottom: 30px }

.mgL0 { margin-left: 0 }
.mgL03 { margin-left: 3px }
.mgL05 { margin-left: 5px }
.mgL07 { margin-left: 7px }
.mgL10 { margin-left: 10px }
.mgL12 { margin-left: 12px }
.mgL15 { margin-left: 15px }
.mgL20 { margin-left: 20px }
.mgL25 { margin-left: 25px }
.mgL30 { margin-left: 30px }

.mgR0 { margin-right: 0 }
.mgR03 { margin-right: 3px }
.mgR05 { margin-right: 5px }
.mgR07 { margin-right: 7px }
.mgR10 { margin-right: 10px }
.mgR12 { margin-right: 12px }
.mgR15 { margin-right: 15px }
.mgR20 { margin-right: 20px }
.mgR25 { margin-right: 25px }
.mgR30 { margin-right: 30px }

/*-----------float---------*/
.floatL { float: left }
.floatR { float: right }
.floatNo { float: none }
.floatCL { float: clear }

/*-----------clear---------*/
.clear { clear: both }
.clearL { clear: left }
.clearR { clear: right }


a:link {
	text-decoration:yes; color:#666666; 
}
a:visited {
	text-decoration:yes; color:#666666;
}
a:hover {
	text-decoration:none; color:#999999;
}

TABLE {FONT-SIZE: 11px}
.h140{line-height:140%}
.style1 {color: #666666;}
.style2 {color: #E6B800; font-size:12px; font-weight:bold; }
.style3 {color: #FFFFFF; }
.style4 {color: #CC0033;}
.style5 {color: #666666;font-weight: bold;}


.style7 {color: #666666; line-height:120%}
.style8 {color: #a06b00;font-weight: bold;FONT-SIZE: 11px}

.h2_border{
	border-left:solid 5px #754c24;
	padding-top:3px;
	padding-left:10px;
	font-size:14px;
	margin-bottom:15px;
	height:17px;
	margin-top:20px;
}

.h3_border{
	border-bottom:dashed 1px #666666;
	font-size:13px;
	margin-bottom:10px;
	font-weight:600;
}

.indent1 {
	text-indent:-.5em;
	margin-left:1em;
}

.indent2 {
	text-indent:-1em;
	margin-left:1em;
}

a.footer:link {
	color:#fff;
	text-decoration:none;
}
a.footer:visited {
	color:#fff;
	text-decoration:none;
}
a.footer:hover {
	color:#fff;
	text-decoration:underline;
}