a,a:link{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #e65f13;
	text-decoration: underline;
}
a.sm,a.sm:link{
	color: #000000;
	text-decoration: underline;
	font-size:11px;
}

a.sm:hover{
	color: #e65f13;
	text-decoration: underline;	
	font-size:11px;
}
a.lm,a.lm:link{
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

a.lm:hover{
	color: #e65f13;
	text-decoration: none;	
	font-weight:bold;
	text-transform:uppercase;
}
a.lm1,a.lm1:link{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.lm1:hover{
	color: #e65f13;
	text-decoration: none;	
	font-weight:bold;
}
span.lm1{
	color: #e65f13;
	text-decoration: none;	
	font-weight:bold;
}
a.lb,a.lb:link{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;

}

a.lb:hover{
	color: #e65f13;
	text-decoration: none;	
	font-weight:bold;
	font-size:14px;

}
a.rm,a.rm:link{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.rm:hover{
	color: #e65f13;
	text-decoration: none;	
	font-weight:bold;
}
a.lms,a.lms:link{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}

a.lms:hover{
	color: #e65f13;
	text-decoration: none;	
	font-weight:bold;
	font-size:11px;
}
html,body{
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

table.brd{
	border-color: #000000;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

table.brd td,table.brd th{
	border-color: #00000;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

td{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.ts {
	font-size:11px;
}
