.main_td

{

	padding:3px;

	background:#EDEBEB;

	

	margin:5px;

	color:#EE1C25;

	text-decoration:none;

	font-size:14px;

	font-weight:100;

}





.sconde_td

{

	

	background-color: #CCCCCC;

	line-height:20px;

	margin:5px;

	color:#000000;

	text-decoration:none;

	font-size:12px;

	

}

.send_button

{

background:#CCCCCC;

width:109px;

height:35px;

color:#ee1c25;

font-size:16px;

font-weight:bold;

line-height:35px;

text-align:center;

display:block;

text-decoration:none;

border:2px solid #000000;

cursor:pointer;

}

.send_button:hover

{

background:#ee1c25;

color:#f6f196;

border:2px solid #000000;

}

