body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(images/bg-main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-shadow {

	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
}
.body-txt-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.body-txt-inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
	line-height: 24px;
}


.txt{

font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: bold;
	}
	
.txt a{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
	}
	
	.txt a:hover{
	
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
	}
	
	.footer-phone {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
}
	
.footer-phone a{

	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: underline;
}
.footer-phone a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
}
.footer-phone-green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.footer-links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}
.footer-links a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}
.footer-links a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
	padding-top: 5px;
}
.Confirm{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}