<!--

	.text {
	font-family: Arial;
	font-size: 13px;
	color: #8d8c8a;
	line-height: 20px}

	.head {
	font-family: Arial;
	font-size: 22px;
	color: #8d8c8a}

	.subscribetext {
	font-family: Arial;
	font-size: 10px;
	color: #fffefa}

	.footer {  
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #8d8c8a;
	text-decoration: none}

	.copyright {  
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff}

	.tinput {
	border: #dbdcd7 1px solid;
	padding: 4px; 
	font-family: Arial, Sans-serif; 
	font-weight: bold;
	background-color: #c2c2c2;
	font-size: 11px}

	.subscribefield {
	border: #dbdcd7 1px solid;
	padding: 4px; 
	font-family: Arial, Sans-serif; 
	font-weight: bold;
	background-color: #c2c2c2;
	font-size: 10px}

	.cbtn {
	border: #cccccc 1px solid;
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, Tahoma, Sans-serif; 
	font-size: 11px; 
	padding: 4px; 
	background-color: #c2c2c2}

	a.collections:link {  font-family: Arial; font-size: 13px; color: #8d8c8a; text-decoration: underline}
	a.collections:visited {  font-family: Arial; font-size: 13px; color: #8d8c8a; text-decoration: underline}
	a.collections:active {  font-family: Arial; font-size: 13px; color: #8d8c8a; text-decoration: underline}
	a.collections:hover {  font-family: Arial; font-size: 13px; color: #8d8c8a; text-decoration: none}
	a {outline: none;}
	
/* Newsletter Subscription Form */
.NewsletterSubscription {
    clear: both;
}

.NewsletterSubscription label {
    clear: both;
    float: left;
}

.NewsletterSubscription input {
    width: 139px;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 5px;
}

.NewsletterSubscription .Button {
    width: 109px;
    height: 23px;
    border: 0;
    margin-top: 6px;
    vertical-align: middle;
}
-->
