/**
common CSS
2005-11-15 by asanal
*/
BODY {
	
}
IMG {
	border:none;
}
FORM {
	margin:0;
}
TD {
	font-family:Times New Roman,times,serif,arial;
	font-size:11pt;
	line-height:130%;
	color:#373737;
}

A {	color:#373737; }
a:link { color: #626262; text-decoration:none; }
A:hover { color: #626262; text-decoration:none; }
A:visited { color: #626262; text-decoration:none; }
A:active { color: #626262; text-decoration:none; }


.fixed {table-layout:fixed;text-decoration:none;}
.sm {
	position:absolute;
	left: 180;
	display:none;
	background-color: #F8F8F8;
	z-index:100;
	padding:5;
	border:1px solid #A7A7A7;
	text-decoration:none;
}
.smtd A{
	font-family:arial;
	font-size:10pt;	
	text-decoration:none;
	color:#373737;
}
.smtd A:hover{
	font-family:arial;
	font-size:10pt;	
	text-decoration:none;
	color: #FC8B00;
}

/*sub_title*/
.st{padding:15 0 15 0}
/*sub_content*/
.sc {
	padding:0 35 0 35;
	text-align: justify;
	text-decoration:none;
}

.pb10 { padding-bottom:15 }
.pb5 { padding-bottom:10 }

#desc P {margin-top:3;margin-bottom:3;}

.m4 { 
	padding:2 0 2 10;
	margin:10 0 10 0;
	font-size:11pt;	
	text-decoration:none;
	color:#4B4B4B;
}
.m4:hover {color:#478EC4; text-decoration:none;}
