body {
        margin-left: 0px;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 10px;
        background-color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma;
}

.blacktxt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.boldtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.whitetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;	
	text-transform: uppercase;
}
.whitelinx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.whitelinx:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.normaltxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.greentxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
}
.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.redlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.formfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #EBEBEB;
}

.orangeBoldtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}

.leftlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
a.leftlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}

.buttonstyle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

h3 {
	font-family: Arial;
	font-weight: Bold;
	color: #FF6600;
	font-size: 18px;
}

h4 {
	padding: 0;
	margin: 0;
}
.tinytxt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}

.Greybutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 19px;
	width: 57x;
	background-image: url(images/greyButtonBg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}

a {
/*  font-size: 12px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-weight: bold; */
  text-decoration:none;
}

a:hover {
        color: red;
}

.error,.red {
        color: #ff0000;
}
.blue {
        color: #0000ff;
}
.green {
        color: green;
}

/* position: relative;*/
.slider { height: 525px; width: 277px; margin: 0; padding: 0; position: relative; display: block; clear: both; }
.slider img { margin: 0; padding: 0;  top:0; left:0; position: absolute; }
/*  padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0; */
/* .slideshow img { -moz-border-radius: 5px; -webkit-border-radius: 5px; } */

.product { padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.hide {	display: none; }
.show {	display: block; }

