/*****Website Link*****/
a.Fontlinks:hover { color: #FF0000; text-decoration: none; text-transform : none; }
a.Topnav:hover { color: #FF0000; text-decoration: none; text-transform : none; }
a.Botnav:hover 		{ color: #FFFFFF; text-decoration: none; text-transform : none; }
a.Blacklink:hover 		{ color: #000000; text-decoration: underline; text-transform : none; }
a.Sidenav:hover		{color: #FF0000; text-decoration: none; text-transform : none; }
a.Redlink:hover			{ color: #FF0000; text-decoration: underline; text-transform : none; }
a.Navmenu:hover 			{ color: #FFFFFF; text-decoration: none; background-color: #0099FF; text-transform : none; }
a.Nounderline:hover 				{ text-decoration: none;  text-transform : none;}
a.NounderlineRed:hover 		{ color: #FF0000; text-decoration: none; text-transform : none; }
a.Zoom:hover                  { color: #000099; text-decoration: none; zoom: 300%; text-transform : none; }
a.NoDifference:hover {text-transform:none;}
a.Bbuf:hover { text-decoration: none; text-transform: none;}

.border {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.prodbdy {  border: #FF6600; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.borderblck { border: solid; border-width: 0px 0px 1px 1px; border-color: black black #000000 #000000}
.feat_top {  border: solid; border-top-width: 1px; border-bottom-width: 0px; border-left-width: 1px; border-right-width: 1px; border-color: #CCCCCC #CCCCCC black}
.feat_bot {  border-color: black #CCCCCC #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.welcome {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
