body {
	margin: 0px;
	background-color: #003333;
}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.lineheight {
	line-height: 20px;
}
.mborder {
	border-collapse:collapse;
}
a.menu:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.menu:hover {
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	font-size: 14px;
}
a.menu:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.yellowfont {
	color: #FFFF66;
}
.whitefont {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

}
.whitefont2 {
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}
.mainbg {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.mainbg2 {
	background-image: url(../images/main_black_bg.gif);
	background-repeat: no-repeat;
	height: 616px;
}
.mainbg3 {
	background-image: url(../images/main_org_bg.gif);
	background-repeat: no-repeat;
	height: 397px;
}
.mainbg4 {
	background-image: url(../images/product_7_4.gif);
	background-repeat: repeat-y;
}
.mainproduct {
	background-image: url(../images/product_bg.gif);
	background-repeat: repeat-y;
}
.productbgtop1 {
	background-image: url(../images/product_1_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.productbgtop2 {
	background-image: url(../images/product_2_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.productbgtop3 {
	background-image: url(../images/product_3_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.productbgtop4 {
	background-image: url(../images/product_4_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.productbgtop5 {
	background-image: url(../images/product_5_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.productbgtop6 {
	background-image: url(../images/product_6_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.productbgtop7 {
	background-image: url(../images/product_7_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.productbgtop8 {
	background-image: url(../images/product_8_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.filtertxt {
	filter: DropShadow(Color=#666666, OffX=1, OffY=1, Positive=1);
	color: #FFFFFF;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.frontinput {
	background-color: #FFFFE8;
	border: 1px solid #977200;
}
.productbox1 {
	background-image: url(../images/tem_p1.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
}
.productbox2 {
	background-image: url(../images/tem_p2.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
}
.productbox3 {
	background-image: url(../images/tem_p3.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
}
.productbox4 {
	background-image: url(../images/tem_p4.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
}
.productbox5 {
	height: 64px;
	width: 100px;
}
.productbox6 {
	background-image: url(../images/p6_blank.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 100px;
	background-position: left;
}
.redfont {
	color: #FF0000;
}
