body,tr,td,p,div,span {
	font-size: 12px;
}
body,form {
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}



.llink{
	width: 18%;
	float: left;
	margin: 5px;
	text-align: center;
}
.plink{
	width: 18%;
	float: left;
	margin: 5px;
	text-align: center;
}


.border_1{
border:solid 1px #cfcdce;
}
.border_1_color_000{
border:solid 1px #000;
}
.border_1_only_left_right{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcdce;
	border-left-color: #cfcdce;
}
#bottom{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	line-height: 26px;
}
.mt4{
margin-top:4px;
}
#Details_style_01{
	line-height:26px;
	padding: 5px;
	/*text-indent: 24px;*/
}
.title{
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}
