.text {
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	margin-left:2px; 
	margin-right:2px;
}

.text_bold {

	font-size: 14px;
	font-style: normal;
    font-weight: bolder;   
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
}


body, html
{
	width:100%;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}

table
{
	border-spacing:0;
	padding:0;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}
table td
{
	padding:0;
	border-collapse: collapse;
}

.title_bg
{
	background-color:#f4eefc;
	font-size:16px;
	font-family:Verdana;
        font-weight:bold;
}

.tbl_main
{
	width:320px;
}


.logo
{
	width: 83px;
	height: 33px;
	text-align:center;
        border: 0px;        
}

.bold{
	font-weight:bold;
}

.rights
{
font-size: 10px;
font-style: normal;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #454545;
}


.rd_product_link{
	color:#017fc9;
	font-size:14px;
	font-family:Verdana;
}

td.beta
{
 background-color:#f0f6fb;
 border-bottom:1px solid #017fc9; 
 border-top:1px solid #017fc9; 
}

.text_align_center
{
	text-align:center;
}

div.d1{
	position:relative; height:95px;
}

img.im1{
	position:absolute; left:5px; top:5px; border: 0px;
}

img.im2{
	position:absolute; right:5px; top:25px; border: 0px;
}

img.im3{margin-bottom:-5px;  border: 0px;
}

.left
{
margin-left:10px;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
body {
	background-color: #FFFFFF;
}