.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 15px;
	color: #666666;

}
.mainfont1 {
	font-family: tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #5d5d5d;

}
.links {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #D2F0E1;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.newslink { font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #49A023;
	text-decoration:none;
}
:link.newslink { font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #49A023;
	text-decoration:none;
}
:visited.newslink { font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #49A023;
	text-decoration:none;
}
:hover.newslink { font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #49A023;
	text-decoration:underline;
}
:active.newslink { font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #49A023;
	text-decoration:none;
}
.internalfont {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.headings {
	font-family: verdana;
	font-size: 11px;
	color: #3DB679;
}
.checkoutinput {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #F8F8F8;
	width: 200px;


}
.mainfontnoheight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;

}

.head1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	}
.bg-green {
	background-color:#009966;
	}
.bg-gray {
	background-color:#F8F8F8;
	}

.blacklink {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
:link.blacklink {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
}
:visited.blacklink {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
}
:hover.blacklink {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
}
:active.blacklink {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
}