body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
li.prodHeight {
	margin-bottom:15px;
}
#floatleft {
	float: left;
	width: 100px;
	margin: 0 50px 0 0;
	padding: 8px 8px 8px 2px;
}
#floatright {
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}
tr.ProdImage { 
	background-image:url(../images/prod-line.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	}

.text {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;

}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #1B496D;
	letter-spacing: -1px;
	text-transform: capitalize;
}

.Subtitles {
	font-size: 13px;
	font-weight: bold;
	color: #002569;

}
.bottomlinks {
	font-size: 10px;
	line-height: 18px;
	color: #000000;

}

td.copyRight {
	font-size: 10px;
	border-color: #999999;
	border-bottom-width : 0px;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 1px;
	color : #939393;
	/**border-top: 1px solid #fff;**/
	clear: left;
	background: url(../images/footer-bg.gif) repeat-x;
	height: 37px;
}

td.footerLinks {
	border-color: #999999;
	border-bottom-width : 0px;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 1px;
	color : #ffffff;
	background: url(../images/footer-bg2.jpg) repeat-x;
	height: 37px;

}
td.footer{
	background: url(../images/fold-bottom2.jpg) repeat-x;
	height: 37px;
}

.textblack {
	font-size: 12px;
	line-height: 18px;
	color: #494949;
}
.Subtitles2 {
	font-size: 13px;
	font-weight: bold;
	color: #002569;
}
.textblackbold {
	font-size: 12px;
	line-height: 18px;
	color: #4C4C4C;
	font-weight: bold;

}

/****************************************************
   Link
****************************************************/
.smalllinks:link, .smalllinks:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;

}
.smalllinks:hover { color: #849413; }

.prodLink:link, .prodLink:visited{
	color: #4C4C4C;
	font-weight:bold;
	text-decoration:none;}
.prodLink:hover { color: #3F4D56}

/***************** END of BRAND  ********************************/

