.head_h {
	font-size : 12px ;
	margin-top : 15px ;
}

/* ###################### header ###################### */

a.header_link {
	color : #3399FF ;
	text-decoration: none ;
	font-size : 10px ;
}

a.header_link:hover {
	color : #3399FF ;
	text-decoration: underline ;
	font-size : 9px ;
}


a.header_link {
	color : #3399FF ;
	text-decoration: none ;
	font-size : 9px ;
}

.headerbox {
	border-bottom : solid 1px #3399FF ;
}

/* ###################### footer ###################### */

.footerbox {
	padding : 10px ;
	border-top : solid 1px #3399FF ;
}

a.footer_link {
	color : #3399FF ;
	text-decoration: none ;
	font-size : 10px ;
}

a.footer_link:hover {
	color : #3399FF ;
	text-decoration: underline ;
	font-size : 10px ;
}

.copy {
	font-size : 10px ;
}



/* ###################### sms ###################### */

.sms_h1 {
	width : 505px ;
	padding-left : 5px;
	color : #3399FF ;
	text-align : left ;
	font-size : 20px ;
	margin-top : 20px ;
	margin-bottom : 20px ;
	border-bottom : double 3px #3399FF ;
}

.smsbox {
	margin-bottom : 20px ;
	font-size : 12px ;
	width : 505px ;
	text-align : left ;
	
}
.smsfont {
	font-size : 12px ;	
}


.mailbuttom_2 {
	color : #FFFFFF ;
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	font-weight : 600 ;
	width : 150px;
	height : 40px ;
	border : 0px ;
	cursor : pointer;
	background-image: url("../imgs/mail_button_a.gif")
}
.mailbuttom_3 {
	color : #FFFFFF ;
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	font-weight : 600 ;
	width : 150px;
	height : 40px ;
	border : 0px ;
	cursor : pointer;
	background-image: url("../imgs/mail_button_b.gif")
}
/*////mobi page////*/
.mobi_title{
	font-weight: bold;
	color: #3399FF;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 15px;
}
.mobi_text {
	color: #3D076D;
	font-size: 14px;
}

/* new style for border around table */
table.smsmaintable {
background-image: url("../imgs/bg_main.gif");
}

