body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.footer-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-text {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-links:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.more-tips-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1A169C;
	text-decoration: none;
}
.more-tips-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1A169C;
	text-decoration: underline;
}
.services-bg {
	background-repeat: no-repeat;
	background-position: left top;
}
.services-links {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.services-links:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.main-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;

}
form.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.formaround {
	border: 1px solid #999999;
}
input, select
{
	border: 1px solid #CCCCCC;
	background-image: url(images/input.gif);
	margin: 1px;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.enter
{
	border: 1px solid #CCCCCC;
	background-image: url(images/inputr.gif);
	margin: 1px;
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.alertvali
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
}