input
{
	border:solid 1px #558684;
	width:225px;	
	color:#558684;
	margin-top:3px;
	font-family:verdana;
	font-size:8pt;
	height:17px;
	padding-left:4px;	
}

textarea
{
	border:solid 1px #558684;
	width:99%;
	height:100px;
	overflow:auto;
	color:#558684;
	font-family:verdana;
	font-size:8pt;
}

div.infoMessage
{
	color:#f8951d;	
	font-style: italic;
	padding-bottom:20px;
	font-family:'Microsoft Sans Serif';
	font-size:8pt;
}

td.infoMessage
{
	color:#f8951d;	
	font-style: italic;
	padding-bottom:20px;
}

.SendToLabel
{
	font-family:tahoma;
	font-size:14pt;	
	padding-left:8px;
	padding-bottom:15px;
	padding-top:20px; 
}

div.button_send
{
	border-left:solid 1px #558684;
	text-align:center;
	padding-left:5px;	
	width:60px;
	float:right;
	font-family:'Microsoft Sans Serif';
	font-size:8pt;
	vertical-align:middle;
}

.button_send A:link, A:visited, A:active
{
    color:#333333;
    text-decoration: none;
}
.button_send A:hover 
{
    color:#558684;
    text-decoration: underline;
 }

div.TellAFrindLabel
{
	font-family:verdana;
	font-size:8pt;
	color:#666666;
	padding-top:15px;
	padding-bottom:4px;	
} 

div.button_close
{
	border-left:solid 1px #558684;
	text-align:center;
	padding-left:5px;	
	width:60px;
	float:left;
	font-family:'Microsoft Sans Serif';
	font-size:8pt;
}

.button_close A:link, A:visited, A:active
{
    color:#333333;
    text-decoration: none;
}
.button_close A:hover 
{
    color:#558684;
    text-decoration: underline;
 }
