body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;

}


.img1
{
	border:#FFFFFF solid 1px;
	border-collapse:collapse;
	margin-bottom:5px;
}
.img2
{
	border:#ff0000 solid 1px;
	margin-bottom:5px;
}
.borderon{ border: solid 1px #B2B2B2;
 		padding:0px;}
.borderOff { border:solid 1px #fff;
			padding:0px;}


.container {

	width: 80px;
}



ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0px;
	width: 80px;
}
ul.thumb li {

	margin-bottom:4px;
	float: left;
	position: relative;
	width: 80px;
	height: 80px;
}
ul.thumb li img {
	width: 78px; height: 78px;
	border: 1px solid #fff;
	padding: 0px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 0px 0;
	margin-left: -10px;
}
.white
{
	width:78px;
	height:78px;
}

#l
{
	float:left;
}








.heading
{
	font-size:16px;
	color:#464646;
}
.heading1
{
	font-family:"Myriad Pro", "Trebuchet MS";
	font-size:12px;
	color:#464646;
}
.heading2
{
	color:#161616;
	font-size:14px;
	font-weight:bold;
}
.heading3
{
	color:#161616;
	font-size:12px;
	font-weight:bold;
}
.link
{
	color:#464646;
	text-decoration:none;
}
.link:hover
{
	color:#464646;
	text-decoration:none;
}
.home1_link
{
	font-family:"Myriad Pro", Arial;
	font-size:11px;
	color:#464646;
	text-decoration:none;
	font-weight:bold;
}
.home_link
{
	font-family:"Myriad Pro", Arial;
	font-size:11px;
	color:#737373;
	text-decoration:none;
	font-weight:bold;
}
.home_link:hover
{
	font-family:"Myriad Pro", Arial;
	font-size:11px;
	color:#464646;
	text-decoration:none;
	font-weight:bold;
}
.menu
{
	width:auto;
	margin-left:15px;
	float:left;
	padding-top:10px;
}
.bdr_top
{
	border-top:#E0E0E0 solid 1px;
	padding-top:5px;
	font-size:12px;
}

.article_link{
	color: #464646;
	text-decoration: none;
	padding-bottom: 6px;
  display: inline-block;
}

.article_link:hover{
	color: #004b91;
	text-decoration: none;
}

.article_link span{
	font-weight: normal;
}
