body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/general/bkg.gif);
	background-attachment: fixed;
}
table {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
h1 {
	font-family: Arial Black;
	font-size: 18px;
	color: #FF6600;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}

.newproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
/* ----- backgrounds - content ----- */
.bkg_content-abt {
	background-color: #EAF7C5;
}
.bkg_content-products {
	background-color: #FBF7CA;
}
.bkg_content-order {
	background-color: #FBEDCA;
}
.bkg_content-contact {
	background-color: #FBEBDC;
}

/* ----- backgrounds - menu ----- */
.bkg_menu-latest {
	background-image: url(../images/menu/bkg_menu-latest.gif);	
}
.bkg_menu-abt {
	background-image: url(../images/menu/bkg_menu-abt.gif);	
}
.bkg_menu-products {
	background-image: url(../images/menu/bkg_menu-products.gif);	
}
.bkg_menu-order {
	background-image: url(../images/menu/bkg_menu-order.gif);	
}
.bkg_menu-contact {
	background-image: url(../images/menu/bkg_menu-contact.gif);	
}
.bkg_cpyrht {
	background-color: #21285B;
}
.bkg_content {
	background-color: #FFFFFF;
}


/* ----- left-side menus ----- */
.menu {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;

}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.menuH1 {
	font-weight: bold;
	color: #669900;
	font-size: 12px;
}
.menuH1-abt {
	font-weight: bold;
	color: #99CC00;
	font-size: 12px;
}


/* ----- copy right ----- */
.cpyrht {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCC33;
}
.cpyrht a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCC33;
	text-decoration: underline;
}
.cpyrht a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCC33;
	text-decoration: underline;
}
.cpyrht a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #99CC66;
	text-decoration: none;
}


/* ----- others ----- */
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.white a:link {
	color: #FFFF33;
	text-decoration: underline;
}
.white a:visited {
	color: #FFFF33;
	text-decoration: underline;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #000099;
	text-transform: uppercase;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669900;
	font-weight: bold;
}

.li {
	list-style-image:   url("../images/general/list.gif");
}
hr {
	height: 1px;
}
.caption {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.green {
	color: #669900;
}
