body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	background-color: #EAEAEA;
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.txt-small-u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #1F1F1F;
}

a:link {
	color: #1B1B1B;
	text-decoration: underline;
}
a:visited {
	color: #1B1B1B;
	text-decoration: underline;
}
a:hover {
	color: #DB520E;
	text-decoration: underline;
}

a.orangelink:link {
	color: #DB520E;
	text-decoration: underline;
}
a.orangelink:visited {
	color: #DB520E;
	text-decoration: underline;
}
a.orangelink:hover {
	color: #1B1B1B;
	text-decoration: underline;
}

.left-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #383838;
}
.tbl a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:176px;
	height:24px;
	text-decoration: none;
	color:#1B1B1B;
	background-image: url(../images/index_43.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	text-transform: uppercase;
}
.tbl a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:176px;
	height:24px;
	text-decoration: none;
	color:#1B1B1B;
	background-image: url(../images/index_43.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	text-transform: uppercase;
}
.tbl a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:176px;
	height:24px;
	text-decoration: underline;
	color:#24496C;
	background-image: url(../images/index_over_43.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	text-transform: uppercase;	
}
.newsletter-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C2C2C;
}
form {
	margin: 0px;
	padding: 0px;
}
.txtfield {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #666666;
}
.contact-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5200;
}
.contact-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.featured-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003668;
}
.product-box-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6C6C6;
	border-left-color: #C6C6C6;
}
.product-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0F0F;
	background-image: url(../images/index_77.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: list-item;
	list-style-type: none;
	background-position: 0px 2px;
	font-weight: bold;
}
.no-underline {
	text-decoration: none;
}
.highlighted-txt {
	color: #007ADA;
}
.copyright-txt {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4881B7;
}
.pic-border {
	border: 1px solid #c8c8c8;
}