body {
	margin: 0px;
}
.details-text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	line-height:18px;
}
.details-text a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	line-height:18px;
}
.details-text a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.side-main-link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	text-indent:15px;
}
.side-main-link a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	text-indent:15px;
}
.side-main-link a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-indent:15px;
}
.menu-heading {
	font-family: "Trebuchet MS", "Tw Cen MT Condensed", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", "Tw Cen MT Condensed", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	font-weight: normal;
}
.h1-style {
	font-family: "Trebuchet MS", "Tw Cen MT Condensed", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f1bc1d;
	text-decoration: none;
	margin:0px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", "Tw Cen MT Condensed", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a6a6a6;
	text-decoration: none;
	margin:0px;

}
.copyright-text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	line-height:17px;
}
.copyright-text a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	line-height:17px;
}
.copyright-text a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height:17px;
}
.white-text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:17px;
}
.white-text a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:17px;
}
.white-text a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:17px;
}
.contact-bg {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.td-arrow-over-bg{
	background-Image:url(../images/yellow-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.td-arrow-out-bg{
	background-Image:url(../images/gray-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.input {
	border: 1px solid #F1BC1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	background-color: #FFFFFF;
}
