/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color: #ccffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
}
form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0; padding:0; margin:0;}
table { border-collapse:collapse}
table td { padding:0; border:0} 
a {
	font-size:11px;
	font-weight:bold; 
	color:#b00000;
	text-decoration:underline;
}
a:hover { 
		text-decoration:none; 
}
.fontblue {
	color:#14c3e0;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.fontyellow {
	text-transform:uppercase;
	color:#fc8f01;
	font-weight:bold;
}		 
.btn_clear { cursor:pointer; border:0px; background:url(images/btn_clear.jpg) no-repeat; width:56px; height:19px; margin-left:2px;
margin-top:0px;}
.btn_send { cursor:pointer; border:0px; background:url(images/btn_send.jpg) no-repeat; width:56px; height:19px; margin-left:10px; margin-top:0px;}