body {	
	background: #000000; 
	margin-top:  5px;
	font-size: 11px;
	font-family: arial, sans-serif, verdana;
	font-weight: normal;
	color: #b9b8b7;
	text-align: left;
}

a {
	color: #0089e2;
	text-decoration: none;
}

a:hover {
	color: #0089e2;
	text-decoration: none;
}


#friend {
	background: #000000 url(../images/tell_bg.gif) top left no-repeat; 
	width: 405px;
	height: 269px;
	text-align: left;

}

#thanks {
	background: #000000 url(../images/tell_bg.gif) top left no-repeat; 
	width: 405px;
	height: 269px;
	text-align: left;

}

td {
	padding: 7px 20px 0px 0px;
}

.format {
	padding: 10px 20px;
	width: 363px;
}


form {
	font-size: 10px;
	color: #ffffff;
}

input {
	font-size: 10px;
}

.copy {
	font-size: 14px;
}

img.hr {
	margin: 14px 0px;
}

img.send {
	margin-bottom: 10px;
}

img.thanks {
	text-align: center;
	margin: 54px 0px 8px 0px;
}

.close {
	color: #0089e2;
	text-align: right;
	margin-bottom: 10px;
}


.blueCopy {
	color: #0089e2;
}

.whiteCopy {
	color: #ffffff;
}

.orangeCopy {
	color: #cf7d2c;
	font-size: 10px;
}

.redCopy {
	color: #bf2929;
}

.pipe{
	margin: 0px .75em;
	color: #66ccff;
}


#footer {
	color: #ffffff;
	margin-top: 0px;
	padding: 0px 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	
}

