a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration: underline;on:none;}
body { 
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}
.info_white {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;
	font-style: normal;
	color: #f4f9fe;
	line-height:18px;
}
.info_white_number {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	color: #f4f9fe;
	line-height:18px;
}
.info_yellow {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;
	font-style: normal;
	color: #fbf2b5;
	line-height:18px;
}
.info_yellow_number {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	color: #fbf2b5;
	line-height:18px;
}
.info_header_gray {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #464646;
	line-height:18px;
	text-align:center;
}
.info_gray {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #464646;
	line-height:18px;
	text-align:center;
}
.info_left_gray {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #464646;
	line-height:18px;
}
.info_orange {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;
	font-style: normal;
	color: #ec8210;
	line-height:18px;
}
.header_orange {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 22px;
	font-style: normal;
	color: #ff9337;
	line-height:18px;
}
.info_blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #00a2c7;
	line-height:18px;
}
.img_border{
	float:left;
}
.border_size{
	width:560px;
	height:340px;
}

#ecard_tab{
	margin-top:65px;
	height:81px;
}
#ecard_body{
	background:url(../img/ecard_body_bg.png);
	background-repeat:no-repeat;
	height:673px;
	margin-left:90px;
}
#ecard_header{
	margin-left:18px;
}

#ecard_text{
	margin-left:220px;
	font-family:Tahoma;
	font-size:11px;
}
#ecard_btn_next{
	margin-left:406px;
	margin-top:25px;
}

#ecard_preview_reciepient{
	margin-left:50px;
	font-size:18px;
	color:#0078b0;
	font-weight:bold;
}
#ecard_preview_message{
	margin-left:35px;
	font-size:16px;
	color:#0078b0;
	width:520px;
	height:102px;
	margin-top:10px;
}
#ecard_preview_sender{
	margin-left:412px;
	font-size:18px;
	color:#0078b0;
	font-weight:bold;
}
#ecard_btn_send{
	margin-left:15px;
	margin-top:25px;
}

.ecard_input{
	border:solid 1px;
	border-color:#ececec;
	color:#000000;
	font-size:12px;
	font-family:Tahoma;
	background:url(../img/ecard_textbox_bg.gif) no-repeat;
	height:23px;
}
.ecard_reciepient{
	width:193px;
	float:left;
	margin-left:18px;
}
.ecard_reciepient_email{
	width:344px;
	margin-left:5px;
}
.ecard_message{
	width:544px;
	height:67px;
	margin-left:18px;
	margin-top:5px;
}
.ecard_sender_name{
	width:267px;
	float:left;
	margin-left:18px;
	margin-top:5px;
}
.ecard_sender_email{
	width:269px;
	margin-left:5px;
	margin-top:5px;
}
