/*----------------------------------------
class
----------------------------------------*/
body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #EBFFFF;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */


.clear0	{
	height:1px;
	margin:-1px 0px 0px;
	padding:0px;
	line-height:0em;
	display:block;
	float:none;
	clear:both;
	font-size: 0px;
}
.brspace{
	height:20px;
	margin:0px 0px 0px;
	padding:0px;
	line-height:20px;
	display:block;
	font-size: 0px;
}
.flL	{
	float:left;
}
.flR	{
	float:right;
}
.alC	{
		text-align:center;
}
.alR	{
		text-align:right;
}
.alL	{
		text-align:left;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited{
	color: #993399;
}

img	{
	margin:0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1{
}

h2,h3{
}
h4{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p{
}
.txtright{
	background-color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.txt10{
	font-size: 10px;
	line-height: 150%;
}
.btm20{
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.btm5{
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.btm10{
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.btm15{
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.btm0{
	padding: 0px;
	margin: 0px;
}
.btp20{
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}

