body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #CCCCCC; font-weight: bold}
.cell_normal {  }
.cell_uplight {  background-color: #4D6FAB; cursor: hand; filter: BlendTrans(Duration=3); border-color: #FFFFFF black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.p_text {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC}
p {
	font-size: 12px;
	color: #CCCCCC
}
td.pricenote p{
	color: #FFF;
}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC ; font-weight: bold }
.prdct {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
	width: 90%;
}
.prdct tr td .note {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	margin-top: 5px;
	line-height: 90%;
}
.prdct tr td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(pic/bg_prdt.gif);
}
.prdct tr td a {
	color: #E6E6E6;
}
a { font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; text-decoration: underline; font-weight: bold}
a:hover { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF ; text-decoration: underline; font-weight: bold}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC ; list-style-type: square }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC ; list-style-type: decimal}
.none {  text-decoration: none}
.hot {
	font-weight: normal;
	color: #FFF;
	background-color: #F60;
	margin: 5px;
	font-family: "Lucida Grande";
	text-transform: uppercase;
	font-size: 9px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
input {
	background: #4D6FAB;
	color: #FFFFFF;
}
textarea {

	background: #4D6FAB;
	color: #FFFFFF;
}
.sdwdesign {
	/* position: relative; /*leave as is*/
	/* overflow: visible; /*leave as is*/
	 border: 1px solid #a6b7d5;
	/* width: 480px; /*width of featured content slider*/
	/* height: 330px; */
	background-image: url(pic/intro_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 16px;
}
.prdct tr td a:hover {
	color: #FFF;
}

