@import url("dropdown.css");
.topbarback {
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
}
.contentfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.contentbox {
	border: thin solid #003366;
	background-color: #FFFFFF;
}
.pageback {
	background-image: url(../images/pagebackground.jpg);
	background-repeat: no-repeat;
	background-position: right;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-attachment: fixed;
}
.txt001 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: normal;
	color: #0D2259;
	font-weight: bold;
	font-style: normal;
}
.rollover:hover {
 /*opacity for IE5+*/
  filter: alpha(opacity=30);
  /*opacity for older Mozilla browsers*/
  -moz-opacity: 0.3;
  /*opacity for mozilla/safari*/
  opacity: 0.3;
}
.text002 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D2259;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	text-decoration: underline;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #0F2765;
}

.txt003 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D2259;
}
.producttop {
	background-image: url(../images/product-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.productbottom {
	background-image: url(../images/product-bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.productmenu {
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #0F2765;
	margin: 0px;
}
.producttopnew {
	background-image: url(../images/product-top-new.gif);
	background-repeat: no-repeat;
}
.text004 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D2259;
	font-variant: normal;
	float: none;
}
.new {
	float: left;
}

